Commit Graph

9 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
shenleban tongying
58132358f9
goldendict-ng: 24.01.22 -> 24.05.05 2024-05-05 18:26:20 -04: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
Michal Minář
b6eae0a8e0
goldendict-ng: 23.09.10 -> 24.01.22
and enabled running on wayland

Signed-off-by: Michal Minář <mm@michojel.cz>
2024-02-01 09:41:13 +01:00
Lin Jian
ca5c75c6f9 goldendict-ng: improve description 2023-09-14 19:21:56 +08:00
Lin Jian
cb6ffbd84c goldendict-ng: set mainProgram 2023-09-14 19:21:56 +08:00
slbtty
2f6fe7a29c goldendict-ng: 23.07.23 -> 23.09.10 2023-09-14 18:01:00 +08:00
DCsunset
841fa776de goldendict-ng: fix crash due to GLib error 2023-08-08 23:05:58 -04:00
shenleban tongying
4412cff10a
goldendict-ng: init at 23.07.23 2023-08-02 13:32:35 -04:00