fix DENO_DIR

This commit is contained in:
EatThePooh 2025-08-03 15:43:09 +07:00
parent 792131097c
commit a25bb5d1ca
4 changed files with 10 additions and 4 deletions

View file

@ -21,6 +21,7 @@
devShells.default = pkgs.mkShell {
buildInputs = [ pkgs.deno ];
shellHook = ''
export DENO_DIR=$PWD/.deno_cache
${shelf.setupScript}
echo "Availabe scrolls:"