nix: update npm deps hash

This commit is contained in:
2025-06-26 01:41:29 -07:00
parent 6d0c52b96f
commit 472860f426

View File

@@ -155,7 +155,7 @@
'';
# Let buildNpmPackage handle npm package hash
npmDepsHash = "sha256-G+rT0f3wZZmZVDBd4CIswNeUzlmJ+TKy/gmZ0B5GMxY=";
npmDepsHash = "sha256-BIy8hBXW+6JGcIwuTB7jB+HFeBQavgFN7s0His/tt7w=";
meta = with pkgs.lib; {
description = "NodeJS application with media playback capabilities";