1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
Nix Packages collection & NixOS
Find a file
Eelco Dolstra 3b2177b769 busybox: Allow running from within the Nix store
This enables running the busybox program directly from the Nix store
(i.e. as /nix/store/<hash>-busybox). We need this for the stdenv
bootstrap.
2014-10-29 13:43:00 +01:00
doc
lib
maintainers/scripts
nixos Merge remote-tracking branch 'origin/master' into staging 2014-10-24 12:24:13 +02:00
pkgs busybox: Allow running from within the Nix store 2014-10-29 13:43:00 +01:00
.gitignore
.travis.yml
.version
COPYING
default.nix
README.md

Nixpkgs is a collection of packages for Nix package manager. Nixpkgs also includes NixOS linux distribution source code.