diff --git a/tests/flakes/show.sh b/tests/flakes/show.sh index 6f886ccfb..a3d300552 100644 --- a/tests/flakes/show.sh +++ b/tests/flakes/show.sh @@ -65,7 +65,8 @@ assert show_output == { }; true ' -# Test that legacyPackages with errors are handled correctly. +# Test that attributes with errors are handled correctly. +# nixpkgs.legacyPackages is a particularly prominent instance of this. cat >flake.nix <