summary refs log tree commit diff
path: root/pkgs/games/zangband
Commit message (Collapse)AuthorAge
* * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra2012-01-18
| | | | | | function, so obsolete it. svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
* big breaking change: renaming lib.getAttr to lib.attrByPathMarc Weber2009-05-24
| | | | | | | | getAttr was ambiguous. It's also a builtin function fix svn path=/nixpkgs/trunk/; revision=15692
* FullDepEntry -> fullDepEntry, PackEntry -> packEntryMarc Weber2009-05-19
| | | | svn path=/nixpkgs/trunk/; revision=15662
* Properly create save directory for zangbandMichael Raskin2009-05-12
| | | | svn path=/nixpkgs/trunk/; revision=15576
* Fix nethack/zangband wrappersMichael Raskin2009-05-12
| | | | svn path=/nixpkgs/trunk/; revision=15575
* * Better not use stdenv.coreutils, since not every stdenv has a coreutils.Eelco Dolstra2009-05-12
| | | | svn path=/nixpkgs/trunk/; revision=15564
* Adding zangbandMichael Raskin2009-05-12
svn path=/nixpkgs/trunk/; revision=15559