From 28f96afbbbc023ff9397ff8767d1faa1512abbc1 Mon Sep 17 00:00:00 2001 From: Daan De Meyer Date: Mon, 27 Jan 2025 11:27:49 +0100 Subject: [PATCH] mkosi: Add VCS_TAG to PassEnvironment= --- mkosi.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/mkosi.conf b/mkosi.conf index 63d36710ac9..e4c866c9ba1 100644 --- a/mkosi.conf +++ b/mkosi.conf @@ -23,6 +23,7 @@ PassEnvironment= WITH_DEBUG ASAN_OPTIONS COVERAGE + VCS_TAG [Output] RepartDirectories=mkosi.repart -- 2.47.3