Commit Graph

17 Commits

Author SHA1 Message Date
R. Ryantm
8edaa08414 tartube-yt-dlp: 2.5.0 -> 2.5.040 2024-09-01 15:41:36 +00: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
Weijia Wang
9c961f0990 aria2: deprecate aria alias 2024-03-26 04:21:40 +01:00
R. Ryantm
7b498ca7df tartube: 2.4.221 -> 2.5.0 2024-01-12 19:00:09 +00:00
h7x4
41974d5ed9
treewide: add mainProgram 2023-11-27 02:17:53 +01:00
R. Ryantm
a402e36136 tartube-yt-dlp: 2.4.093 -> 2.4.221 2023-01-10 17:30:07 +00:00
R. Ryantm
f5125bb910 tartube-yt-dlp: 2.3.367 -> 2.4.093 2022-08-19 19:12:07 +00:00
R. Ryantm
f56f0a68c6 tartube: 2.3.332 -> 2.3.367 2022-02-13 09:38:40 -08:00
R. RyanTM
71dc2805fd tartube: 2.3.110 -> 2.3.332 2021-08-13 06:00:45 +00:00
ryneeverett
4ad6a12440 tartube: 2.3.085 -> 2.3.110 2021-02-28 20:22:07 -05:00
Lucas Ransan
b50eb901dc
tartube: 2.3.042 -> 2.3.085 2021-02-04 14:57:33 +01:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Ben Siraphob
108bdac3d9 pkgs/applications: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
ryneeverett
905e3baa7e tartube: 2.1.0 -> 2.3.042
- Add new ffmpeg dependency.
- Update patch since gi was renamed pgi.
2021-01-04 17:47:43 +00:00
luc65r
e338c1250d tartube: 2.0.016 -> 2.1.0 2020-05-10 22:22:47 +02:00
Piotr Bogdan
3acee22791
tartube: init at 2.0.016 2020-04-25 11:40:57 +02:00