1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-25 03:17:13 +00:00
nixpkgs/pkgs/misc/vim-plugins
Benjamin Hipple eb11feaa0b treewide: change fetchCargoTarball default to opt-out
Changes the default fetcher in the Rust Platform to be the newer
`fetchCargoTarball`, and changes every application using the current default to
instead opt out.

This commit does not change any hashes or cause any rebuilds. Once integrated,
we will start deleting the opt-outs and recomputing hashes.

See #79975 for details.
2020-02-13 22:41:37 -08:00
..
patches/vim-grammarous
vim2nix
aliases.nix
build-vim-plugin.nix treewide: Get rid of most parseDrvName without breaking compat 2019-11-24 17:22:28 +00:00
default.nix
generated.nix vimPlugins.vim-phabricator: init at 2020-01-23 2020-02-12 12:08:54 -08:00
overrides.nix treewide: change fetchCargoTarball default to opt-out 2020-02-13 22:41:37 -08:00
readme.md
update.py vimPlugins: backoff on timeout in update.py 2019-11-19 21:10:32 +01:00
vim-plugin-names vimPlugins.vim-phabricator: init at 2020-01-23 2020-02-12 12:08:54 -08:00
vim-utils.nix vim-plugins: honor the plugin manager re filetype and syntax 2020-01-07 13:13:41 -08:00

Instructions for adding Vim plugins to nixpkgs can be found here.