nixpkgs/nixos/modules
Tuomas Tynkkynen 8665b0d8b1 extlinux-conf-builder: Fix warning when building in chroot
When using extlinux-conf-builder in a nix build using chroots, the
following error message could be seen:

/nix/store/XXX-extlinux-conf-builder.sh: line 121: cd: /nix/var/nix/profiles: No such file or directory

To avoid this, just skip the code path parsing /nix/var/nix/profiles
when $numGenerations (passed from the command line) is 0 (which is the
only legal value of $numGenerations in a nix build context).
2015-07-26 00:31:20 +03:00
..
config Merge branch 'master.upstream' into staging.upstream 2015-07-05 13:06:02 -07:00
hardware types.uniq types.str -> types.str 2015-06-15 18:12:32 +02:00
installer nixos-generate-config: Container improvements 2015-07-17 11:27:33 +02:00
misc riak: new nixos service 2015-07-21 09:25:41 -04:00
profiles Replaces https://github.com/NixOS/nixpkgs/pull/8368 2015-06-17 19:26:17 +02:00
programs Merge branch 'master.upstream' into staging.upstream 2015-06-17 11:57:40 -07:00
security Merge branch 'master.upstream' into staging.upstream 2015-07-05 13:06:02 -07:00
services nixos/rogue: Set WorkingDirectory to /tmp 2015-07-22 16:08:17 +03:00
system extlinux-conf-builder: Fix warning when building in chroot 2015-07-26 00:31:20 +03:00
tasks Don't include wireless tools in containers 2015-07-22 12:51:21 +02:00
testing test-instrumentation.nix: Prevent calling a pager 2015-01-15 14:39:29 +01:00
virtualisation Use ConditionVirtualization to disable some services in containers 2015-07-22 12:23:40 +02:00
module-list.nix riak: new nixos service 2015-07-21 09:25:41 -04:00
rename.nix Merge pull request #6702 from joachifm/dnscrypt-proxy 2015-07-12 00:17:46 -07:00