3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/nixos/modules
aszlig cf7f15c92c
nixos-install: Pass CA cert bundle to chroot.
Since we're using HTTPS for the binary cache (introduced in faf0797) by
default, the binary cache should also be available during installation.

The file that is defined in SSL_CERT_FILE outside of the chroot is
copied over to /tmp/ca-cert.crt inside the chroot, so we have an
absolute path we can reference during nixos-install. However, this might
end up with the file not being cleaned up properly from outside of the
store, but neither would be /tmp/root so the cleanup issue needs to be
solved in another place (or commit to be more exact).

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-12-12 03:03:14 +01:00
..
config nixos: let fontconfig default fonts be lists of fonts 2014-12-08 10:55:24 -06:00
hardware Add iwlegacy firmware for old Intel wireless cards 2014-12-03 10:10:00 -06:00
installer nixos-install: Pass CA cert bundle to chroot. 2014-12-12 03:03:14 +01:00
misc nixos: add fleet module 2014-12-07 21:52:52 +01:00
profiles nixos: container profile, update /init symlink on rebuild 2014-12-12 02:55:23 +01:00
programs virtualbox: Unbreak the nixos module. 2014-12-12 00:16:33 +01:00
security Revert $GIT_SSL_CAINFO removal 2014-12-01 23:07:50 +01:00
services Merge pull request #5299 from bjornfor/gnome-enable-mtp-support 2014-12-11 23:41:05 +01:00
system nixos/systemd: ignore null environment options 2014-12-07 21:44:20 +01:00
tasks Don't require forcing utils to get to lib 2014-12-10 19:28:45 -05:00
testing nixos: Fix priorities of initialHashedPassword. 2014-11-04 05:19:07 +01:00
virtualisation nixos: move kubernetes & fleet to services/cluster 2014-12-11 23:32:37 +01:00
module-list.nix nixos: move kubernetes & fleet to services/cluster 2014-12-11 23:32:37 +01:00
rename.nix Rewrite Fontconfig NixOS module 2014-12-08 10:55:23 -06:00