mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-22 08:30:57 +00:00
matugen: fix hash
This commit is contained in:
@@ -12,7 +12,7 @@ rustPlatform.buildRustPackage rec {
|
||||
owner = "InioX";
|
||||
repo = "matugen";
|
||||
rev = "refs/tags/v${version}";
|
||||
hash = "sha256-SN4m0ka5VHLIQYTszhlCIB+2D+nyWMzJM5n5bZdkG/I=";
|
||||
hash = "sha256-l623fIVhVCU/ylbBmohAtQNbK0YrWlEny0sC/vBJ+dU=";
|
||||
};
|
||||
|
||||
cargoHash = "sha256-FwQhhwlldDskDzmIOxhwRuUv8NxXCxd3ZmOwqcuWz64=";
|
||||
|
||||
Reference in New Issue
Block a user