Commit graph

11 commits

Author SHA1 Message Date
oxalica
9125bfeaff Update docs examples to use nixfmt-rfc-style
This is now the chosen formatter for nixpkgs.
2024-09-18 23:06:38 -04:00
oxalica
565472e8ae Mass fix typos with typos 2023-08-06 22:31:06 +08:00
oxalica
495c599928 Disable Nix memory limit on macOS since unsupported
Ref: https://bugs.chromium.org/p/chromium/issues/detail?id=853873#c2
2023-07-09 05:16:02 +08:00
oxalica
a08bebf874 Impl memory limit for flake evaluation 2023-07-09 02:18:25 +08:00
oxalica
18de045d77 Disable autoEvalInputs by default
This is too costly for huge flakes with lots of packages or leavy tests,
and also have issues on locked transitive inputs (#79).
2023-05-10 01:38:03 +08:00
oxalica
21d0870aab Add configurations to disable expensive evaluations 2023-05-07 02:40:55 +08:00
oxalica
0b36ff7181 Add configuration to skip flake archive confirmation 2023-05-07 02:18:18 +08:00
Hexadecimal
9312828faa Rephrase README.md and configuration.md 2023-03-08 22:25:31 +08:00
oxalica
2082551a99 Configurable path to nix binary 2023-01-28 04:32:41 +08:00
Sibi Prabakaran
cac705a233
Add emacs lsp-mode documentation and fix typo (#47) 2022-12-25 05:09:04 +08:00
oxalica
84e39a65c9 Allow disable diagnostics for some files 2022-11-25 23:42:43 +08:00