Update comet
This commit is contained in:
parent
35e2d28f05
commit
a37acb71d7
@ -7,8 +7,8 @@ rustPlatform.buildRustPackage rec {
|
||||
src = fetchFromGitHub {
|
||||
owner = "imLinguin";
|
||||
repo = "comet";
|
||||
rev = "62bcdd89d09d914edec6d2201891f292527d7b28";
|
||||
hash = "sha256-CZDx5vgWuG58yaoVvbfOASoULM1HnQxTmVWLa63ci9Q=";
|
||||
rev = "389e5d4316c4d384fcb089e0d3289a9c21c07291";
|
||||
hash = "sha256-10MvcR62OI0dZSoUNzmM6QjyZGSfG9Re7CW0nW1iZz4=";
|
||||
fetchSubmodules = true;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user