nvf/docs
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
..
man docs: improve manpages; mention helpful utilities 2025-01-25 17:21:08 +03:00
manual docs: fix typo (#824) 2025-04-13 11:10:36 +00:00
release-notes languages/dart: add flutter-tools.flutterPackage option 2025-04-18 17:05:57 +02:00
static docs: better performance in the resource widget ft. Keira and Michaili 2024-12-10 23:10:05 +03:00
default.nix treewide: remove nmd dependency 2025-03-24 08:43:45 +03:00
html-open-tool.nix lib.neovimConfiguration: deprecated extraModules and configuration (#377) 2024-09-22 22:52:10 +03:00
manual.nix docs/manual: release TOC depth 2025-02-03 15:18:27 +03:00