We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
bundlers
That old forgotten api, the bundlers are missing from perSystem
perSystem
{ perSystem = {pkgs, ...}: { bundlers.identity = drv: drv; }; } ... The option `perSystem.x86_64-linux.bundlers' does not exist