Merge pull request #107941 from c00w/ipfs_cluster
ipfs-cluster: Remove go1.14 pinning.
This commit is contained in:
commit
bee02826b8
@ -4914,9 +4914,7 @@ in
|
||||
|
||||
ipfs = callPackage ../applications/networking/ipfs { };
|
||||
ipfs-migrator = callPackage ../applications/networking/ipfs-migrator { };
|
||||
ipfs-cluster = callPackage ../applications/networking/ipfs-cluster {
|
||||
buildGoModule = buildGo114Module;
|
||||
};
|
||||
ipfs-cluster = callPackage ../applications/networking/ipfs-cluster { };
|
||||
|
||||
ipget = callPackage ../applications/networking/ipget { };
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user