mirror of
https://github.com/NixOS/nix.git
synced 2025-11-25 19:51:00 +01:00
tests/flakes/show.sh: Broaden requirement comment
(cherry picked from commit 6b87c6577f)
This commit is contained in:
parent
52c7261898
commit
22860dddff
1 changed files with 2 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue