Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
{
pkgs ? (import ../ci { }).pkgs,
nixpkgs ? { },
}:
pkgs.callPackage ./doc-support/package.nix { inherit nixpkgs; }