diff --git a/flake.nix b/flake.nix index 1986058..d9a6df4 100644 --- a/flake.nix +++ b/flake.nix @@ -18,9 +18,6 @@ PKG_IGNORE_TAG = 1; shellHook = '' echo "Entering $(npm pkg get name)" - set -o allexport - . <(polykey secrets env js-async-init) - set +o allexport set -v ${lib.optionalString ci '' set -o errexit