added leafpad editor

This commit is contained in:
Markus Kohlhase
2014-10-23 17:54:56 +02:00
parent 2ac3c2e462
commit 137eb4c98a
2 changed files with 25 additions and 0 deletions

View File

@@ -1545,6 +1545,8 @@ let
ldns = callPackage ../development/libraries/ldns { };
leafpad = callPackage ../applications/editors/leafpad { };
lftp = callPackage ../tools/networking/lftp { };
libconfig = callPackage ../development/libraries/libconfig { };