mirror of
https://github.com/pimalaya/himalaya.git
synced 2026-06-16 20:57:53 +08:00
Merge pull request #504 from KoviRobi/master
Draft: Long version & nix flakes
This commit is contained in:
+3
-1
@@ -84,7 +84,9 @@ impl Cli {
|
||||
env!("TARGET_ENV"),
|
||||
" ",
|
||||
env!("TARGET_ARCH"),
|
||||
", git rev ",
|
||||
", git ",
|
||||
env!("GIT_DESCRIBE"),
|
||||
" rev ",
|
||||
env!("GIT_REV"),
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user