aleksana
bd36b81aed
treewide: adopt some unmaintained GTK packages
2024-09-14 21:07:29 +08:00
Jörg Thalheim
5356420466
treewide: remove unused with statements from maintainer lists
...
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \
-e 's!with lib.maintainers; \[ *\];![ ];!' \
-e 's!with maintainers; \[ *\];![ ];!'
2024-07-29 10:06:20 +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
R. Ryantm
ac04ecbace
wofi: 1.4 -> 1.4.1
2024-02-14 23:34:18 +00:00
R. Ryantm
54dc93d161
wofi: 1.3 -> 1.4
2024-02-07 05:56:17 +00:00
Austin Horstman
f61284a19f
treewide: add meta.mainProgram to misc
2023-08-04 14:10:05 -05:00
laalsaas
a7f3bc30a5
wofi: switch to fetchFromSourcehut
2022-10-28 03:02:50 +02:00
Artturi
eb49b683f3
Merge pull request #195661 from wamserma/arg-cleanup-app
...
pkgs.applications: remove unused args
2022-10-15 02:20:29 +03:00
Yureka
7f4fe58f00
wofi: 1.2.4 -> 1.3 ( #195595 )
2022-10-12 20:14:07 +02:00
Markus S. Wamser
c9d167f174
pkgs.applications: remove unused args
2022-10-12 16:00:16 +02:00
ajs124
be1aefac05
maintainers: remove elyhaka
...
github account deleted
2022-06-29 00:52:13 +02:00
Rouven Czerwinski
0388fd959e
wofi: 1.2.3 -> 1.2.4 ( #112274 )
2021-02-07 20:52:57 +01:00
Aamaruvi Yogamani
8775e39757
wofi: 1.2.1 -> 1.2.3
...
This also fixes a GDK Protocol error.
2020-11-13 09:06:08 -05:00
Gabriel Ebner
9b742a6a1b
wofi: do not follow symlinks in PATH
2020-08-22 14:01:05 +02:00
Elyhaka
c29cae2973
wofi: 1.1.2 -> 1.2.1
2020-07-31 10:40:03 +02:00
Fabian Geiselhart
42b7f16c14
wofi: Package manpages
2020-07-12 16:21:46 +02:00
Elyhaka
c2600f0424
wofi: changed maintainer after @erictapen request
2020-03-29 00:23:49 +01:00
Elyhaka
df2984dbf9
wofi: fix hash mismatch between fetchurl and fetchpatch
2020-03-29 00:23:49 +01:00
Elyhaka
968b6ad017
wofi: fixes allow_images=true crash
2020-03-24 16:59:38 +01:00
Elyhaka
2c96f59172
wofi: 1.1 -> 1.1.2
2020-03-24 13:05:35 +01:00
Tadeo Kondrak
200473b225
wofi: 1.0 -> 1.1
2020-02-29 17:28:05 -08:00
Tadeo Kondrak
f90d0634f8
wofi: 2019-10-28 -> 1.0
2019-12-20 23:16:36 -07:00
Justin Humm
9b66a895c2
wofi: init at 2019-10-28
2019-10-30 22:23:10 +01:00