drop dotenv, upd pkg hash :earnest:

This commit is contained in:
Reid 2025-10-19 01:40:15 -07:00
parent 8872d127a9
commit 6670b57674
Signed by: reidlab
GPG key ID: DAF5EAF6665839FD
6 changed files with 12 additions and 17 deletions

View file

@ -25,7 +25,7 @@
# uncomment this and let the build fail, then get the current hash
# very scuffed but endorsed!
# npmDepsHash = "sha256-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=";
npmDepsHash = "sha256-11AayHpPu7ocBPRB5k4SU7b99Aqc/dufAy2Yg5oPvGE=";
npmDepsHash = "sha256-7DsCZ+wDLvpqBch2rVbXiSxIaYdITX3RCHfjNx0wUKs=";
nativeBuildInputs = with pkgs; [ makeWrapper ];