Skip to content
This repository was archived by the owner on Sep 1, 2025. It is now read-only.
This repository was archived by the owner on Sep 1, 2025. It is now read-only.

Multi-System with flakes #572

@blaggacao

Description

@blaggacao

I think it makes sense to preserve this beautiful simplicity:

    (makes.lib.flakes.evaluate { inherit inputs; system = "x86_64-linux"; })

if more system are to be supported, I think makes should follow it's own system namespacing scheme, implemented behind:

    (makes.lib.flakes.evaluate { inherit inputs; systems = supportedSystems; })

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedWill be solved only if someone contributes it

    Type

    No type

    Projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions