certmgr: init at 1.6.1

This commit is contained in:
Johan Thomsen
2018-08-03 17:35:46 +02:00
parent 150f4fe9c4
commit 505007471d
2 changed files with 25 additions and 0 deletions
+2
View File
@@ -1696,6 +1696,8 @@ with pkgs;
ceph = callPackage ../tools/filesystems/ceph { boost = boost165; };
ceph-dev = ceph;
certmgr = callPackage ../tools/security/certmgr { };
cfdg = callPackage ../tools/graphics/cfdg {
ffmpeg = ffmpeg_2;
};