Michael Raskin
66164a941b
FSG: Fix unneeded /bin/sh reference
2012-11-10 15:09:42 +04:00
Michael Raskin
fdf82b66e7
Falling Sand Game: use a mirror
2012-09-01 10:27:41 +04:00
Eelco Dolstra
c556a6ea46
* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
...
function, so obsolete it.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 20:16:00 +00:00
Eelco Dolstra
f1598a8941
* More cleanup.
...
svn path=/nixpkgs/trunk/; revision=22798
2010-07-28 18:01:17 +00:00
Eelco Dolstra
802fa4ba0b
* Remove sumArgs and its few remaining uses. Idem for composedArgs.
...
svn path=/nixpkgs/trunk/; revision=18388
2009-11-17 15:26:22 +00:00
Eelco Dolstra
fcad0b0a5a
* Cleaned up a lot of description fields that contained newlines.
...
Some of these should be longDescriptions, but most others just
shouldn't contain newlines. E.g. write
description = "Bla";
and not
description = ''
Bla
'';
This pollutes "nix-env -qa --description" output.
svn path=/nixpkgs/trunk/; revision=14310
2009-03-03 13:27:40 +00:00
Michael Raskin
0d577e421d
fix fsg build after updates in all-packages
...
svn path=/nixpkgs/trunk/; revision=13913
2009-01-30 06:26:40 +00:00
Michael Raskin
4ff2543e03
The Falling Sand Game itself.
...
svn path=/nixpkgs/trunk/; revision=9544
2007-10-27 17:56:24 +00:00