kime: fix build (#386911)
This commit is contained in:
@@ -129,6 +129,8 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
];
|
||||
|
||||
RUST_BACKTRACE = 1;
|
||||
# https://github.com/Riey/kime/issues/688
|
||||
RUSTFLAGS = "-Clink-args=-L./target/release";
|
||||
|
||||
meta = {
|
||||
homepage = "https://github.com/Riey/kime";
|
||||
|
||||
Reference in New Issue
Block a user