From e6aa2e950a90e5ce56f0943a45c3fd549292335d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabi=C3=A1n=20Heredia=20Montiel?= Date: Sun, 8 Sep 2024 18:03:02 -0600 Subject: [PATCH] steam: drop gnome2.GConf dependency GConf depends on ORBit2 which no longer compiles on https://github.com/NixOS/nixpkgs/pull/340612 ORBit2 / GConf are EOL/Archived: - https://gitlab.gnome.org/Archive/orbit2 (last commit on main branch 8 years ago) - https://gitlab.gnome.org/Archive/gconf (last commit on main branch 8 years ago) --- pkgs/games/steam/fhsenv.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/pkgs/games/steam/fhsenv.nix b/pkgs/games/steam/fhsenv.nix index e9bde7ded90e4..5e3b7bfcbf6ab 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