forked from mirrors/nixpkgs
parent
847e1bd906
commit
6482d5c3d1
|
@ -21,5 +21,6 @@ stdenv.mkDerivation rec {
|
|||
homepage = http://point-at-infinity.org/seccure/;
|
||||
description = "Zero-configuration elliptic curve cryptography utility";
|
||||
platforms = stdenv.lib.platforms.unix;
|
||||
license = stdenv.lib.licenses.lgpl3;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue