about summary refs log tree commit diff
path: root/pkgs/test/nixpkgs-check-by-name/tests/internalCallPackage/foo.nix
diff options
context:
space:
mode:
authorSilvan Mosberger <silvan.mosberger@tweag.io>2024-03-26 21:37:07 +0100
committerSilvan Mosberger <silvan.mosberger@tweag.io>2024-03-26 21:37:07 +0100
commit56837f26e277c3beb8f23afad551d6297badc438 (patch)
tree33a59be0275c222f7f7eae40ebd64e627dd7beb2 /pkgs/test/nixpkgs-check-by-name/tests/internalCallPackage/foo.nix
parentb42fbdd7ea72e95fad3e7595b68b440b6f4665a7 (diff)
tests.nixpkgs-check-by-name: Remove now that a separate repo is used
Since https://github.com/NixOS/nixpkgs/pull/297901, the tool is fetched
from https://github.com/NixOS/nixpkgs-check-by-name, so there's no need
to keep it around in Nixpkgs anymore
Diffstat (limited to 'pkgs/test/nixpkgs-check-by-name/tests/internalCallPackage/foo.nix')
-rw-r--r--pkgs/test/nixpkgs-check-by-name/tests/internalCallPackage/foo.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/test/nixpkgs-check-by-name/tests/internalCallPackage/foo.nix b/pkgs/test/nixpkgs-check-by-name/tests/internalCallPackage/foo.nix
deleted file mode 100644
index a1b92efbbadb9..0000000000000
--- a/pkgs/test/nixpkgs-check-by-name/tests/internalCallPackage/foo.nix
+++ /dev/null
@@ -1 +0,0 @@
-{ someDrv }: someDrv