summary refs log tree commit diff
path: root/pkgs/games/andyetitmoves
Commit message (Collapse)AuthorAge
* replace ${stdenv.cc.cc}/lib occurencesNikolay Amiantov2016-05-01
|
* rename all occurrences of stdenv.cc.gcc to stdenv.cc.ccEric Seidel2015-01-14
|
* Change occurrences of gcc to the more general ccJohn Wiegley2014-12-26
| | | | | This is done for the sake of Yosemite, which does not have gcc, and yet this change is also compatible with Linux.
* Merge remote-tracking branch 'origin/master' into staging.Peter Simons2014-08-04
|\ | | | | | | | | Conflicts: pkgs/desktops/e18/enlightenment.nix
| * Turn some license strings into lib.licenses valuesMateusz Kowalczyk2014-07-28
| |
* | Another attempt to eradicate ensureDirEelco Dolstra2014-06-30
|/ | | | See c556a6ea46e71e1907d78b71fab36df30297b3ad.
* Rename buildNativeInputs -> nativeBuildInputsEelco Dolstra2012-12-28
| | | | | Likewise for propagatedBuildNativeInputs, etc. "buildNativeInputs" sounds like an imperative rather than a noun phrase.
* Fix tarballShea Levy2012-02-20
| | | | svn path=/nixpkgs/trunk/; revision=32432
* and yet it moves: gravity/physics gamePeter Simons2012-02-19
Demo and commercial version are supported. This nix expression shows some of the techniques used to package closed-source binaries. Committed on behalf of Mathijs Kwik. svn path=/nixpkgs/trunk/; revision=32408