Commit Graph

13 Commits

Author SHA1 Message Date
Tom Hunze
f8e308d570
gwe: add setuptools for python 3.12
GWE still depends on distutils, which was removed in Python 3.12.
setuptools ships with a copy of distutils, so we can use it as a
workaround until GWE is fixed.
2024-07-17 11:20:25 +02:00
aleksana
1a89942243 treewide: sha256 -> hash attribute for gitlab.com fetchers 2024-07-13 22:28:37 +08:00
éclairevoyant
71e728d3b8
maintainers: remove ivar 2024-06-29 03:09:10 -04:00
R. Ryantm
faac8b1a4b gwe: 0.15.7 -> 0.15.9 2024-06-11 08:17:25 +00: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
2fce9d00fe gwe: 0.15.6 -> 0.15.7 2024-01-28 06:50:35 +00:00
3JlOy_PYCCKUI
68864b9d40 gwe: add reactivex dependency
fixes #269482
2024-01-15 23:17:24 +03:00
h7x4
41974d5ed9
treewide: add mainProgram 2023-11-27 02:17:53 +01:00
R. Ryantm
0454d2077b gwe: 0.15.5 -> 0.15.6 2023-10-10 06:23:12 +00:00
figsoda
f1ec434848 pkgs/tools/misc: remove dead code
with the help of deadnix & nil
2023-07-13 17:37:07 +03:00
R. Ryantm
534151f999 gwe: 0.15.4 -> 0.15.5 2022-04-04 20:29:09 +00:00
R. Ryantm
3d31b523ad gwe: 0.15.3 -> 0.15.4 2021-12-10 16:27:22 +00:00
Ivar Scholten
2f3e0cf3ba gwe: init at 0.15.3 2021-06-07 20:42:14 +02:00