Support alternative evaluation entrypoints #10

Open
opened 2025-11-13 23:27:52 +00:00 by raito · 1 comment
Owner

Currently, Botanix only supports Flakes projects.

Many people (me included) do not use Flakes in their repositories, we should think about a way to let these users use Botanix while not having a too complicated scheme.

(I will make proposals and perhaps a code proposal.)

Currently, Botanix only supports Flakes projects. Many people (me included) do not use Flakes in their repositories, we should think about a way to let these users use Botanix while not having a too complicated scheme. (I will make proposals and perhaps a code proposal.)
Owner

TODO:

  • add a botanix.toml file with the following configuration
    • flake: boolean (whether the repo uses flakes)
    • attr: string (what attribute has to be evaluated to compute the jobs, usually hydraJobs)
    • version: int (1 for now)
TODO: - add a `botanix.toml` file with the following configuration - `flake`: boolean (whether the repo uses flakes) - `attr`: string (what attribute has to be evaluated to compute the jobs, usually `hydraJobs`) - `version`: int (1 for now)
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
afnix/botanix#10
No description provided.