Commit Graph

13 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
lelgenio
7ebcae230b irust: init at 1.71.23 2024-06-02 15:00:22 -03:00
R. Ryantm
18fa20098c ironbar: 0.15.0 -> 0.15.1 2024-05-06 05:28:18 +00:00
kashw2
3567088dfe ironbar: 0.14.1 -> 0.15.0 2024-05-05 01:26:51 +10: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
Mario Rodas
2becf6e837 maintainers: drop marsam 2024-04-24 04:20:00 +00:00
Mario Rodas
38b8f65d4c iredis: fix build on x86_64-darwin 2024-04-15 04:20:00 +00:00
Mario Rodas
a69122c37d iredis: update meta 2024-04-15 04:20:00 +00:00
Mario Rodas
180cf46b4c iredis: 1.14.1 -> 1.15.0
Diff: https://github.com/laixintao/iredis/compare/v1.14.1...v1.15.0

Changelog: https://github.com/laixintao/iredis/raw/v1.15.0/CHANGELOG.md
2024-04-15 04:20:00 +00:00
Mario Rodas
5b07b1005b iredis: migrate to by-name 2024-04-15 04:20:00 +00:00
R. Ryantm
05e8c3e2d9 ironbar: 0.14.0 -> 0.14.1 2024-02-11 09:48:04 +00:00
R. Ryantm
6c815377c3 ironbar: 0.13.0 -> 0.14.0 2024-01-21 10:50:27 +00:00
Donovan Glover
c8268da6d1 ironbar: init at 0.13.0
Co-authored-by: Yavor Kolev <yavornkolev@gmail.com>
2023-09-09 20:48:37 +02:00