Fix passing arguments to the reproduction script
This commit is contained in:
@ -216,4 +216,4 @@ exec nix-build "${args[@]}" "${extraArgs[@]}"
|
||||
|
||||
}
|
||||
|
||||
main
|
||||
main "$@"
|
||||
|
Reference in New Issue
Block a user