parent
85af9bd36d
commit
3c1d5bb96b
@ -578,7 +578,7 @@ in {
|
|||||||
installer = handleTest ./installer.nix {};
|
installer = handleTest ./installer.nix {};
|
||||||
installer-systemd-stage-1 = handleTest ./installer-systemd-stage-1.nix {};
|
installer-systemd-stage-1 = handleTest ./installer-systemd-stage-1.nix {};
|
||||||
intune = handleTest ./intune.nix {};
|
intune = handleTest ./intune.nix {};
|
||||||
invoiceplane = handleTest ./invoiceplane.nix {};
|
invoiceplane = runTest ./invoiceplane.nix;
|
||||||
iodine = handleTest ./iodine.nix {};
|
iodine = handleTest ./iodine.nix {};
|
||||||
ipv6 = handleTest ./ipv6.nix {};
|
ipv6 = handleTest ./ipv6.nix {};
|
||||||
iscsi-multipath-root = handleTest ./iscsi-multipath-root.nix {};
|
iscsi-multipath-root = handleTest ./iscsi-multipath-root.nix {};
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
import ./make-test-python.nix (
|
|
||||||
{ pkgs, ... }:
|
{ pkgs, ... }:
|
||||||
|
|
||||||
{
|
{
|
||||||
@ -115,4 +114,3 @@ import ./make-test-python.nix (
|
|||||||
)
|
)
|
||||||
'';
|
'';
|
||||||
}
|
}
|
||||||
)
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user