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-05 11:44:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c3aa81cd0e
nixpkgs
/
pkgs
/
build-support
/
dotnetenv
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
..
Wrapper
Removed some obsolete restrictions, so that transitive dependencies are also loaded
2011-09-13 20:07:14 +00:00
build-solution.nix
* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
2012-01-18 20:16:00 +00:00
default.nix
Improved the wrapper: it is now a separate component invoking the executable's main method through the refelection API
2011-09-13 15:47:54 +00:00
wrapper.nix
Transitive library dependencies are now propagated
2011-09-13 21:07:08 +00:00