required for GPipe-2.2.4
@ -1,4 +1,4 @@
{ pkgs ? import <nixpkgs> {},
{ pkgs ? import <nixpkgs> { config.allowBroken = true; },
}:
with pkgs;