_4ti2: adopt (#543865)

This commit is contained in:
Weijia Wang
2026-07-20 18:35:41 +00:00
committed by GitHub
+1 -1
View File
@@ -40,7 +40,7 @@ stdenv.mkDerivation (finalAttrs: {
homepage = "https://4ti2.github.io/";
description = "Software package for algebraic, geometric and combinatorial problems on linear spaces";
license = lib.licenses.gpl2Plus;
maintainers = [ ];
maintainers = with lib.maintainers; [ coolcuber ];
platforms = lib.platforms.all;
};
})