Merge pull request #7 from lelgenio/24.05-compat

fix: Maintain compatibility with 24.05
This commit is contained in:
Leonardo Eugênio 2024-11-30 13:07:10 -03:00 committed by GitHub
commit 995dd52adc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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