self: super: { morph = super.morph.overrideAttrs(old: { patches = (old.patches or []) ++ [ ./verbose_nix.patch ./dry-run.patch ]; }); }