nixpkgs/pkgs
Matthieu Coudron aedd12c96a vimUtils.packdir: better merge of plugins
Fixes https://github.com/NixOS/nixpkgs/issues/193070

Basically it was hard to install both
nvim-treesitter.withPlugins (
          plugins: with plugins; [
            tree-sitter-c
            tree-sitter-lua
            tree-sitter-org-nvim
          ]
        ));
and nvim-treesitter

It also simplifies some nix code.
2022-09-29 16:38:14 +02:00
..
applications vimUtils.packdir: better merge of plugins 2022-09-29 16:38:14 +02:00
build-support nixos/testing: Fix release.nix tests evaluation 2022-09-29 10:49:09 +02:00
common-updater
data
desktops Merge #191339: staging-next 2022-09-15 2022-09-29 09:16:47 +02:00
development Merge pull request #193396 from r-ryantm/auto-update/millet 2022-09-29 08:22:42 -05:00
games Merge #191339: staging-next 2022-09-15 2022-09-29 09:16:47 +02:00
misc
os-specific mmc-utils: unstable-2022-07-13 -> unstable-2022-09-27 2022-09-29 13:15:46 +02:00
pkgs-lib
servers Merge pull request #193471 from minijackson/jellyfin-10.8.5 2022-09-29 13:21:24 +02:00
shells
stdenv
test
tools Merge pull request #193513 from aaronjheng/docker-credential-helpers-0.7.0 2022-09-29 08:48:22 -05:00
top-level Merge pull request #193397 from prusnak/taro 2022-09-29 13:17:11 +02:00