nixpkgs/pkgs/development/lua-modules/updater
Matthieu C. 35e972e3a4 vimPluginsUpdater: make development easier
`nix develop .#vimPluginsUpdater` now lets you enter a shell where you
can run `pkgs/applications/editors/vim/plugins/update.py` and
iteratively develop !

- removed `warn` warning from python by using `warning` instead
- `plugin2nix` was calling the same bit of code over and over thus
  slowing down the generator by a lot
2024-07-15 10:31:28 +02:00
..
.flake8 luaPackages: update on 2024-04-21 2024-05-01 00:11:50 +02:00
default.nix
updater.py vimPluginsUpdater: make development easier 2024-07-15 10:31:28 +02:00