index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2024-04-11
docs: redo content generation for mdbook and manual
eldritch horrors
2024-04-11
libstore: fix glossary link in documentation
eldritch horrors
2024-04-10
Merge "Print top-level errors normally in `nix repl`" into main
rebecca “wiggles” turner
2024-04-09
Print top-level errors normally in `nix repl`
Rebecca Turner
2024-04-09
meson: correctly set NIX_CONF_DIR to $sysconfdir/nix
Qyriad
2024-04-09
format repl-overlays.nix to fix pre-commit checks
Qyriad
2024-04-09
Merge "Add `repl-overlays`" into main
rebecca “wiggles” turner
2024-04-08
Add `repl-overlays`
Rebecca Turner
2024-04-08
pragma once and ///@file everything missing it
Jade Lovelace
2024-04-08
"but doctor, I AM the untrusted store": nix doctor had wrong trustedness
Jade Lovelace
2024-04-08
Format Nix code with `nixfmt`
Rebecca Turner
2024-04-08
Merge "nix-doc -> lix-doc, make self-contained in package.nix" into main
jade
2024-04-08
Merge "Add `PathsSetting`" into main
rebecca “wiggles” turner
2024-04-08
nix-doc -> lix-doc, make self-contained in package.nix
Jade Lovelace
2024-04-07
Merge pull request #10208 from 9999years/print-strings-directly
Robert Hensing
2024-04-07
Add `PathsSetting`
Rebecca Turner
2024-04-06
avoid markdown which the repl's :doc cannot handle
stuebinm
2024-04-06
always re-eval cached failures
Qyriad
2024-04-05
Revert "libutil: drop Pool resources on exceptional free"
eldritch horrors
2024-04-05
Revert "libutil: remove Pool::Handle::bad"
eldritch horrors
2024-04-05
Revert "libstore: remove one Resource::good flag"
eldritch horrors
2024-04-05
Revert "libstore: using throwing finally in withFramedSink"
eldritch horrors
2024-04-05
Revert "libutil: allow graceful dropping of Pool::Handle"
eldritch horrors
2024-04-05
Revert "libutil: drop Fs{Source,Sink}::good"
eldritch horrors
2024-04-05
libutil: guard Finally against invalid exception throws
eldritch horrors
2024-04-04
Merge "Add `EscapeStringOptions` and `escapeString` tests" into main
rebecca “wiggles” turner
2024-04-03
repl: improve `:doc` builtin repl command to support lambdas.
Lunaphied
2024-04-03
Add `EscapeStringOptions` and `escapeString` tests
Rebecca Turner
2024-04-01
libexpr/flake: don't purple the flake.lock diff
K900
2024-03-31
Merge pull request #9920 from 9999years/forbid-nested-debuggers
Théophane Hufschmitt
2024-03-31
libutil: drop Fs{Source,Sink}::good
eldritch horrors
2024-03-31
libutil: allow graceful dropping of Pool::Handle
eldritch horrors
2024-03-31
Merge changes Ib62d3d68,Ic3e7affe into main
jade
2024-03-31
libstore: using throwing finally in withFramedSink
eldritch horrors
2024-03-31
libutil: make ~Finally noexcept(false)
eldritch horrors
2024-03-31
libstore: remove one Resource::good flag
eldritch horrors
2024-03-31
libutil: remove Pool::Handle::bad
eldritch horrors
2024-03-31
libutil: remove Pool::flushBad
eldritch horrors
2024-03-30
libutil: drop Pool resources on exceptional free
eldritch horrors
2024-03-30
Merge "Add `pre-commit` checks" into main
rebecca “wiggles” turner
2024-03-30
meson: install libexec binaries
eldritch horrors
2024-03-29
Add `pre-commit` checks
Rebecca Turner
2024-03-29
Make things that can throw not noexcept anymore
Jade Lovelace
2024-03-29
Fix various clang-tidy lints
Jade Lovelace
2024-03-30
Merge "Document ExprLambda fields" into main
jade
2024-03-29
Document ExprLambda fields
Jade Lovelace
2024-03-29
Move `escapeString` to its own file
Rebecca Turner
2024-03-29
meson: fix state-dir default value
eldritch horrors
2024-03-29
meson: add missing explicit dependency on nlohmann_json
Winter
2024-03-29
Merge "Move `DebugChar` into its own file" into main
rebecca “wiggles” turner
[next]