haskellPackages.network_2_6_3_1: enable dontCheck
This commit is contained in:
parent
22a3bf9fb9
commit
834eb1729b
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue