mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 00:35:25 +03:00
9c2e2db34e
Our CI nodes install nix in multi-user mode. This means that changing cache information is only available to certain trusted users for security reasons. The CI user is not part of those so the cache info from dev-env/etc/nix.conf is silently ignored. We could consider not running in multi-user mode although from a security pov this seems like a pretty sensible decision and our signing keys change very rarely so for now, I would keep it. changelog_begin changelog_end |
||
---|---|---|
.. | ||
nix.conf |