nixpkgs/pkgs/tools/virtualization/distrobuilder
Sergei Trofimovich 6eef1793ca distrobuilder.tests: update incus.container reference
Without the change the test build attempt fails the evaluation as:

    $ nix build --no-link -f. distrobuilder.tests.incus

       error: attribute 'container' missing

       at pkgs/tools/virtualization/distrobuilder/default.nix:54:19:

           53|   passthru = {
           54|     tests.incus = nixosTests.incus.container;
             |                   ^

This started happening after `container` test was split in two in
c607e70f70 "nixosTests.incus: add test with old and new init".
2024-03-01 22:48:18 +00:00
..
default.nix distrobuilder.tests: update incus.container reference 2024-03-01 22:48:18 +00:00
generator.nix distrobuilder: expose lxc systemd generator, patched for nixos 2023-11-28 15:14:29 -05:00
nixos-generator.patch nixos/lxc/generator: remove sysctl error handling 2024-02-22 00:03:43 -05:00