hercules-ci/flake-parts

`bundlers` output

Opened this issue · 0 comments

That old forgotten api, the bundlers are missing from perSystem

{
  perSystem = {pkgs, ...}: {
    bundlers.identity = drv: drv;
  };
}

  ...
The option `perSystem.x86_64-linux.bundlers' does not exist