nix-super/src
regnat 170e86dff5 Make the logger customisable
Add a new `--log-format` cli argument to change the format of the logs.
The possible values are
- raw (the default one for old-style commands)
- bar (the default one for new-style commands)
- bar-with-logs (equivalent to `--print-build-logs`)
- internal-json (the internal machine-readable json format)
2020-06-08 09:31:15 +02:00
..
build-remote Remove global -I flags 2020-03-30 15:30:19 +02:00
cpptoml bump cpptoml to v0.1.1 2019-05-29 17:01:39 +08:00
error-demo comments 2020-04-08 09:56:10 -06:00
libexpr Rename some variables named “recursive” to “method” 2020-05-27 13:21:26 -05:00
libfetchers Merge pull request #3639 from obsidiansystems/do-fixme-store-removes 2020-06-02 15:39:07 +02:00
libmain Make the logger customisable 2020-06-08 09:31:15 +02:00
libstore Add error message when FileIngestionMethod is out of bounds 2020-06-04 11:32:39 -05:00
libutil Make the logger customisable 2020-06-08 09:31:15 +02:00
nix Make the logger customisable 2020-06-08 09:31:15 +02:00
nix-build Make the logger customisable 2020-06-08 09:31:15 +02:00
nix-channel after flake rebase 2020-04-08 22:26:57 +02:00
nix-collect-garbage Remove global -I flags 2020-03-30 15:30:19 +02:00
nix-copy-closure Remove global -I flags 2020-03-30 15:30:19 +02:00
nix-daemon Remove global -I flags 2020-03-30 15:30:19 +02:00
nix-env Make the logger customisable 2020-06-08 09:31:15 +02:00
nix-instantiate Remove global -I flags 2020-03-30 15:30:19 +02:00
nix-prefetch-url Merge remote-tracking branch 'origin/master' into enum-FileIngestionMethod 2020-05-26 11:14:08 -04:00
nix-store Make the logger customisable 2020-06-08 09:31:15 +02:00
resolve-system-dependencies Fix macOS build 2020-03-30 17:00:40 +02:00