mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-07 19:04:21 +00:00
*Add* the new dep to the NixOS packaging too
This commit is contained in:
parent
e170d8b881
commit
682e91382f
@ -3,7 +3,7 @@
|
||||
, twisted, foolscap, zfec
|
||||
, setuptools, setuptoolsTrial, pyasn1, zope_interface
|
||||
, service-identity, pyyaml, magic-wormhole, treq, appdirs
|
||||
, beautifulsoup4, eliot, autobahn, cryptography
|
||||
, beautifulsoup4, eliot, autobahn, cryptography, netifaces
|
||||
, html5lib, pyutil, distro
|
||||
}:
|
||||
python.pkgs.buildPythonPackage rec {
|
||||
@ -45,7 +45,7 @@ python.pkgs.buildPythonPackage rec {
|
||||
twisted foolscap zfec appdirs
|
||||
setuptoolsTrial pyasn1 zope_interface
|
||||
service-identity pyyaml magic-wormhole treq
|
||||
eliot autobahn cryptography setuptools
|
||||
eliot autobahn cryptography netifaces setuptools
|
||||
future pyutil distro
|
||||
];
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user