Loading pkgs/by-name/op/openvswitch/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -52,6 +52,8 @@ stdenv.mkDerivation (finalAttrs: { ./patches/disable-bash-arg-completion-test.patch ]; strictDeps = true; nativeBuildInputs = [ autoconf automake Loading Loading @@ -129,6 +131,7 @@ stdenv.mkDerivation (finalAttrs: { nativeCheckInputs = [ iproute2 openssl ] ++ (with python3.pkgs; [ netaddr Loading Loading
pkgs/by-name/op/openvswitch/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -52,6 +52,8 @@ stdenv.mkDerivation (finalAttrs: { ./patches/disable-bash-arg-completion-test.patch ]; strictDeps = true; nativeBuildInputs = [ autoconf automake Loading Loading @@ -129,6 +131,7 @@ stdenv.mkDerivation (finalAttrs: { nativeCheckInputs = [ iproute2 openssl ] ++ (with python3.pkgs; [ netaddr Loading