Mark some packages with undownloadable source as broken

This commit is contained in:
Eelco Dolstra
2015-09-01 12:00:04 +02:00
parent 7f0c5a2c8f
commit 8fc039188e
3 changed files with 4 additions and 1 deletions
@@ -63,5 +63,6 @@ rec {
license = with a.lib.licenses;
gpl2;
homepage = "http://gap-system.org/";
broken = true;
};
}) x