fix: Maintain compatibility with 24.05

This commit is contained in:
lelgenio 2024-11-30 13:03:56 -03:00
parent 0895b37a62
commit eb3b81e524

View file

@ -44,7 +44,8 @@ stdenv.mkDerivation rec {
wmctrl
xdotool
pkgs.zenity
# TODO: remove 24.05 compatibility when it goes EOL
(pkgs.zenity or gnome.zenity)
## Here we don't declare steam as a dependency because
## we could either use the native or flatpack version