nix: update deps hash

This commit is contained in:
2025-05-31 15:21:35 -07:00
parent 1bde92b974
commit d34363c650

View File

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