nixpkgs/pkgs
Dan Peebles d990aa7163 Refactor nixos-install to separate out filesystem build logic
The key distinction I'm drawing is that there's a component that deals
with the store of the machine being built, and another component for
the store building it. The inner part of it assumes nothing from the
builder (doesn't need chroot or root powers) so it can run comfortably
inside a Nix build, as well as nixos-rebuild. I have some upcoming work
that will use that to significantly speed up and streamline image builds
for NixOS, especially on virtualized hosts like EC2, but it's also a
reasonable speedup on native hosts.
2017-04-16 16:09:41 +00:00
..
applications Merge pull request #24887 from benley/chromium 2017-04-14 14:50:47 -04:00
build-support buildFHSEnv: add ACLOCAL_PATH 2017-04-12 14:43:08 +03:00
common-updater maintainers: Add script to patch version/sha256 in .nix files 2017-02-19 16:51:17 +02:00
data envypn-font: init at 1.7.1 2017-04-12 17:14:26 -05:00
desktops Merge: fixup a bad merge 2017-04-14 19:11:17 +02:00
development Merge: fixup a bad merge 2017-04-14 19:11:17 +02:00
games steam: move libpciaccess as non-runtime dependencies 2017-04-11 01:51:46 +03:00
misc vim-elixir: 2017-03-29 -> 2017-04-13 2017-04-13 18:46:37 +02:00
os-specific kernel-config: Explicitly enable CONFIG_NETFILTER 2017-04-14 20:43:50 +03:00
servers Merge: fixup a bad merge 2017-04-14 19:11:17 +02:00
shells Merge pull request #24760 from matthewbauer/linux-only-pkgs 2017-04-09 14:18:10 +02:00
stdenv make-bootstrap-tools.nix: Fix bzip2 2017-04-13 17:22:55 +03:00
test
tools Refactor nixos-install to separate out filesystem build logic 2017-04-16 16:09:41 +00:00
top-level Merge: fixup a bad merge 2017-04-14 19:11:17 +02:00