openttd-nml: adopt orphaned package
This commit is contained in:
@@ -34,6 +34,6 @@ python3.pkgs.buildPythonApplication (finalAttrs: {
|
||||
description = "Compiler for OpenTTD NML files";
|
||||
mainProgram = "nmlc";
|
||||
license = lib.licenses.gpl2Plus;
|
||||
maintainers = [ ];
|
||||
maintainers = [ lib.maintainers.magicquark ];
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user