lix/src
John Ericson 4a0b893d5e Stuctured command stability
Prior to this, there was an ad-hoc whitelist in `main.cc`. Now, every
command states its stability.

In a future PR, we will adjust the manual to take advantage of this new
information in the JSON.
(It will be easier to do that once we have some experimental feature
docs to link too; see #5930 and #7798.)
2023-04-03 11:48:21 -04:00
..
build-remote Move enabled experimental feature to libutil struct 2023-03-20 11:05:22 -04:00
libcmd Ensure all headers have #pragma once and are in API docs 2023-03-31 23:19:44 -04:00
libexpr Merge pull request #8148 from hercules-ci/fix-issue-8119-printValue-tBlackhole-abort 2023-04-03 16:05:55 +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 Move querySubstitutablePathInfos from LocalStore to Store 2023-04-02 20:32:01 -04:00
libutil Stuctured command stability 2023-04-03 11:48:21 -04:00
nix Stuctured command stability 2023-04-03 11:48:21 -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 Ensure all headers have #pragma once and are in API docs 2023-03-31 23:19:44 -04: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