Commit Graph

9 Commits

Author SHA1 Message Date
Doron Behar
d544d8d66c treedome: use yarn{Config,Build}Hook for ui 2024-07-10 09:39:09 +03: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
Jan Tojnar
eb04659fc2 treewide: wrapGAppsHook → wrapGAppsHook3
This was achieved using the following command:

    sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b')

And then manually reverted the following changes:

- alias in top-level.nix
- function name in wrap-gapps-hook.sh
- comment in postFixup of at-spi2-core
- comment in gtk4
- comment in preFixup of 1password-gui/linux.nix
- comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix
- comment in postFixup of telegram-desktop
- comment in postFixup of fwupd
- buildCommand of mongodb-compass
- postFixup of xflux-gui
- comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config
- description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2024-04-27 02:23:22 +02:00
tengkuizdihar
3c4b968803 treedome: 0.4.3 -> 0.4.5 2024-03-29 11:41:10 +07:00
Jussi Kuokkanen
82b45bf454 treewide: remove licenses.agpl3 2024-03-21 18:09:24 +02:00
tengkuizdihar
eec5cd646e treedome: 0.4.2 -> 0.4.3 2024-03-12 13:18:41 +07:00
tengkuizdihar
940974c3e2 treedome: 0.4 -> 0.4.2 2024-03-07 18:55:42 +07:00
tengkuizdihar
44c1bc1e42 treedome: 0.3.3 -> 0.4 2024-02-18 19:17:31 +07:00
tengkuizdihar
39dc8f893c treedome: init at 0.3.3 2024-01-05 20:13:28 +07:00