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