mcdreforged: add missed pyproject
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
python3.pkgs.buildPythonApplication rec {
|
||||
pname = "mcdreforged";
|
||||
version = "2.12.3";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "Fallen-Breath";
|
||||
|
||||
Reference in New Issue
Block a user