Merge pull request #87050 from rardiol/hedgewars

Hedgewars server fix haskell
This commit is contained in:
Peter Simons
2020-05-08 21:03:56 +02:00
committed by GitHub
2 changed files with 12 additions and 1 deletions

View File

@@ -333,6 +333,7 @@ self: super: {
nats-queue = dontCheck super.nats-queue;
netpbm = dontCheck super.netpbm;
network = dontCheck super.network;
network_2_6_3_1 = dontCheck super.network_2_6_3_1;
network-dbus = dontCheck super.network-dbus;
notcpp = dontCheck super.notcpp;
ntp-control = dontCheck super.ntp-control;