+8
-3
lib/tests/release.nix
···pkgs ? import ../.. {} // { lib = throw "pkgs.lib accessed, but the lib tests should use nixpkgs' lib path directly!"; },+# For testing someone may edit impure.nix to return cross pkgs, use `pkgsBuildBuild` directly so everything here works.