diff --git a/flake.lock b/flake.lock index c49f444..6c2e518 100644 --- a/flake.lock +++ b/flake.lock @@ -2,11 +2,11 @@ "nodes": { "nixpkgs": { "locked": { - "lastModified": 1732812356, - "narHash": "sha256-LNcgjOLArRlx2W6XSi0yc0xwLjrK3KF9LxAMqUgFDgw=", + "lastModified": 1714562304, + "narHash": "sha256-Mr3U37Rh6tH0FbaDFu0aZDwk9mPAe7ASaqDOGgLqqLU=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "581d7e4d23b91daf2afa0005a5d3d01d6a8884fe", + "rev": "bcd44e224fd68ce7d269b4f44d24c2220fd821e7", "type": "github" }, "original": { diff --git a/package/default.nix b/package/default.nix index 56c7d9d..bf992b9 100644 --- a/package/default.nix +++ b/package/default.nix @@ -1,7 +1,6 @@ { lib, stdenv, - pkgs, fetchFromGitHub, makeWrapper, curl, @@ -44,8 +43,7 @@ stdenv.mkDerivation rec { wmctrl xdotool - # TODO: remove 24.05 compatibility when it goes EOL - (pkgs.zenity or gnome.zenity) + gnome.zenity ## Here we don't declare steam as a dependency because ## we could either use the native or flatpack version