Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
brynblack committed Oct 10, 2024
1 parent 13d0a19 commit e685d20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
shellHook = ''
echo "Entering $(npm pkg get name)"
set -o allexport
. ./.env
. <(pk secrets env Polykey-CLI:.)
set +o allexport
set -v
${lib.optionalString ci ''
Expand Down

0 comments on commit e685d20

Please sign in to comment.