builtin builders are not documented #864

Open
opened 2025-06-20 13:46:15 +00:00 by qyriad · 1 comment
Owner

builtins.derivation has special-cased argument values for builder, which have the builtin: prefix. We are aware of three:

  • builtin:fetchurl
  • builtin:buildenv
  • builtin:unpack-channel

None of these are documented, and while they are internal and not intended for user-use, they probably should still be documented.

`builtins.derivation` has special-cased argument values for `builder`, which have the `builtin:` prefix. We are aware of three: - `builtin:fetchurl` - `builtin:buildenv` - `builtin:unpack-channel` None of these are documented, and while they are internal and not intended for user-use, they probably should still be documented.
Owner
Prior art: https://gerrit.lix.systems/c/lix/+/3103
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: lix-project/lix#864
No description provided.