From dc82424c06a297662729b83be942e6c352779b63 Mon Sep 17 00:00:00 2001 From: Lily Foster Date: Mon, 20 Mar 2023 08:07:19 -0400 Subject: [PATCH] open-stage-control: fix src hash It looks like upstream retagged v1.23.0 since the bump PR was merged. The hash is stable now so I guess I'll wait a day or two next time before bumping open-stage-control... --- pkgs/applications/audio/open-stage-control/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/applications/audio/open-stage-control/default.nix b/pkgs/applications/audio/open-stage-control/default.nix index 4100d166a25e..caab41a11436 100644 --- a/pkgs/applications/audio/open-stage-control/default.nix +++ b/pkgs/applications/audio/open-stage-control/default.nix @@ -8,7 +8,7 @@ buildNpmPackage rec { owner = "jean-emmanuel"; repo = "open-stage-control"; rev = "v${version}"; - hash = "sha256-P3aTGt/T59JE2oy8uRhD8h2NXX/ZXno6qY0frpcir7A="; + hash = "sha256-5QMBJw6H9TmyoSMkG5rniq1BdVYuEtQsQF1GGBkxqMI="; }; # Remove some Electron stuff from package.json