wstunnel: fix build

This commit is contained in:
Gabriel Ebner 2022-04-09 11:18:30 +02:00
parent 375eaf2b4f
commit 5dadb0d98b
3 changed files with 9 additions and 1 deletions

View file

@ -2593,4 +2593,11 @@ self: super: {
aeson = self.aeson_1_5_6_0;
});
# Support network >= 3.1.2
# https://github.com/erebe/wstunnel/pull/107
wstunnel = appendPatch (fetchpatch {
url = "https://github.com/erebe/wstunnel/pull/107/commits/47c1f62bdec1dbe77088d9e3ceb6d872f922ce34.patch";
sha256 = "sha256-fW5bVbAGQxU/gd9zqgVNclwKraBtUjkKDek7L0c4+O0=";
}) super.wstunnel;
} // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super

View file

@ -5595,7 +5595,6 @@ broken-packages:
- wsdl
- wsedit
- wsjtx-udp
- wstunnel
- wtk
- wumpus-core
- wxdirect

View file

@ -233,6 +233,8 @@ package-maintainers:
- total
- turtle
- typed-spreadsheet
gebner:
- wstunnel
gridaphobe:
- located-base
jb55: