_: _final: prev: { cinny-unwrapped = prev.cinny-unwrapped.overrideAttrs (old: { patches = (old.patches or [ ]) ++ [ ./nix-commands.patch ]; }); }