summary refs log tree commit diff
path: root/pkgs/games/zangband/default.nix
Commit message (Collapse)AuthorAge
* all-packages: Use callPackage where possibleMathnerd3142015-09-14
|
* Turn more licenses into lib.licenses styleMateusz Kowalczyk2014-11-06
| | | | | | Should eval cleanly, as far as -A tarball tells me. Relevant: issue #2999, issue #739
* * "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