mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 06:45:16 +01:00
dclxvi: add license
This commit is contained in:
parent
e2407c1e05
commit
788c070012
1 changed files with 1 additions and 0 deletions
|
@ -31,5 +31,6 @@ stdenv.mkDerivation {
|
|||
description = "Naehrig, Niederhagen and Schwabe's pairings code, massaged into a shared library";
|
||||
maintainers = with maintainers; [ wkennington ];
|
||||
platforms = platforms.x86_64;
|
||||
license = licenses.publicDomain;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue