Merge pull request #35056 from catern/master

pythonPackages.requests-unixsocket: init at 0.1.5
This commit is contained in:
Robert Schütz
2018-03-19 11:26:18 +01:00
committed by GitHub
2 changed files with 30 additions and 0 deletions
+2
View File
@@ -3550,6 +3550,8 @@ in {
};
});
requests-unixsocket = callPackage ../development/python-modules/requests-unixsocket {};
howdoi = buildPythonPackage (rec {
name = "howdoi-${version}";
version = "1.1.7";