about summary refs log tree commit diff
path: root/pkgs/games/zangband
AgeCommit message (Expand)AuthorFilesLines
2021-01-15pkgs/games: stdenv.lib -> libBen Siraphob1-2/+2
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-2/+1
2019-01-16treewide: use ${stdenv.shell} instead of /bin/sh where possiblernhmjoj1-1/+1
2018-11-11zangband: 2.7.3 -> 2.7.4bEdward Tjörnhammar1-13/+9
2016-06-20Captialize meta.description of all packagesBjørn Forsman1-1/+1
2016-01-30zagband: use mkDerivationRobin Gloster1-21/+22
2015-09-14all-packages: Use callPackage where possibleMathnerd3141-1/+1
2014-11-06Turn more licenses into lib.licenses styleMateusz Kowalczyk1-7/+7
2012-01-18* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra1-3/+3
2009-05-24big breaking change: renaming lib.getAttr to lib.attrByPathMarc Weber1-1/+1
2009-05-19FullDepEntry -> fullDepEntry, PackEntry -> packEntryMarc Weber1-2/+2
2009-05-12Properly create save directory for zangbandMichael Raskin1-1/+1
2009-05-12Fix nethack/zangband wrappersMichael Raskin1-0/+1
2009-05-12* Better not use stdenv.coreutils, since not every stdenv has a coreutils.Eelco Dolstra1-1/+1
2009-05-12Adding zangbandMichael Raskin1-0/+61