Commit Graph

8 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
Doron Behar
fbd37219c3 goodvibes: 0.7.9 -> 0.8.0
Diff: https://gitlab.com/goodvibes/goodvibes/-/compare/v0.7.9...v0.8.0
2024-06-02 20:54:15 +03: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
annalee
0ef286aca5
goodvibes: add glib-networking for TLS support 2023-12-26 19:48:02 +00:00
Xaver106
c46b586776
goodvibes: 0.7.7 -> 0.7.9 2023-11-12 12:17:59 +01:00
R. Ryantm
9012f08227 goodvibes: 0.7.6 -> 0.7.7 2023-10-11 13:28:47 +00:00
R. Ryantm
3773f56f7f goodvibes: 0.7.5 -> 0.7.6 2023-01-22 01:34:01 +00:00
zendo
9982f34c89 goodvibes: init at 0.7.5 2022-10-27 19:43:04 +08:00