pythonPackages.bidict: init at 0.17.5

This commit is contained in:
Jake Waksbaum
2019-01-10 17:08:31 +00:00
parent 2c78b87f5e
commit bffc32260f
2 changed files with 44 additions and 0 deletions

View File

@@ -998,6 +998,8 @@ in {
bibtexparser = callPackage ../development/python-modules/bibtexparser { };
bidict = callPackage ../development/python-modules/bidict { };
binwalk = callPackage ../development/python-modules/binwalk { };
binwalk-full = appendToName "full" (self.binwalk.override {