yazi-unwrapped: add vergen environment variables

This commit is contained in:
uncenter 2024-07-27 18:01:49 -04:00
parent e6dbcbd97b
commit f39e0bc28b
No known key found for this signature in database

View File

@ -25,6 +25,8 @@ rustPlatform.buildRustPackage rec {
cargoHash = "sha256-qnbinuTuaPiD7ib3aCJzSwuA4s3naFzi+txqX7jkHIo=";
env.YAZI_GEN_COMPLETIONS = true;
env.VERGEN_GIT_SHA = "Nixpkgs";
env.VERGEN_BUILD_DATE = "2024-04-23";
# TODO: remove in the next release
cargoBuildFlags = [