Skip to content

Commit 662ed68

Browse files
committed
fix: propagatedBuildInputs nova derivation
Signed-off-by: Paul Kroeher <paul.kroeher@cyberus-technology.de> On-behalf-of: SAP paul.kroeher@sap.com
1 parent f2f447e commit 662ed68

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

packages/nova.nix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ let
7777
pyyaml
7878
requests
7979
requests-mock
80+
requests-unixsocket
8081
retrying
8182
rfc3986
8283
routes
@@ -165,6 +166,7 @@ python3Packages.buildPythonPackage (rec {
165166
python-neutronclient
166167
pyyaml
167168
requests
169+
requests-unixsocket
168170
retrying
169171
rfc3986
170172
routes

0 commit comments

Comments
 (0)