nixpkgs/nixos
talyz 329a4461a7 nixos/testing-python: Copy test script derivations to nodes
Make sure the all derivations referenced by the test script are
available on the nodes. Accessing these derivations works just fine
without this change when using 9p to mount the host's store, but when
an image is built (virtualisation.buildRootImage), the dependencies
need to be copied to the image. We don't want to copy the script
itself, though, since that would trigger unnecessary image rebuilds.
2021-10-28 12:55:01 +02:00
..
doc Merge pull request #142800 from Ma27/drop-nextcloud-20 2021-10-27 13:11:06 +02:00
lib nixos/testing-python: Copy test script derivations to nodes 2021-10-28 12:55:01 +02:00
maintainers nixos/maintainers/scripts: Avoid copy in example 2021-10-17 23:57:42 +02:00
modules nixos/qemu-vm: Rename pathsInNixDB to additionalPaths 2021-10-28 12:55:01 +02:00
tests nixos/qemu-vm: Rename pathsInNixDB to additionalPaths 2021-10-28 12:55:01 +02:00
COPYING
default.nix nixos: fix "nixos-rebuild build-vm-with-bootloader" for EFI systems 2021-01-08 19:36:10 +01:00
README
release-combined.nix release-combined.tested: Add the Sway test 2021-05-27 13:36:48 +02:00
release-small.nix
release.nix NixOS/amazonImageZfs: init 2021-08-25 10:42:35 -04:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
https://nixos.org/nixos and in the manual in doc/manual.