kmines: init at 20.04.3

This commit is contained in:
freezeboy
2020-08-21 10:04:17 +02:00
parent 3083545704
commit 3be794aef3
3 changed files with 25 additions and 1 deletions
+1
View File
@@ -136,6 +136,7 @@ let
kmailtransport = callPackage ./kmailtransport.nix {};
kmbox = callPackage ./kmbox.nix {};
kmime = callPackage ./kmime.nix {};
kmines = callPackage ./kmines.nix {};
kmix = callPackage ./kmix.nix {};
kmplot = callPackage ./kmplot.nix {};
knotes = callPackage ./knotes.nix {};