lix/src
John Ericson 53d0836347 Assemble experimental feature docs outside of Nix itself
Instead of constructing a markdown list in C++ (which involved all sorts
of nasty string literals), export some JSON and assemble it with the
manual build system.

Besides following the precedent set with other dumped data, this is a
better separate of content and presentation; if we decide for example we
want to display this information in a different way, or in a different
section of the manual, it will become much easier to do so.
2023-04-04 22:57:11 -04:00
..
build-remote Move enabled experimental feature to libutil struct 2023-03-20 11:05:22 -04:00
libcmd Merge pull request #7944 from yorickvP/fix-curRepl 2023-04-04 09:44:47 +02:00
libexpr Merge pull request #8157 from hercules-ci/switch-bugs 2023-04-03 20:43:02 +02:00
libfetchers Ensure all headers have #pragma once and are in API docs 2023-03-31 23:19:44 -04:00
libmain Ensure all headers have #pragma once and are in API docs 2023-03-31 23:19:44 -04:00
libstore Allow open switch-enum in 5 places 2023-04-03 18:45:20 +02:00
libutil Assemble experimental feature docs outside of Nix itself 2023-04-04 22:57:11 -04:00
nix Assemble experimental feature docs outside of Nix itself 2023-04-04 22:57:11 -04:00
nix-build Move enabled experimental feature to libutil struct 2023-03-20 11:05:22 -04:00
nix-channel Factor out the generation of the profile/channel directory 2023-03-23 10:22:42 +01:00
nix-collect-garbage Fix nix-collect-garbage -d with the new profile location 2023-03-07 13:08:04 +01:00
nix-copy-closure Remove FormatOrString and remaining uses of format() 2023-03-02 15:57:54 +01:00
nix-env Ensure all headers have #pragma once and are in API docs 2023-03-31 23:19:44 -04:00
nix-instantiate Revert to copyStore = true for nix-instantiate and nix-env 2022-08-23 14:40:27 +02:00
nix-store nix-store.cc: Refactor, remove qDefault 2023-04-03 18:45:20 +02:00
resolve-system-dependencies Remove FormatOrString and remaining uses of format() 2023-03-02 15:57:54 +01:00
toml11 Replace cpptoml with toml11 2021-12-17 22:03:33 +01:00