nixosTests.nixseparatedebuginfod: remove (#455308)

This commit is contained in:
Guillaume Girol
2025-10-24 18:39:43 +00:00
committed by GitHub
-1
View File
@@ -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;