This website requires JavaScript.
Explore
Help
Register
Sign in
alioth
/
nixpkgs
Watch
3
Star
0
Fork
You've already forked nixpkgs
0
forked from
mirrors/nixpkgs
Code
Pull requests
Activity
d4d7931a62
nixpkgs
/
pkgs
/
stdenv
/
generic
History
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
..
builder.sh
* Allow the user to install stdenv (nix-env -i stdenv) and get all the
2009-04-25 14:08:29 +00:00
default-builder.sh
* "." -> "source".
2005-12-05 14:11:09 +00:00
default.nix
* Streamline the stdenv bootstrap and resulting closure by removing
2011-12-14 14:31:56 +00:00
setup.sh
* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
2012-01-18 20:16:00 +00:00