1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/nixos/lib
Eelco Dolstra 9802da517f
make-disk-image.nix: Use nixos-install again
Since nixos-install doesn't require any special privileges anymore,
this Just Works. No more need for fakeroot / nixos-prepare-root.
2018-02-07 19:39:13 +01:00
..
test-driver
build-vms.nix nixos/qemu-flags: Take a 'pkgs' parameter 2018-01-30 16:57:27 +02:00
eval-config.nix
from-env.nix
make-channel.nix
make-disk-image.nix make-disk-image.nix: Use nixos-install again 2018-02-07 19:39:13 +01:00
make-ext4-fs.nix
make-iso9660-image.nix ISO images: Initialize the Nix database with correct NAR hashes/sizes 2018-02-07 16:54:23 +01:00
make-iso9660-image.sh ISO images: Initialize the Nix database with correct NAR hashes/sizes 2018-02-07 16:54:23 +01:00
make-squashfs.nix ISO images: Initialize the Nix database with correct NAR hashes/sizes 2018-02-07 16:54:23 +01:00
make-system-tarball.nix
make-system-tarball.sh
qemu-flags.nix runInLinuxVM: Use QEMU command line that works on other architectures 2018-01-30 16:57:27 +02:00
testing.nix Add setFunctionArgs lib function. 2018-01-31 14:02:19 -05:00
utils.nix