about summary refs log tree commit diff
path: root/nixpkgs/pkgs/kde/gear/angelfish/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/pkgs/kde/gear/angelfish/default.nix')
-rw-r--r--nixpkgs/pkgs/kde/gear/angelfish/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixpkgs/pkgs/kde/gear/angelfish/default.nix b/nixpkgs/pkgs/kde/gear/angelfish/default.nix
index 133509e78b7a..2a5f3fed9b3f 100644
--- a/nixpkgs/pkgs/kde/gear/angelfish/default.nix
+++ b/nixpkgs/pkgs/kde/gear/angelfish/default.nix
@@ -8,7 +8,7 @@
   cargo,
   rustc,
   # provided as callPackage input to enable easier overrides through overlays
-  cargoHash ? "sha256-kkoLWJvPx1Hq+MQkPgTffrTFYgVlVfKdmJq5ExAW1NE=",
+  cargoHash ? "sha256-9l28C8rcUAro/o9SY3rA6xRsman3SrfFLjhPJhiiWfc=",
   qcoro,
 }:
 mkKdeDerivation rec {