Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
{ godot3 }:
godot3.overrideAttrs (self: base: {
pname = "godot3-headless";
godotBuildDescription = "headless";
godotBuildPlatform = "server";
})