NixOS Autocomplete
So you want to create a script that has tab completion, and you use home-manager?
So you want to create a script that has tab completion, and you use home-manager?
home-manager PackagesYou update your system and now a application that you depend on no longer works as expected...
In any normal circumstance you are either sol, or you uninstall and reinstall a backdated version if that's even possible.
But wait, you use home-manager so instead of being at the whim of your package manager lets just pin the application to a specific version.