mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
tests.nixpkgs-check-by-name: remove throw; no need for this
This commit is contained in:
parent
e3a39e5b47
commit
50f6934d89
1 changed files with 0 additions and 2 deletions
|
@ -199,8 +199,6 @@ with pkgs;
|
|||
|
||||
buildFHSEnv = recurseIntoAttrs (callPackages ./buildFHSEnv { });
|
||||
|
||||
nixpkgs-check-by-name = throw "tests.nixpkgs-check-by-name is now specified in a separate repository: https://github.com/NixOS/nixpkgs-check-by-name";
|
||||
|
||||
auto-patchelf-hook = callPackage ./auto-patchelf-hook { };
|
||||
|
||||
srcOnly = callPackage ../build-support/src-only/tests.nix { };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue