Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
{ callPackage, ... } @ args:
callPackage ./generic.nix (
args
// builtins.fromJSON (builtins.readFile ./3.11.json)
// {
generation = "3_11";
})