include commit-hash in version

This commit is contained in:
Ferdinand Schober
2024-09-02 17:57:27 +02:00
parent 9248007986
commit 9c5ff85f46
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