haskellPackages.network_2_6_3_1: enable dontCheck

This commit is contained in:
Ricardo Ardissone 2020-05-06 01:08:27 -03:00
parent 22a3bf9fb9
commit 834eb1729b
1 changed files with 1 additions and 0 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;