tie: add license
This commit is contained in:
parent
7a2e6cf6a0
commit
61020d5f23
@ -23,5 +23,6 @@ stdenv.mkDerivation rec {
|
|||||||
description = "Allow multiple web change files";
|
description = "Allow multiple web change files";
|
||||||
platforms = with platforms; unix;
|
platforms = with platforms; unix;
|
||||||
maintainers = with maintainers; [ vrthra ];
|
maintainers = with maintainers; [ vrthra ];
|
||||||
|
license = licenses.abstyles;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user