Compare commits

..

No commits in common. "995dd52adc6fe5cbbd4530a9f2add88e1e04d0da" and "f19d8dd0afbb41a87124e90cd2ad96b82cf270ce" have entirely different histories.

2 changed files with 4 additions and 6 deletions

View file

@ -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": {

View file

@ -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