Remove nur-combined update from normal nur update

This commit is contained in:
Gavin John 2025-02-10 14:19:53 -08:00
parent 49350456db
commit b35876f8c8

View file

@ -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