diff --git a/ci/update-nur.sh b/ci/update-nur.sh index 130a3fd8f..4c77da974 100755 --- a/ci/update-nur.sh +++ b/ci/update-nur.sh @@ -5,7 +5,6 @@ set -eu -o pipefail # Exit with nonzero exit code if anything fails DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null && pwd )" -source ${DIR}/lib/setup-git.sh set -x nix run '(import ./release.nix {})' -c nur update