Commit Graph

20 Commits

Author SHA1 Message Date
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
heyimnova
9872083570
grapejuice: 7.14.4 -> 7.20.11 2023-09-06 14:45:18 +01:00
Artturin
9cddba95ec grapejuice: fix pip install 2023-08-29 02:36:15 +03:00
Artturin
b33de2708f grapejuice: use upstream installation script
https://gitlab.com/brinkervii/grapejuice/-/blob/master/src/grapejuice_packaging/builders/linux_package_builder.py
2023-08-19 22:03:20 +03:00
TheNexusAvenger
dc340b8860 grapejuice: 7.8.3 -> 7.14.4
Update Grapejuice for easy release channel changing (mainly zintegration).
Changelogs: https://gitlab.com/brinkervii/grapejuice/-/tags

Co-authored-by: éclairevoyant <848000+eclairevoyant@users.noreply.github.com>
2023-08-18 22:16:52 -04:00
wackbyte
5dda1cbe95
grapejuice: 7.2.1 -> 7.8.3 2023-03-05 17:10:43 -05:00
wackbyte
8d4360b43c
grapejuice: 7.2.0 -> 7.2.1 2023-01-26 22:21:42 -05:00
wackbyte
2518d6c080
grapejuice: 6.2.2 -> 7.2.0 2022-12-02 19:48:11 -05:00
quasigod-io
c7ee149d58 grapejuice: 5.5.4 -> 6.2.2 2022-10-17 14:31:24 -04:00
quasigod-io
289ace3de1 grapejuice: 5.2.2 -> 5.5.4 2022-08-28 22:15:37 -04:00
Emery Hemingway
b5526585c2 treewide: inject xdg-open into wrappers as $PATH suffix
The xdg-open utility is only ever a runtime dependency and its
dependents only expect that it accept a URI as a command line
argument and do something with it that the user would expect.
For such as a trivial relationship it should be possible for
users to override xdg-open with something else in their PATH.
2022-08-19 13:11:27 -05:00
Lin
63bea374ea grapejuice: move gtk3 to buildInputs
fixes 'ValueError: Namespace Gtk not available'

since 71cbf3b809 gobject-introspection's
hook looks for gir files in buildInputs instead of nativeBuildInputs
2022-08-03 17:47:57 +03:00
Craftman7
50c4fdfd7a grapejuice: 5.1.1 -> 5.2.2 2022-07-26 20:55:50 -07:00
helium18
8974c1ced3 grapejuice: 4.10.2 -> 5.1.1
Co-authored-by: Artturi <Artturin@artturin.com>
2022-06-07 16:34:00 +05:30
Shardion
9f928fe969
grapejuice: 3.64.16 -> 4.10.2 2022-01-13 09:15:15 -08:00
Zane van Iperen
68ca39a775
winetricks: remove wine dependency
It shouldn't be tied to a particular Wine installation, it should use
the one in $PATH. Also massively reduces the closure size.
2021-11-07 10:00:47 +10:00
Artturin
436b062368 grapejuice: 3.60.14 -> 3.64.16 2021-11-02 15:23:44 +02:00
Artturin
3cf4dbe256 grapejuice: 3.40.14 -> 3.60.14 2021-08-07 04:24:10 +03:00
Artturin
d2b557bcdd grapejuice: 3.12.5 -> 3.40.14 2021-07-21 19:37:43 +03:00
Artturin
09a52f7662 grapejuice: init at 3.11.4 2021-06-22 04:52:16 +03:00