Build capability interface #10579
Labels
feature
Feature request or proposal
remote build
The SSH store, ssh:, ssh-ng:, ... (split from protocol label 2024-07)
scheduling
settings
Settings, global flags, nix.conf
significant
Novel ideas, large API changes, notable refactorings, issues with RFC potential, etc.
store
Issues and pull requests concerning the Nix store
Is your feature request related to a problem? Please describe.
Scheduling a derivation involves a comparison between a derivation's scheduling attributes (such as
system
andrequiredFeatures
), and the related properties of a "builder" (such assystem
,extra-platforms
,supportedFeatures
,mandatoryFeatures
).In #9899 I have done some exploratory coding to work out these concepts a little better.
Problems:
builder
attribute, as well as "remote builder", which have very different meanings, yet interact too closely.Describe the solution you'd like
Describe alternatives you've considered
Additional context
Efforts/ideas to add more "systems" which may or may not be the native system.
Priorities
Add 👍 to issues you find important.
The text was updated successfully, but these errors were encountered: