Skip to content

Commit 62bb48f

Browse files
committed
nix: there is no secrets for open source libraries
1 parent 24c049e commit 62bb48f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

flake.nix

-3
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@
1818
PKG_IGNORE_TAG = 1;
1919
shellHook = ''
2020
echo "Entering $(npm pkg get name)"
21-
set -o allexport
22-
. <(polykey secrets env js-async-init)
23-
set +o allexport
2421
set -v
2522
${lib.optionalString ci ''
2623
set -o errexit

0 commit comments

Comments
 (0)