self: super: { # TODO See: https://github.com/NixOS/nixpkgs/pull/214231 neovim-unwrapped = super.neovim-unwrapped.overrideAttrs (old: { patches = [ ]; }); }