fanficfare: cleanup meta

This commit is contained in:
Sandro Jäckel 2021-03-04 12:46:18 +01:00
parent 336b015648
commit ccfef0d23a
No known key found for this signature in database
GPG key ID: 3AF5A43A3EECC2E5

View file

@ -24,6 +24,5 @@ python3Packages.buildPythonApplication rec {
license = licenses.gpl3;
platforms = platforms.linux;
maintainers = with maintainers; [ dwarfmaster ];
inherit version;
};
}