Hi there, what about generalizing the built-in to allow arbitrary baseXYZ transformations? This would be useful for much more than builtins.convertHash
which would be a specialization of that…
@benaryorg Hi there, thanks for the message. We should definitely discuss it internally and come back to you, I am sorry, the Xmas period is a bit busy. If I do not answer by mid-January, please…
Arguably, I think this is yet another hack and https://github.com/NixOS/nixpkgs/pull/314888 is the real solution here.
Unfortunately, we are stuck on upstreams not being mature enough so we…
There are two problems here in the same question.
(1) A better scheduler for Nix remote builds: we are fully with you on this, and we desire the same, it requires architectural changes which…
Docker, Kubernetes, systemd currently all lean towards offering secrets as plain files. If access is limited to the sandbox, does a socket gain anything? Is the idea to offer even finer grained…