maven-fod: fix passing arguments to fetcher
This commit is contained in:
parent
04dbd6298c
commit
ef60115c45
@ -53,4 +53,4 @@ stdenv.mkDerivation (rec {
|
||||
|
||||
runHook postBuild
|
||||
'';
|
||||
} // args)
|
||||
} // builtins.removeAttrs args [ "mvnFetchExtraArgs" ])
|
||||
|
Loading…
Reference in New Issue
Block a user