include commit-hash in version (#185)

This commit is contained in:
Ferdinand Schober
2024-09-02 19:46:07 +02:00
committed by GitHub
parent 8926d8f803
commit 1f7a7309eb
4 changed files with 17 additions and 2 deletions

View File

@@ -53,7 +53,7 @@
libadwaita
librsvg
xorg.libXtst
] ++ lib.optionals stdenv.isDarwin
] ++ lib.optionals stdenv.isDarwin
(with darwin.apple_sdk_11_0.frameworks; [
CoreGraphics
ApplicationServices