about summary refs log tree commit diff
path: root/pkgs/applications/system/coolercontrol/coolercontrold.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/system/coolercontrol/coolercontrold.nix')
-rw-r--r--pkgs/applications/system/coolercontrol/coolercontrold.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/system/coolercontrol/coolercontrold.nix b/pkgs/applications/system/coolercontrol/coolercontrold.nix
index 96ca8613de254..d1077a6e965e5 100644
--- a/pkgs/applications/system/coolercontrol/coolercontrold.nix
+++ b/pkgs/applications/system/coolercontrol/coolercontrold.nix
@@ -15,7 +15,7 @@ rustPlatform.buildRustPackage {
   inherit version src;
   sourceRoot = "${src.name}/coolercontrold";
 
-  cargoHash = "sha256-qXZ/LXbKkLvnEQibGyMvkkYhz2eEGUHsYxVF3EbCpFc=";
+  cargoHash = "sha256-CuA8r54O33csmSY67/AOlQQqUniAWkgWSewIBdeq7X4=";
 
   postPatch = ''
     # copy the frontend static resources to a directory for embedding