Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
{
perSystem =
{ pkgs, ... }:
_module.args.helpers = import ../lib/helpers.nix { inherit pkgs; };
};
}