fix update-nur
This commit is contained in:
parent
8d9b27ab8d
commit
df91792a5c
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue