aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Hensing <roberth@users.noreply.github.com>2023-03-27 05:11:23 +0200
committerGitHub <noreply@github.com>2023-03-27 05:11:23 +0200
commit6b87c6577f2d30e495061de6872e9333e2f65881 (patch)
tree4a25983563512356e05e528e96acc0a88987048a
parent2941a599fa6c9fec5d084cec2cb5da3752efc5f8 (diff)
tests/flakes/show.sh: Broaden requirement comment
-rw-r--r--tests/flakes/show.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/flakes/show.sh b/tests/flakes/show.sh
index 6f886ccfb..a3d300552 100644
--- a/tests/flakes/show.sh
+++ b/tests/flakes/show.sh
@@ -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: {