Commit Graph

14 Commits

Author SHA1 Message Date
aleksana
1a89942243 treewide: sha256 -> hash attribute for gitlab.com fetchers 2024-07-13 22:28:37 +08: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
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
R. Ryantm
07fd92be44 gridtracker: 1.23.1207 -> 1.24.0104 2024-01-07 04:45:48 +00:00
R. Ryantm
7e705f15e2 gridtracker: 1.23.1202 -> 1.23.1207 2023-12-12 01:01:24 +00:00
Matt Melling
a7fab38bac
gridtracker: 1.23.1112 -> 1.23.1202 2023-12-02 22:44:27 +00:00
Matt Melling
5506b654e6
gridtracker: 1.23.0402 -> 1.23.1112 2023-11-13 17:11:06 +00:00
dotemup
f391b86e96 gridtracker: add wrapGAppsHook 2023-07-02 03:35:35 -04:00
Matt Melling
957fce9d6c
gridtracker: 1.23.0206 -> 1.23.0402 2023-04-01 21:30:50 +01:00
Matt Melling
2316852020
gridtracker: 1.23.0110 -> 1.23.0206 2023-02-05 08:32:51 +00:00
Matt Melling
0ac1177357
gridtracker: add passthru update script 2023-02-05 08:31:33 +00:00
Matt Melling
cf8621d287
gridtracker: 1.22.1226 -> 1.23.0110 2023-01-13 08:28:19 +00:00
Matt Melling
97c9905477
gridtracker: init at 1.22.1226 2023-01-02 19:00:42 +00:00