mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 15:03:28 +00:00
ivyterm: fix hash
This commit is contained in:
parent
72bc35e74b
commit
4fe32ba1eb
@ -21,7 +21,7 @@ rustPlatform.buildRustPackage {
|
||||
owner = "Tomiyou";
|
||||
repo = "ivyterm";
|
||||
rev = "13ee76dfc88bc92807e328991c7a8586a5b13ac7";
|
||||
hash = "sha256-vxDJwA+ZM3ROX9d1+o3cXj4LbaO9Wy5jFAVuAPOzCCI=";
|
||||
hash = "sha256-RVHGDgaNYhR/eGTu4bhJvEfd14qFP+u8ApItVc00Bm8=";
|
||||
};
|
||||
|
||||
cargoHash = "sha256-tdaI0diwRjqERmAiuKFhMw4AeqxgMq8YMsZWBjsmd0U=";
|
||||
|
Loading…
Reference in New Issue
Block a user