12.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
default.nix
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
packages.nix
templates.nix
tests.nix treewide: avoid passing pkgs to our lib 2024-09-22 18:18:05 +01:00
wrappers.nix