nix-community.nixvim/flake-modules
Matt Sturgeon 191b0a9502
treewide: avoid passing pkgs to our lib
In the two places where our "helpers" lib is exclusively internal
(flake module args and building the docs), we no longer supply `pkgs`.

In the other 4 locations, we now note why we still do in a comment.
2024-09-22 18:18:05 +01:00
..
dev flake/treefmt: disable taplo for now 2024-09-13 10:08:08 -05:00
default.nix lib: rename helpers.nix -> default.nix 2024-09-13 17:25:17 +01:00
legacy-packages.nix treewide: avoid passing pkgs to our lib 2024-09-22 18:18:05 +01:00
lib.nix treewide: avoid passing pkgs to our lib 2024-09-22 18:18:05 +01:00
overlays.nix treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
packages.nix docs: move pkgs overlays to their own file 2024-09-13 12:26:48 +01:00
templates.nix treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
tests.nix treewide: avoid passing pkgs to our lib 2024-09-22 18:18:05 +01:00
wrappers.nix modules/performance: add ability to byte compile lua configuration files 2024-07-31 11:31:40 +00:00