.. [no ci]

This commit is contained in:
sxyazi 2023-10-23 17:24:22 +08:00
parent 6337e6488a
commit 854093a50e
No known key found for this signature in database

View file

@ -32,6 +32,7 @@ rustPlatform.buildRustPackage {
inherit version;
src = ../.;
YAZI_GEN_COMPLETIONS = true;
cargoLock.lockFile = ../Cargo.lock;