diff options
| author | K900 <me@0upti.me> | 2024-09-09 17:44:01 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-09 17:44:01 +0300 |
| commit | 013c5df3abb22f1d5233cf48b74646a8deb6dabf (patch) | |
| tree | aa0c59d982e1ab1efc489d693fb1ebd43c2ca86e | |
| parent | valgrind-light: correctly override meta (#340713) (diff) | |
| parent | steam: drop gnome2.GConf dependency (diff) | |
| download | nixpkgs-013c5df3abb22f1d5233cf48b74646a8deb6dabf.tar.gz | |
steam: drop gnome2.GConf dependency (#340633)
| -rw-r--r-- | pkgs/games/steam/fhsenv.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/games/steam/fhsenv.nix b/pkgs/games/steam/fhsenv.nix index e9bde7ded90e..5e3b7bfcbf6a 100644 --- a/pkgs/games/steam/fhsenv.nix +++ b/pkgs/games/steam/fhsenv.nix @@ -125,7 +125,6 @@ in buildFHSEnv rec { xorg.libXi xorg.libSM xorg.libICE - gnome2.GConf curl nspr nss |
