nixpkgs/nixos/modules/system/activation
Eelco Dolstra 0cb16a6955 Add stdenvNoCC
This is a standard environment that doesn't contain a C/C++
compiler. This is mostly to prevent trivial builders like runCommand
and substituteAll from pulling in gcc for simple configuration changes
on NixOS.
2016-09-29 13:06:41 +02:00
..
activation-script.nix nixos/activation: Rename "tmpfs" to "specialfs" 2016-09-26 02:04:54 +02:00
no-clone.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
switch-to-configuration.pl switch-to-configuration: use absolute path to systemd-escape 2016-07-01 08:35:38 +02:00
top-level.nix Add stdenvNoCC 2016-09-29 13:06:41 +02:00