diff --git a/nix/package.nix b/nix/package.nix index b57b121..f6da5f9 100644 --- a/nix/package.nix +++ b/nix/package.nix @@ -4,7 +4,7 @@ rustPlatform.buildRustPackage { version = "unstable-2024-05-19"; src = lib.cleanSource ../.; - cargoHash = "sha256-l7xlDrAvPtf+747DWRLu2d/O0Thvj6gKtoMksGmj02o="; + cargoHash = "sha256-FnJQJ7VC+xkySD4BgF2DSaKlgM7bPhHGBhnfFhRnMxs="; meta = { description = "tool to find the path of desktop entries";