Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
# GENERATED BY update.sh
{ callPackage, lib, ... }@args:
callPackage ./generic.nix (
args
// lib.importJSON ./4.json
// {
generation = "4";
}
)