From 6b87c6577f2d30e495061de6872e9333e2f65881 Mon Sep 17 00:00:00 2001 From: Robert Hensing Date: Mon, 27 Mar 2023 05:11:23 +0200 Subject: [PATCH] tests/flakes/show.sh: Broaden requirement comment --- tests/flakes/show.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 <