mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-26 10:30:32 +00:00
mitm6: fix build failure
This commit is contained in:
@@ -17,7 +17,6 @@ python3.pkgs.buildPythonApplication rec {
|
||||
build-system = with python3.pkgs; [ setuptools ];
|
||||
|
||||
dependencies = with python3.pkgs; [
|
||||
future
|
||||
netifaces
|
||||
scapy
|
||||
twisted
|
||||
|
||||
Reference in New Issue
Block a user