mcdreforged: fix build

Co-authored-by: Moraxyc <i@qaq.li>
This commit is contained in:
Yiyu Zhou
2026-05-23 18:16:50 +08:00
committed by Sizhe Zhao
co-authored by Moraxyc
parent 25ac73a57c
commit 5cb52e2186
@@ -52,6 +52,8 @@ buildPythonPackage rec {
versionCheckHook
];
pythonRelaxDeps = [ "ruamel.yaml" ];
passthru.updateScript = nix-update-script { };
meta = {