This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
nixpkgs
Watch
2
Star
0
Fork
0
You've already forked nixpkgs
mirror of
https://github.com/NixOS/nixpkgs.git
synced
2025-02-22 03:53:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c556a6ea46
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