Merge pull request #1867 from thoughtpolice/fixes
Some minor fixes for my packages - ktap, cb0cat, etc
This commit is contained in:
@@ -17,6 +17,7 @@ stdenv.mkDerivation rec {
|
||||
meta = {
|
||||
description = "cryptographic tool based on the CBEAMr0 sponge function";
|
||||
homepage = "https://www.cblnk.com";
|
||||
platforms = stdenv.lib.platforms.unix;
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
maintainers = [ stdenv.lib.maintainers.thoughtpolice ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user