forked from lix-project/lix
tests/flakes/show.sh: Broaden requirement comment
This commit is contained in:
parent
2941a599fa
commit
6b87c6577f
|
@ -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: {
|
||||||
|
|
Loading…
Reference in a new issue