Commit Graph

9 Commits

Author SHA1 Message Date
Xaver106
78132ff6bc
ticktick: 2.0.30 -> 6.0.0 2024-08-10 19:40:23 +02:00
éclairevoyant
0926bdbf98
treewide: fix uses of finalAttrs.pname in source urls 2024-07-12 20:23:39 -04:00
foundationkitty
c2610003d7 ticktick: 2.0.20 -> 2.0.30 2024-07-04 00:08:20 +02:00
foundationkitty
18ab855ad0 ticktick: 2.0.10 -> 2.0.20 2024-06-15 10:52:16 -07: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
Tyler Willingham
509b6f2553 TickTick: 2.0.0 -> 2.0.10 2024-01-31 11:15:42 -05:00
Mikael Fangel
35248080ac
ticktick: 1.0.80 -> 2.0.0 2023-11-26 22:49:53 +01:00
Hayden Young
ee6a7153f8
ticktick: init at 1.0.80 2023-09-06 09:22:00 +01:00