diff --git a/ci/update-nur.sh b/ci/update-nur.sh index 9b9db1078..46ef75306 100755 --- a/ci/update-nur.sh +++ b/ci/update-nur.sh @@ -13,8 +13,6 @@ nix run "${DIR}#" -- update cd ${DIR}/.. -nix run "${DIR}#" -- combine nur-combined - nix flake update nixpkgs if [[ -z "$(git diff --exit-code)" ]]; then