obfs4: pin to go_1_16
This commit is contained in:
parent
f3af30f2d5
commit
b6b61477b9
@ -8373,7 +8373,9 @@ with pkgs;
|
||||
|
||||
obexd = callPackage ../tools/bluetooth/obexd { };
|
||||
|
||||
obfs4 = callPackage ../tools/networking/obfs4 { };
|
||||
obfs4 = callPackage ../tools/networking/obfs4 {
|
||||
buildGoModule = buildGo116Module;
|
||||
};
|
||||
|
||||
oci-image-tool = callPackage ../tools/misc/oci-image-tool { };
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user