lix/src
Cole Helbling ba37299a03
Serialize SandboxMode enum to string for JSON
Rather than showing an integer as the default, instead show the boolean
referenced in the description.

The nix.conf.5 manpage used to show "default: 0", which is unnecessarily
opaque and confusing (doesn't 0 mean false, even though the default is
true?); now it properly shows that the default is true.
2020-09-21 10:36:45 -07:00
..
build-remote Make system-features a store setting 2020-08-12 18:13:00 +00:00
cpptoml
libexpr Don't include <regex> in header files 2020-09-21 18:22:45 +02:00
libfetchers Don't include <regex> in header files 2020-09-21 18:22:45 +02:00
libmain Change option descriptions to Markdown 2020-08-19 14:21:27 +02:00
libstore Serialize SandboxMode enum to string for JSON 2020-09-21 10:36:45 -07:00
libutil Random header cleanup 2020-09-21 18:59:02 +02:00
nix nix build: find() -> get() 2020-09-18 13:10:42 +02:00
nix-build Merge remote-tracking branch 'upstream/master' into single-ca-drv-build 2020-09-15 14:17:06 +00:00
nix-channel Remove corepkgs/unpack-channel.nix 2020-09-17 09:41:02 +02:00
nix-collect-garbage
nix-copy-closure
nix-daemon Fix max fd calc and add test 2020-08-20 05:08:50 +00:00
nix-env Don't include <regex> in header files 2020-09-21 18:22:45 +02:00
nix-instantiate addPermRoot(): Remove indirect flag 2020-09-03 11:29:34 +02:00
nix-prefetch-url nix-prefetch-url: Add --executable flag 2020-09-18 19:09:45 +03:00
nix-store Merge remote-tracking branch 'upstream/master' into single-ca-drv-build 2020-09-03 15:43:17 +00:00
resolve-system-dependencies