3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/nixos
Lluís Batlle i Rossell d170c98d13 Making nixos keep a ref to its stdenv
This will help a lot on ARM, where nix-collect-garbage erases gcc; then, any
change to a small system config file requires rebuilding gcc again.

I don't know why it does not happen on x86. Maybe it just pulls the gcc from
hydra, if garbage is collected.
2015-05-09 20:19:34 +00:00
..
doc/manual Document the brltty servicve in release notes 2015-05-01 00:08:48 +02:00
lib
maintainers
modules Making nixos keep a ref to its stdenv 2015-05-09 20:19:34 +00:00
tests Merge 'master' into staging 2015-04-26 22:52:08 +02:00
COPYING
default.nix
README
release-combined.nix
release-small.nix
release.nix

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
http://nixos.org/nixos and in the manual in doc/manual.