root: add license
This commit is contained in:
parent
52f9aebe64
commit
187b4a2e04
1 changed files with 1 additions and 0 deletions
|
@ -86,5 +86,6 @@ stdenv.mkDerivation rec {
|
|||
description = "A data analysis framework";
|
||||
platforms = platforms.unix;
|
||||
maintainers = with maintainers; [ veprbl ];
|
||||
license = licenses.lgpl21;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue