Loading pkgs/by-name/mc/mcdreforged/package.nix +1 −2 Original line number Diff line number Diff line Loading @@ -9,6 +9,7 @@ python3.pkgs.buildPythonApplication rec { pname = "mcdreforged"; version = "2.12.3"; pyproject = true; src = fetchFromGitHub { owner = "Fallen-Breath"; Loading @@ -17,8 +18,6 @@ python3.pkgs.buildPythonApplication rec { sha256 = "sha256-MLub++mkkB/jshpHJXtqgIhs7Gcb4jHUyHqGE65S8A8="; }; disabled = python3.pkgs.pythonOlder "3.8"; build-system = [ python3.pkgs.setuptools ]; dependencies = with python3.pkgs; [ Loading Loading
pkgs/by-name/mc/mcdreforged/package.nix +1 −2 Original line number Diff line number Diff line Loading @@ -9,6 +9,7 @@ python3.pkgs.buildPythonApplication rec { pname = "mcdreforged"; version = "2.12.3"; pyproject = true; src = fetchFromGitHub { owner = "Fallen-Breath"; Loading @@ -17,8 +18,6 @@ python3.pkgs.buildPythonApplication rec { sha256 = "sha256-MLub++mkkB/jshpHJXtqgIhs7Gcb4jHUyHqGE65S8A8="; }; disabled = python3.pkgs.pythonOlder "3.8"; build-system = [ python3.pkgs.setuptools ]; dependencies = with python3.pkgs; [ Loading