Files
nix/tests
Maximilian Bosch 50edbc4ddf nix-store --serve: pass on settings.keepFailed from SSH store
When doing e.g.

    nix-build -A package --keep-failed --option \
      builders \
      'ssh://mfhydra?remote-store=/home/bosch/store x86_64-linux - 10 4 big-parallel'

this doesn't work properly because this build-setting is ignored.

I changed this behavior by passing the `settings.keepFailed` through the
serve-protocol to remote machines to make sure that I can introspect the
build-directory (which is particularly helpful when I have to look at a
`config.log` from a failed build for instance).
2021-08-31 13:11:46 +02:00
..
2020-04-14 18:45:06 +02:00
2020-03-30 15:30:19 +02:00
2021-07-07 10:48:47 +02:00
2019-12-13 19:05:26 +01:00
2014-08-21 21:50:19 +02:00
2021-07-07 10:48:47 +02:00
2021-07-07 11:30:35 +02:00
2018-02-13 14:26:19 +00:00
2020-07-30 16:38:04 -05:00
2021-08-17 15:25:55 +01:00
2020-08-25 14:06:01 +02:00
2021-06-23 17:37:29 +02:00
2020-10-17 23:34:38 +02:00
2006-07-21 13:21:43 +00:00
2020-08-24 18:54:16 +02:00
2020-07-17 15:50:53 -04:00
2021-07-27 11:17:56 +02:00
2021-01-21 11:02:09 +01:00
2020-07-23 18:26:48 +02:00
2020-07-30 16:38:04 -05:00
2018-01-16 19:23:18 +01:00
2020-10-17 23:34:38 +02:00
2018-01-16 19:23:18 +01:00
2019-11-27 00:05:30 +01:00
2018-02-25 16:40:05 -06:00
2020-04-20 15:27:09 +02:00
2016-04-11 16:20:15 +02:00
2020-10-17 23:34:38 +02:00
2020-05-01 12:17:53 +02:00
2021-03-31 08:30:12 +02:00
2007-08-13 13:15:02 +00:00
2012-12-04 14:47:50 +01:00
2021-04-09 23:13:08 +02:00