Remove outdated code from update-nur-combined

This commit is contained in:
Gavin John 2025-02-13 15:40:01 -08:00
parent ad552a61df
commit 47bac4dacc

View file

@ -12,6 +12,3 @@ set -x
cd "${DIR}/.."
nix run "${DIR}#" -- combine nur-combined
git -C nur-combined pull --rebase origin master
git -C nur-combined push origin HEAD:master