python.pkgs.bacpypes: init at 0.18.0

Co-Authored-By: Jon <jonringer@users.noreply.github.com>
This commit is contained in:
Pascal Bach
2020-03-24 12:36:46 -07:00
committed by Jon
co-authored by Jon
parent faba8e115d
commit b70d749db8
2 changed files with 33 additions and 0 deletions
+2
View File
@@ -477,6 +477,8 @@ in {
backports-shutil-which = callPackage ../development/python-modules/backports-shutil-which {};
bacpypes = callPackage ../development/python-modules/bacpypes {};
bap = callPackage ../development/python-modules/bap {
bap = pkgs.ocaml-ng.ocamlPackages_4_06.bap;
};