aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2024-05-02nix3-profile: make element names stableQyriad
2024-05-02nix3-profile: remove indicesQyriad
2024-05-02nix3-profile: allow using human-readable names to select packagesQyriad
2024-05-02Disallow store path names that are . or .. (plus opt. -)Robert Hensing
2024-05-02parseStorePath: Support leading periodRobert Hensing
2024-04-29nix3-upgrade-nix: allow manually specifying new nixQyriad
2024-04-29fix `nix upgrade-nix` on new-style profilesQyriad
2024-04-26docs(nix-env): summarize of each subcommand in --helpQyriad
2024-04-22meson: flip the switch!!Qyriad
2024-04-17Merge "build internal API docs with Meson" into mainQyriad
2024-04-15build internal API docs with MesonQyriad
2024-04-11manual: build docs with dummy envseldritch horrors
2024-04-11docs: redo content generation for mdbook and manualeldritch horrors
2024-04-10Merge "Print top-level errors normally in `nix repl`" into mainrebecca “wiggles” turner
2024-04-10docs: generalize manpage generation script as json-to-tree.pyQyriad
2024-04-09Print top-level errors normally in `nix repl`Rebecca Turner
2024-04-09Merge "Add `repl-overlays`" into mainrebecca “wiggles” turner
2024-04-09docs: put the manual build into a known tmpdireldritch horrors
2024-04-09docs: don't compute SUMMARY.md during buildeldritch horrors
2024-04-09docs: don't compute rl-next.md during buildeldritch horrors
2024-04-09docs: skip do custom include processing for mdbookeldritch horrors
2024-04-09docs: remove many link-to-selfeldritch horrors
2024-04-08Add `repl-overlays`Rebecca Turner
2024-04-08build: enable libstdc++ assertionsJade Lovelace
2024-04-08Format Nix code with `nixfmt`Rebecca Turner
2024-04-06meson: fix warm nix3 CLI manual generationQyriad
2024-04-06always re-eval cached failuresQyriad
2024-04-04docs: replace sed invocation with an mdbook preprocessor for @docroot@Qyriad
2024-04-04Revert "meson: move nix3 manpage generation into command-ref/"Qyriad
2024-04-03Merge "meson: move nix3 manpage generation into command-ref/" into mainQyriad
2024-04-03meson: move nix3 manpage generation into command-ref/Qyriad
2024-04-03repl: improve `:doc` builtin repl command to support lambdas.Lunaphied
2024-04-01doc: remove the -- unescaping hackeldritch horrors
2024-03-31Merge pull request #9920 from 9999years/forbid-nested-debuggersThéophane Hufschmitt
2024-03-30Merge "Add `pre-commit` checks" into mainrebecca “wiggles” turner
2024-03-30meson: build and install nix3 manpageseldritch horrors
2024-03-30meson: add manpages for old cli and config fileseldritch horrors
2024-03-30build: extract make "functions" into scriptseldritch horrors
2024-03-29Add `pre-commit` checksRebecca Turner
2024-03-27Stop vendoring toml11Winter
2024-03-27Enable clang build timing analysisJade Lovelace
2024-03-27build: replace changelog-d with local scripteldritch horrors
2024-03-27manual: fix release noteseldritch horrors
2024-03-25Merge pull request #8817 from iFreilicht/flake-update-lock-overhaulThéophane Hufschmitt
2024-03-24Improve new CLI UX by supporting short `-E` flag for `--expr`Lunaphied
2024-03-19Merge "un-ups your start" into mainjade
2024-03-18un-ups your startJade Lovelace
2024-03-18Release notes for builtins.nixVersion changeJade Lovelace
2024-03-18report inherit attr errors at the duplicate nameeldritch horrors
2024-03-18normalize formal order on ExprLambda::showeldritch horrors