nixosTests.nixseparatedebuginfod: remove
Without the change the attribute refers to deleted file:
+ nix build --no-link -f. nixosTests.nixseparatedebuginfod
error:
error: path 'nixos/tests/nixseparatedebuginfod.nix' does not exist
This commit is contained in:
@@ -1069,7 +1069,6 @@ in
|
||||
_module.args.withNg = true;
|
||||
};
|
||||
nixpkgs = pkgs.callPackage ../modules/misc/nixpkgs/test.nix { inherit evalMinimalConfig; };
|
||||
nixseparatedebuginfod = runTest ./nixseparatedebuginfod.nix;
|
||||
nixseparatedebuginfod2 = runTest ./nixseparatedebuginfod2.nix;
|
||||
node-red = runTest ./node-red.nix;
|
||||
nomad = runTest ./nomad.nix;
|
||||
|
||||
Reference in New Issue
Block a user