Commit Graph

6 Commits

Author SHA1 Message Date
OPNA2608
29058a4be2 process-cpp: nixfmt 2024-08-19 11:57:56 +02:00
OPNA2608
b2306ddcb8 process-cpp: 3.0.1-unstable-2024-03-14 -> 3.0.2 2024-08-19 11:57:12 +02:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
OPNA2608
977a1f0528 process-cpp: unstable-2021-05-11 -> 3.0.1-unstable-2024-03-14
- Enable tests
- Enable strictDeps
- Add outputs
2024-06-04 14:13:08 +02:00
OPNA2608
d853de5189 process-cpp: Refactor
- Switch to finalAttrs pattern
- Add pkgConfigModules & test
- Add updateScript
- Switch to src.hash
2024-06-04 14:12:11 +02:00
OPNA2608
807c7eed43 process-cpp: Move to by-name 2024-06-04 14:11:40 +02:00