pythonPackages.linuxfd: init at 1.4.4

This commit is contained in:
Spencer Baugh
2017-09-07 19:45:30 +00:00
parent f66ed3079d
commit 4978b204e3
2 changed files with 27 additions and 0 deletions
+2
View File
@@ -4529,6 +4529,8 @@ in {
libtmux = callPackage ../development/python-modules/libtmux { };
linuxfd = callPackage ../development/python-modules/linuxfd { };
locket = buildPythonPackage rec {
name = "locket-${version}";
version = "0.2.0";