about summary refs log tree commit diff
path: root/pkgs/games/grapejuice
AgeCommit message (Collapse)AuthorFilesLines
2024-04-27treewide: wrapGAppsHook → wrapGAppsHook3Jan Tojnar1-2/+2
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)
2023-09-06grapejuice: 7.14.4 -> 7.20.11heyimnova1-2/+2
2023-08-29grapejuice: fix pip installArtturin1-0/+1
2023-08-19grapejuice: use upstream installation scriptArtturin1-28/+28
https://gitlab.com/brinkervii/grapejuice/-/blob/master/src/grapejuice_packaging/builders/linux_package_builder.py
2023-08-18grapejuice: 7.8.3 -> 7.14.4TheNexusAvenger1-2/+12
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-03-05grapejuice: 7.2.1 -> 7.8.3wackbyte1-2/+2
2023-01-26grapejuice: 7.2.0 -> 7.2.1wackbyte1-2/+2
2022-12-02grapejuice: 6.2.2 -> 7.2.0wackbyte1-5/+7
2022-10-17grapejuice: 5.5.4 -> 6.2.2quasigod-io1-2/+2
2022-08-28grapejuice: 5.2.2 -> 5.5.4quasigod-io1-2/+2
2022-08-19treewide: inject xdg-open into wrappers as $PATH suffixEmery Hemingway1-1/+3
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-03grapejuice: move gtk3 to buildInputsLin1-1/+1
fixes 'ValueError: Namespace Gtk not available' since 71cbf3b809b5a380d3434171ba5caabffdafb919 gobject-introspection's hook looks for gir files in buildInputs instead of nativeBuildInputs
2022-07-26grapejuice: 5.1.1 -> 5.2.2Craftman71-2/+2
2022-06-07grapejuice: 4.10.2 -> 5.1.1helium181-10/+38
Co-authored-by: Artturi <Artturin@artturin.com>
2022-01-13grapejuice: 3.64.16 -> 4.10.2Shardion1-5/+8
2021-11-07winetricks: remove wine dependencyZane van Iperen1-1/+1
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-02grapejuice: 3.60.14 -> 3.64.16Artturin1-3/+3
2021-08-07grapejuice: 3.40.14 -> 3.60.14Artturin1-6/+3
2021-07-21grapejuice: 3.12.5 -> 3.40.14Artturin1-2/+2
2021-06-22grapejuice: init at 3.11.4Artturin1-0/+95