aboutsummaryrefslogtreecommitdiff
path: root/pkgs
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/chef/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/chef/default.nix b/pkgs/chef/default.nix
index a2d6623..b765966 100644
--- a/pkgs/chef/default.nix
+++ b/pkgs/chef/default.nix
@@ -12,7 +12,7 @@ let
in rustPlatform.buildRustPackage {
inherit pname version src;
- cargoHash = "sha256-RnpcB7AtFu1/yV6n0U2HKFuUS+yMGL7+LY0fyrJe1TA=";
+ cargoHash = "sha256-77KPW4SQ9KI0H+ND3mFITJjftLjpLMXi7qp0PUZOINw=";
nativeBuildInputs = [
installShellFiles