matrix-authentication-service: set VERGEN_GIT_DESCRIBE
This commit is contained in:
@@ -52,6 +52,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
||||
|
||||
env = {
|
||||
ZSTD_SYS_USE_PKG_CONFIG = true;
|
||||
VERGEN_GIT_DESCRIBE = finalAttrs.version;
|
||||
};
|
||||
|
||||
buildNoDefaultFeatures = true;
|
||||
|
||||
Reference in New Issue
Block a user