Merge pull request #49347 from sjau/easysnap-init

easysnap: init at 2018-10-28
This commit is contained in:
Linus Heckemann
2018-11-02 15:01:47 +01:00
committed by GitHub
3 changed files with 38 additions and 0 deletions
+2
View File
@@ -2349,6 +2349,8 @@ with pkgs;
easyrsa2 = callPackage ../tools/networking/easyrsa/2.x.nix { };
easysnap = callPackage ../tools/backup/easysnap { };
ebook_tools = callPackage ../tools/text/ebook-tools { };
ecryptfs = callPackage ../tools/security/ecryptfs { };