nvf/modules
Noah765 df0e2060c6 languages/dart: add flutter-tools.flutterPackage option
Previously, flutter-tools was dependent on the flutter SDK, which it found in the PATH. Having such undeclared and non-reproducible dependencies is against the principles of nix.
The flutterPackage option has been made optional for people who have installed the flutter SDK differently and want to keep it that way.
The enableNoResolvePatch option has been retained for people who have installed the flutter SDK using nix outside the scope of nvf and do not want to have to install it twice. The default value has been changed to false, assuming that most people who use nix to install flutter will use the flutterPackage option instead.
2025-04-18 17:05:57 +02:00
..
extra lsp: deprecate lsplines in favor of vim.diagnostics 2025-04-04 14:35:16 +03:00
neovim neovim/diagnostic: fix missin submodule opts 2025-04-05 06:21:50 +03:00
plugins languages/dart: add flutter-tools.flutterPackage option 2025-04-18 17:05:57 +02:00
wrapper wrapper/build: disable checks in flutter-tools-patched 2025-04-01 11:16:41 +03:00
default.nix treewide: Use nixpkgs fetchers for npins 2025-02-10 22:33:36 -05:00
modules.nix modules: import diagnostics and formatter modules 2025-02-10 18:40:32 -05:00