Skip to content

Commit

Permalink
always refresh flake
Browse files Browse the repository at this point in the history
  • Loading branch information
arianvp committed Jun 1, 2024
1 parent 4750605 commit 69f3ab5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy/modules/ssm_documents/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ nixStorePath=$(/run/current-system/sw/bin/nix build \
--extra-trusted-public-keys "$trustedPublicKeys" \
--extra-substituters "$substituters" \
--print-out-paths \
--refresh \
"$installable")

if [ "$(/run/current-system/sw/bin/readlink /run/current-system)" == "$(/run/current-system/sw/bin/readlink ./result)" ]; then
Expand Down

0 comments on commit 69f3ab5

Please sign in to comment.