Daiderd Jordan f16e24f95e remote-store: don't log raw stderr by default
For remote stores the log messages are already forwarded as structured
STDERR_RESULT messages so the old format is duplicate information.  But
still included with -vvv since it could be useful for debugging
problems.

    $ nix build -L /nix/store/nl71b2niws857ffiaggyrkjwgx9jjzc0-foo.drv --store ssh-ng://localhost
    Hello World!
    foo> Hello World!
    [1/0/1 built] building foo

Fixes #3556
2020-05-02 23:40:50 +02:00
2020-04-30 15:01:23 +02:00
2018-08-13 20:00:17 +00:00
2020-04-14 18:45:06 +02:00
2020-04-10 17:27:35 +02:00
2020-03-30 15:30:19 +02:00
2020-02-10 09:03:24 +01:00
2020-03-24 21:15:01 -07:00
2017-06-05 22:57:28 +01:00
2020-04-06 12:05:17 -06:00
2019-09-04 15:59:33 +02:00
2020-03-30 15:30:19 +02:00
2020-04-22 15:29:22 +02:00
2019-11-07 11:53:28 +01:00
2020-04-09 15:04:51 +02:00
2020-03-13 18:05:22 +01:00
2020-03-13 18:05:22 +01:00

Open Collective supporters Test

Nix, the purely functional package manager

Nix is a new take on package management that is fairly unique. Because of its purity aspects, a lot of issues found in traditional package managers don't appear with Nix.

To find out more about the tool, usage and installation instructions, please read the manual, which is available on the Nix website at https://nixos.org/nix/manual.

Contributing

Take a look at the Hacking Section of the manual. It helps you to get started with building Nix from source.

License

Nix is released under the LGPL v2.1

Description
Languages
C++ 78.1%
Shell 9.7%
Nix 7.5%
Meson 1.8%
C 1.3%
Other 1.6%