Unverified Commit 6d6d46f8 authored by Emily's avatar Emily Committed by GitHub
Browse files

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

parents 8d341e8f 3d4fb2c3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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