nixpkgs/nixos
Matthew Bauer 7cc40e15e4 treewide/nixos: use stdenv.cc.libc instead of glibc when available
This prevents duplication in cross-compiled nixos machines. The
bootstrapped glibc differs from the natively compiled one, so we get
two glibc’s in the closure. To reduce closure size, just use
stdenv.cc.libc where available.
2020-04-06 16:36:27 -04:00
..
doc documentation: minor spelling and stylistic fixes 2020-04-05 23:12:15 +02:00
lib Revert "make-options-doc: fix string context issues" 2020-04-02 01:13:33 +02:00
maintainers nixos/azure: clarify how users work in basic example 2020-03-29 13:56:55 -07:00
modules treewide/nixos: use stdenv.cc.libc instead of glibc when available 2020-04-06 16:36:27 -04:00
tests Merge pull request #83896 from etu/slim-down-default-php-v3 2020-04-05 20:00:03 +02:00
COPYING
default.nix
README Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
release-combined.nix nixos: try to fix channel eval 2020-04-06 00:25:11 +02:00
release-small.nix nixos: try to fix channel eval 2020-04-06 00:25:11 +02:00
release.nix nixos/release.nix: Import './..' instead of nixpkgs 2020-02-12 22:44:59 +01:00

*** 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.