Unverified Commit 7dd8c00e authored by 7c6f434c's avatar 7c6f434c Committed by GitHub
Browse files

Merge pull request #295669 from wegank/aaaa-fix

AAAAAASomeThingsFailToEvaluate: fix throw message
parents ccab9e21 af0751d1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 { };