From 47bac4dacc5449a66aa49f7eee3fedf43198fd9f Mon Sep 17 00:00:00 2001 From: Gavin John Date: Thu, 13 Feb 2025 15:40:01 -0800 Subject: [PATCH] Remove outdated code from update-nur-combined --- ci/update-nur-combined.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/ci/update-nur-combined.sh b/ci/update-nur-combined.sh index 05d01deb1..3227e087a 100755 --- a/ci/update-nur-combined.sh +++ b/ci/update-nur-combined.sh @@ -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