mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 00:12:56 +00:00
AAAAAASomeThingsFailToEvaluate: fix throw message
This commit is contained in:
parent
3452f773bb
commit
af0751d16b
@ -107,7 +107,7 @@ with pkgs;
|
||||
Please be informed that this pseudo-package is not the only part
|
||||
of Nixpkgs that fails to evaluate. You should not evaluate
|
||||
entire Nixpkgs without some special measures to handle failing
|
||||
packages, like using pkgs/top-level/release-attrpaths.nix.
|
||||
packages, like using pkgs/top-level/release-attrpaths-superset.nix.
|
||||
'';
|
||||
|
||||
tests = callPackages ../test { };
|
||||
|
Loading…
Reference in New Issue
Block a user