diff --git a/overlays/testing.nix b/overlays/testing.nix index 6e6788b4..f6667d24 100644 --- a/overlays/testing.nix +++ b/overlays/testing.nix @@ -54,7 +54,7 @@ in { git "config" "user.email" "maralorn@maralorn.de" git "config" "user.name" "maralorn (nix-auto-updater)" git "commit" "-am" "Update dependencies with niv" - git "push" "-f" "HEAD:niv-bump" + git "push" "-f" "origin" "HEAD:niv-bump" let branch = if bump then "niv-bump" else "master" concurrently_ (mapConcurrently_ (\x -> laminarc ["run", [i|system-config-#{x}|], [i|BRANCH=#{branch}|]]) ${