{ self, neovim, ... } @ inputs: let pkgs = inputs.unstable-small.legacyPackages.x86_64-linux; in { "neovim" = neovim.packages.x86_64-linux.neovim; }