daml/ci
Andreas Herrmann 655e4b3b55
Update CI nix version (#4443)
* Update CI nix version

For `--option http2 false` to take effect requires Nix 2.3.2.

CHANGELOG_BEGIN
CHANGELOG_END

* Set option `http2 = false` dev-env nix config

This is less likely to overlook an instance than manually adding
`--option http2 false` to each Nix invocation.

Setting `--option htt2p false` also had no effect on the multi-user Nix
installation on the Linux CI machines due to
```
WARNING: option '--disk_cache' was expanded to from both option '--config linux' (source /nix/store/2xnfb2l39d2b4nxw5vwmqz5hjwhw0caw-daml-bazelrc) and option '--config linux' (source /nix/store/2xnfb2l39d2b4nxw5vwmqz5hjwhw0caw-daml-bazelrc)
```

Co-authored-by: Andreas Herrmann <andreash87@gmx.ch>
2020-02-07 15:05:52 +00:00
..
azure-cleanup update copyright notices to 2020 (#3939) 2020-01-02 21:21:13 +01:00
cron standard change extract script (#4416) 2020-02-07 15:16:03 +01:00
docker/daml-sdk daml-sdk container improvements (#3902) 2019-12-19 08:31:15 +01:00
build-unix.yml add copyright headers to yml files (#4407) 2020-02-06 12:54:07 +01:00
build-windows.yml add copyright headers to yml files (#4407) 2020-02-06 12:54:07 +01:00
check-changelog.sh check for changelog (#3963) 2020-01-07 17:19:50 +01:00
configure-bazel.sh update copyright notices to 2020 (#3939) 2020-01-02 21:21:13 +01:00
dev-env-install.sh Update CI nix version (#4443) 2020-02-07 15:05:52 +00:00
dev-env-push.py update copyright notices to 2020 (#3939) 2020-01-02 21:21:13 +01:00
release.sh Disable release step on macos (#4330) 2020-01-31 17:08:47 +01:00
report-end.yml add copyright headers to yml files (#4407) 2020-02-06 12:54:07 +01:00
report-start.yml add copyright headers to yml files (#4407) 2020-02-06 12:54:07 +01:00
slack_user_ids ci: alert Slack on PR build completion (#4286) 2020-02-03 16:29:13 +01:00
tell-slack-failed.yml add copyright headers to yml files (#4407) 2020-02-06 12:54:07 +01:00
windows-diagnostics.ps1 windows: CI agent diagnostics (#1146) 2019-05-15 11:59:56 +02:00