summary refs log tree commit diff
path: root/pkgs/games/xsokoban
Commit message (Collapse)AuthorAge
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* treewide/xorg: replace *proto with xorgprotoLengyel Balazs2019-01-04
|
* treewide: http -> https sources (#42676)Silvan Mosberger2018-06-28
| | | | | | | | | * treewide: http -> https sources This updates the source urls of all top-level packages from http to https where possible. * buildtorrent: fix url and tab -> spaces
* xsokoban: Fix OWNER username quoting, maybe fix travis?Will Dietz2017-06-16
|
* xsokoban: Don't set special bits on installWill Dietz2017-06-16
|
* xsokoban: Fix buildTuomas Tynkkynen2016-12-05
|
* Merge remote-tracking branch 'origin/master' into closure-sizeLuca Bruno2015-11-25
|\
| * xsokoban: reimplement using mkDerivationJoachim Fasting2015-11-24
| |
* | xorg: split outputs of various libsVladimír Čunát2015-10-14
|/
* all-packages: Use callPackage where possibleMathnerd3142015-09-14
|
* xsokoban: fix evalMateusz Kowalczyk2014-11-05
|
* Adopt a few packagesMichael Raskin2014-11-05
|
* xsokoban: fix for colliding getline in score.cFlorian Friesdorf2012-11-26
|
* xsokoban scorefile in current directoryFlorian Friesdorf2012-11-26
|
* * "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
* Added XSokobanMichael Raskin2009-01-11
svn path=/nixpkgs/trunk/; revision=13737