Unverified Commit 2851412a authored by Moraxyc's avatar Moraxyc
Browse files

mcdreforged: remove disabled line

parent a27175d2
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -18,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; [