forked from lix-project/hydra
Fix passing arguments to the reproduction script
This commit is contained in:
parent
df27358e11
commit
215b724e44
|
@ -216,4 +216,4 @@ exec nix-build "${args[@]}" "${extraArgs[@]}"
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
main
|
main "$@"
|
||||||
|
|
Loading…
Reference in a new issue