Merge pull request #295669 from wegank/aaaa-fix

AAAAAASomeThingsFailToEvaluate: fix throw message
This commit is contained in:
7c6f434c 2024-03-13 18:49:46 +00:00 committed by GitHub
commit 7dd8c00ec9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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 { };