Commit Graph

9 Commits

Author SHA1 Message Date
zi3m5f
d74ae64fbb
clang-uml: fix --version output
by setting cmake flag GIT_VERSION:
https://github.com/bkryza/clang-uml/issues/211
Enable `versionCheckHook` and set `meta.mainProgram`.
2024-10-23 17:41:08 +02:00
wxt
d9054c25ce clang-uml: fix build 2024-10-22 07:58:07 +08:00
wxt
133fa13c41 clang-uml: nixfmt 2024-10-22 07:58:06 +08:00
R. Ryantm
bc8a9fa165 clang-uml: 0.5.4 -> 0.5.5 2024-10-03 06:35:34 +00:00
jopejoe1
81cd98b0b5 clang-uml: remove CMAKE_BUILD_TYPE from cmakeFlags 2024-08-23 19:07:47 +02:00
R. Ryantm
7311efc143 clang-uml: 0.5.3 -> 0.5.4 2024-08-17 05:45:16 +00:00
R. Ryantm
f141d1ab93 clang-uml: 0.5.2 -> 0.5.3 2024-06-20 04:11:13 +00:00
Alexis Hildebrandt
bf995e3641 treewide: Remove ending period from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-09 23:04:51 +02:00
eymeric
69deec439c
clang-uml: init at 0.5.1 2024-06-03 14:49:03 +02:00