1
0
Fork 0

make flake.nix work again
All checks were successful
Build Blog / Build (push) Successful in 3m21s

This commit is contained in:
saji 2025-04-11 16:35:42 -05:00
parent b0f86672a0
commit eed2412b92
2 changed files with 886 additions and 307 deletions

View file

@ -25,8 +25,7 @@
nativeBuildInputs = with pkgs; [ nativeBuildInputs = with pkgs; [
pkg-config pkg-config
]; ];
# npmDepsHash = "sha256-lm0CUyMjW7nu4XcbhbbFCfLZpI3XgW7Ep7l2appnVCU="; npmDepsHash = "sha256-EjGF9XG4j0Dd4yjxgfwZGOZ1gf0ypYliNxtJMgSy224=";
npmDepsHash = "sha256-/OuIrO7zEMSR6sCenB2A2rJatVcYcq976lMugQtQTEs=";
# npmBuild = "npm run build"; # npmBuild = "npm run build";
src = ./.; src = ./.;
installPhase = '' installPhase = ''

1190
package-lock.json generated

File diff suppressed because it is too large Load diff