ephoto: init at 1.0

This commit is contained in:
romildo
2017-04-22 03:06:12 +03:00
committed by Tuomas Tynkkynen
parent cfcceaee27
commit 2f481960cf
2 changed files with 40 additions and 0 deletions
+1
View File
@@ -10,4 +10,5 @@ rec {
econnman = callPackage ./econnman.nix { };
terminology = callPackage ./terminology.nix { };
rage = callPackage ./rage.nix { };
ephoto = callPackage ./ephoto.nix { };
}