Commit Graph

3 Commits

Author SHA1 Message Date
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
Anderson Torres
f1303e0d51 mixxc: remove with lib;
Following https://github.com/NixOS/nixpkgs/issues/208242
2024-04-28 08:38:55 -03:00
Daru
8e6bd4aa5e
mixxc: init at 0.2.2 (#305497)
* mixxc: init at 0.2.2

* mixxc: update build inputs

Removed build inputs that were not used in the build process
Added build inputs for `wayland` and `X11` features

* mixxc: use `buildFeatures`, enable all features by default

* mixxc: use `wrapGAppsHook4`

Fixes icons not showing up properly

* mixxc: reformat using `nixfmt-rfc-style`
2024-04-27 20:43:07 +08:00