root: add license
This commit is contained in:
parent
52f9aebe64
commit
187b4a2e04
@ -86,5 +86,6 @@ stdenv.mkDerivation rec {
|
|||||||
description = "A data analysis framework";
|
description = "A data analysis framework";
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
maintainers = with maintainers; [ veprbl ];
|
maintainers = with maintainers; [ veprbl ];
|
||||||
|
license = licenses.lgpl21;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user