diff --git a/flake.nix b/flake.nix index 834e410..d689d83 100644 --- a/flake.nix +++ b/flake.nix @@ -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";