diff --git a/flake.nix b/flake.nix index a5395c5..4c70921 100644 --- a/flake.nix +++ b/flake.nix @@ -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";