mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
tests.nixpkgs-check-by-name: remove throw; no need for this
(cherry picked from commit 50f6934d89)
This commit is contained in:
committed by
github-actions[bot]
parent
ad11d9a1fd
commit
e33b7b1789
@@ -197,8 +197,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 { };
|
||||
|
||||
# Accumulate all passthru.tests from arrayUtilities into a single attribute set.
|
||||
|
||||
Reference in New Issue
Block a user