Update comet.
This commit is contained in:
parent
1fa11b9f87
commit
d77cca2699
@ -7,8 +7,8 @@ rustPlatform.buildRustPackage rec {
|
||||
src = fetchFromGitHub {
|
||||
owner = "imLinguin";
|
||||
repo = "comet";
|
||||
rev = "95753236846cbd0980e679c4dbe73fb5908a6956";
|
||||
hash = "sha256-5PjBOd6RIvnd41PjiGZKl+nq9ZKBZHsXNjYdSsnsu+w=";
|
||||
rev = "684a6bd03a2b6d10e9bb7afaf293145d51f1acf4";
|
||||
hash = "sha256-t/33ep4y/sJmyT7BuDNDjJdERA9XF+7buagzSMTV4ro=";
|
||||
fetchSubmodules = true;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user