lol

kime: fix build (#386911)

authored by

Aleksana and committed by
GitHub
a18088ec 5aeeed52

+2
+2
pkgs/by-name/ki/kime/package.nix
··· 129 129 ]; 130 130 131 131 RUST_BACKTRACE = 1; 132 + # https://github.com/Riey/kime/issues/688 133 + RUSTFLAGS = "-Clink-args=-L./target/release"; 132 134 133 135 meta = { 134 136 homepage = "https://github.com/Riey/kime";