fetchurl: Add missing arg to toPretty invocation (#441518)

This commit is contained in:
Emily
2025-09-09 21:22:12 +01:00
committed by GitHub
+1 -1
View File
@@ -191,7 +191,7 @@ let
outputHash = "";
}
else
throw "fetchurl requires a hash for fixed-output derivation: ${lib.generators.toPretty urls_}";
throw "fetchurl requires a hash for fixed-output derivation: ${lib.generators.toPretty { } urls_}";
resolvedUrl =
let