Skip to content

Commit

Permalink
keep NIX_PATH.
Browse files Browse the repository at this point in the history
  • Loading branch information
katrinafyi committed Sep 11, 2023
1 parent 3dd373d commit 4e146d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion update.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#! /usr/bin/env nix-shell
#! nix-shell -i bash --packages nix-update jq curl cacert git nix vim --pure --keep GITHUB_TOKEN
#! nix-shell -i bash --packages nix-update jq curl cacert git nix vim --pure --keep GITHUB_TOKEN --keep NIX_PATH

# updates the revision hash for each upstream package.
# for each updated package, this checks the derivation can be built
Expand Down

0 comments on commit 4e146d0

Please sign in to comment.