Merge pull request #504 from KoviRobi/master

Draft: Long version & nix flakes
This commit is contained in:
Clément DOUIN
2024-11-22 09:50:55 +01:00
committed by GitHub
5 changed files with 55 additions and 19 deletions
+3 -1
View File
@@ -84,7 +84,9 @@ impl Cli {
env!("TARGET_ENV"),
" ",
env!("TARGET_ARCH"),
", git rev ",
", git ",
env!("GIT_DESCRIBE"),
" rev ",
env!("GIT_REV"),
);
}