about summary refs log tree commit diff
path: root/pkgs/applications/audio/open-stage-control
diff options
context:
space:
mode:
authorLily Foster <lily@lily.flowers>2023-03-20 08:07:19 -0400
committerLily Foster <lily@lily.flowers>2023-03-20 08:07:19 -0400
commitdc82424c06a297662729b83be942e6c352779b63 (patch)
treeb11f249ab6bd9f50e96c0c8b4f2fb621ac33dfd8 /pkgs/applications/audio/open-stage-control
parent1603d11595a232205f03d46e635d919d1e1ec5b9 (diff)
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...
Diffstat (limited to 'pkgs/applications/audio/open-stage-control')
-rw-r--r--pkgs/applications/audio/open-stage-control/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/audio/open-stage-control/default.nix b/pkgs/applications/audio/open-stage-control/default.nix
index 4100d166a25e5..caab41a114367 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