Loading pkgs/applications/office/activitywatch/default.nix +1 −2 Original line number Diff line number Diff line { lib, stdenv, fetchFromGitHub, fetchpatch, rustPlatform, makeWrapper, pkg-config, Loading Loading @@ -233,6 +231,7 @@ rec { npmDepsHash = "sha256-fPk7UpKuO3nEN1w+cf9DIZIG1+XRUk6PJfVmtpC30XE="; makeCacheWritable = true; npmFlags = [ "--legacy-peer-deps" ]; patches = [ # Hardcode version to avoid the need to have the Git repo available at build time. Loading Loading
pkgs/applications/office/activitywatch/default.nix +1 −2 Original line number Diff line number Diff line { lib, stdenv, fetchFromGitHub, fetchpatch, rustPlatform, makeWrapper, pkg-config, Loading Loading @@ -233,6 +231,7 @@ rec { npmDepsHash = "sha256-fPk7UpKuO3nEN1w+cf9DIZIG1+XRUk6PJfVmtpC30XE="; makeCacheWritable = true; npmFlags = [ "--legacy-peer-deps" ]; patches = [ # Hardcode version to avoid the need to have the Git repo available at build time. Loading