Merge pull request #102764 from jluttine/init-pass-secret-service

This commit is contained in:
Doron Behar
2020-11-06 22:22:46 +02:00
committed by GitHub
5 changed files with 404 additions and 0 deletions
+2
View File
@@ -5291,6 +5291,8 @@ in {
pyparted = callPackage ../development/python-modules/pyparted { };
pypass = callPackage ../development/python-modules/pypass { };
pypblib = callPackage ../development/python-modules/pypblib { };
pypcap = callPackage ../development/python-modules/pypcap { };