tests/flakes/show.sh: Broaden requirement comment

This commit is contained in:
Robert Hensing 2023-03-27 05:11:23 +02:00 committed by GitHub
parent 2941a599fa
commit 6b87c6577f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -65,7 +65,8 @@ assert show_output == { };
true 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 cat >flake.nix <<EOF
{ {
outputs = inputs: { outputs = inputs: {