lix/src
John Ericson 7c4dea3cf3 Punt on improper global flags for now
See the note in the test.

We don't want these flags showing up for commands where they are
irrelevant.

Eventually, this needs a proper fix, but it need not be a blocker for
stabilize: for a quick-n-dirty punt, just put these flags behind the
`nix-command` unstable feature.

This is fine because they are only relevant for commands which we don't
need to stabilize for a while.
2023-03-27 09:21:50 -04:00
..
build-remote Move enabled experimental feature to libutil struct 2023-03-20 11:05:22 -04:00
libcmd Merge pull request #7609 from obsidiansystems/hide-experimental-settings 2023-03-27 09:19:29 -04:00
libexpr Merge pull request #7609 from obsidiansystems/hide-experimental-settings 2023-03-27 09:19:29 -04:00
libfetchers Mark experimental features on settings 2023-03-20 11:06:40 -04:00
libmain Merge pull request #7889 from sidkshatriya/sorted-fetch-paths 2023-03-07 11:58:10 +01:00
libstore Merge pull request #7609 from obsidiansystems/hide-experimental-settings 2023-03-27 09:19:29 -04:00
libutil Merge pull request #7609 from obsidiansystems/hide-experimental-settings 2023-03-27 09:19:29 -04:00
nix Punt on improper global flags for now 2023-03-27 09:21:50 -04:00
nix-build Move enabled experimental feature to libutil struct 2023-03-20 11:05:22 -04:00
nix-channel A setting to follow XDG Base Directory standard 2023-02-10 20:14:06 +04: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 Remove FormatOrString and remaining uses of format() 2023-03-02 15:57:54 +01: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: Use long for narSize in graphml output 2023-03-24 17:25:17 +01: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