mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-04 03:03:42 +00:00
Merge pull request #295669 from wegank/aaaa-fix
AAAAAASomeThingsFailToEvaluate: fix throw message
This commit is contained in:
commit
7dd8c00ec9
@ -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