parent
e700483077
commit
49a39aac3e
@ -23,5 +23,6 @@ stdenv.mkDerivation rec {
|
|||||||
description = "Shamir Secret Sharing Scheme";
|
description = "Shamir Secret Sharing Scheme";
|
||||||
homepage = http://point-at-infinity.org/ssss/;
|
homepage = http://point-at-infinity.org/ssss/;
|
||||||
platforms = stdenv.lib.platforms.unix;
|
platforms = stdenv.lib.platforms.unix;
|
||||||
|
license = stdenv.lib.licenses.gpl2;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user