feat: update kile
parent
5418024c25
commit
a98c48b2ce
|
@ -20,12 +20,12 @@
|
|||
(self: super: {
|
||||
kile-wl = super.rustPlatform.buildRustPackage rec {
|
||||
pname = "kile-wl";
|
||||
version = "2023-07-20";
|
||||
version = "2023-08-23";
|
||||
src = super.fetchFromGitLab {
|
||||
owner = "snakedye";
|
||||
repo = "kile";
|
||||
rev = "e32cacf57ce69923482e56ea633a568ed06c9abf";
|
||||
sha256 = "sha256-TGsdsKd9KrLu9eLTCS/zDXqSrHsiy0Wjxkq5ouCP8bg=";
|
||||
rev = "c24208761d04e0a74d203fc1dcd2f7fed68da388";
|
||||
sha256 = "sha256-4iclNVd7nm6LkgvsHwWaWyi1bZL/A+bbT5OSXn70bLs=";
|
||||
};
|
||||
|
||||
cargoLock = {
|
||||
|
|
Loading…
Reference in New Issue