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
Michal Sojka
3c1e446a17 gtkterm: Update repo owner and homepage
The old repo redirects to the new one. The new maintainer has already
made two releases.
2024-05-17 10:07:56 +02:00
Michal Sojka
0f362cf7c5 gtkterm: 1.3.0 -> 1.3.1
Diff: https://github.com/Jeija/gtkterm/compare/1.3.0...1.3.1
2024-05-17 10:05:26 +02:00
R. Ryantm
9b065c4891 gtkterm: 1.2.1 -> 1.3.0 2024-05-05 13:42:50 +00: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
figsoda
707ad3dfe4 pkgs/tools: replace "${version}" with version 2023-07-02 14:52:23 -04:00
Michal Sojka
292eed7510
gtkterm: 1.1.1 -> 1.2.1 2022-07-11 13:34:41 +08:00
Michal Sojka
14f5d22b4e gtkterm: init at 1.1.1 2022-03-10 21:07:36 +01:00