Merge pull request #29090 from catern/master

pythonPackages.linuxfd: init at 1.4.4
This commit is contained in:
Frederik Rietdijk
2017-09-08 22:03:08 +02:00
committed by GitHub
2 changed files with 27 additions and 0 deletions
+2
View File
@@ -4528,6 +4528,8 @@ in {
libtmux = callPackage ../development/python-modules/libtmux { };
linuxfd = callPackage ../development/python-modules/linuxfd { };
locket = buildPythonPackage rec {
name = "locket-${version}";
version = "0.2.0";