nixpkgs/nixos
Eelco Dolstra 97bfc2fac9 runCommand: Use stdenvNoCC
This ensures that most "trivial" derivations used to build NixOS
configurations no longer depend on GCC. For commands that do invoke
gcc, there is runCommandCC.
2016-09-29 13:06:43 +02:00
..
doc/manual NixOS: Use runCommand instead of mkDerivation in a few places 2016-09-29 13:05:28 +02:00
lib nixos/lib/testing: Fix unsetting $xchg 2016-09-11 17:31:12 +02:00
maintainers
modules runCommand: Use stdenvNoCC 2016-09-29 13:06:43 +02:00
tests runCommand: Use stdenvNoCC 2016-09-29 13:06:43 +02:00
COPYING
default.nix
README
release-combined.nix nixos/tests/kde5: rename from sddm-kde5 and run by default 2016-09-09 10:12:38 -05:00
release-small.nix
release.nix mongodb service: add test case 2016-09-17 10:47:36 +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.