tests/flakes/show.sh: Broaden requirement comment

(cherry picked from commit 6b87c6577f)
This commit is contained in:
Robert Hensing 2023-03-27 05:11:23 +02:00 committed by github-actions[bot]
parent 52c7261898
commit 22860dddff

View File

@ -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 <<EOF
{
outputs = inputs: {