Merge pull request #100532 from piegamesde/fix-desktopitems

treewide: Fix broken desktop files and mark packages as broken
This commit is contained in:
Sandro
2020-11-27 22:27:59 +01:00
committed by GitHub
7 changed files with 7 additions and 0 deletions
@@ -61,6 +61,7 @@ stdenv.mkDerivation rec {
};
meta = with stdenv.lib; {
broken = true;
description = "Open Source Mathematics Software, free alternative to Magma, Maple, Mathematica, and Matlab";
license = licenses.gpl2;
maintainers = teams.sage.members;