This commit is contained in:
mjallen18
2025-06-08 18:56:08 -05:00
parent 08b90ac1ae
commit 85d98ab453
5 changed files with 56 additions and 64 deletions

View File

@@ -97,7 +97,7 @@ let
};
# In configuration.nix or a separate file
pythonSteam = pkgs.python3.withPackages (ps: with ps; [
pythonSteam = pkgs.python3.withPackages (ps: [
(ps.buildPythonPackage rec {
pname = "steam";
version = "1.4.4"; # Check for the latest version