mirror of
https://github.com/NixOS/nix.git
synced 2024-11-25 00:02:25 +00:00
tests/flakes/show.sh: Broaden requirement comment
(cherry picked from commit 6b87c6577f
)
This commit is contained in:
parent
52c7261898
commit
22860dddff
@ -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: {
|
||||
|
Loading…
Reference in New Issue
Block a user