Update dependencies
This commit is contained in:
parent
54ce22e8ea
commit
1505b6de38
2 changed files with 4 additions and 9 deletions
|
@ -2,12 +2,7 @@
|
|||
set -euo pipefail
|
||||
set -x
|
||||
|
||||
BUILD_ARGS=(
|
||||
"--extra-substituters"
|
||||
"ssh://charlotte@sunspear.vanpetegem.me"
|
||||
"--trusted-public-keys"
|
||||
"cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= sunspear-nix-cache:4mgL4qS7EweCug1gAFiZKgQK+xuoJMBYThIUE+kPX4s="
|
||||
)
|
||||
BUILD_ARGS=()
|
||||
|
||||
if [ -d "../nixpkgs" -a -z "${NO_LOCAL:-}" ]
|
||||
then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue