asynk: remove due to prolonged breakage

This commit is contained in:
Jonathan Ringer
2020-08-13 11:57:48 -07:00
committed by Jon
parent 104cd996e1
commit 9ccacccc47
2 changed files with 0 additions and 49 deletions
-2
View File
@@ -2431,8 +2431,6 @@ in
assh = callPackage ../tools/networking/assh { };
asynk = callPackage ../tools/networking/asynk { };
b2sum = callPackage ../tools/security/b2sum {
inherit (llvmPackages) openmp;
};