fetchurl: sort inherited variables
This commit is contained in:
@@ -300,11 +300,11 @@ lib.extendMkDerivation {
|
||||
curlOptsList = lib.escapeShellArgs curlOptsList;
|
||||
|
||||
inherit
|
||||
showURLs
|
||||
mirrorsFile
|
||||
postFetch
|
||||
downloadToTemp
|
||||
executable
|
||||
mirrorsFile
|
||||
postFetch
|
||||
showURLs
|
||||
;
|
||||
|
||||
impureEnvVars = impureEnvVars ++ netrcImpureEnvVars;
|
||||
|
||||
Reference in New Issue
Block a user