1 2 3 4 5 6
{system, inputs, ...}: inputs.hy3.packages.${system}.hy3.overrideAttrs { patches = [ ./0001-fix-renderPass-pointer.patch ]; }