This commit is contained in:
Domen Kožar
2014-10-23 00:13:31 +02:00
parent 80585d4599
commit efea92de19
9 changed files with 9 additions and 11 deletions

View File

@@ -66,9 +66,7 @@ buildPythonPackage {
'';
homepage = http://allmydata.org/;
# TODO license = [ lib.licenses.gpl2Plus /* or */ "TGPPLv1+" ];
license = [ lib.licenses.gpl2Plus /* or */ "TGPPLv1+" ];
maintainers = [ lib.maintainers.simons ];
platforms = lib.platforms.gnu; # arbitrary choice
};