This commit is contained in:
Stefan 2024-11-26 02:21:28 +00:00
parent cbbd764a5c
commit 958fc57b2e

View file

@ -13,7 +13,7 @@ nix-shell -p lightningcss --pure --command "
lightningcss --minify --targets '> 0.25%, not IE 11' _site/style/*.css -o _site/style/*.css
"
nix-shell -p pnpm nodejs_22 cacert curl --pure --command "
nix-shell -p nodePackages.pnpm nodejs_22 cacert curl --pure --command "
echo 'Testing npm registry'
curl -v https://registry.npmjs.org/