Skip to content

Allow importing Nix derivations #2

@zombiezen

Description

@zombiezen

This should be possible by shelling out to nix-instantiate and collecting derivation paths. I'd imagine there would be a built-in function like:

---Import derivations from Nix.
---@param ... string[] A list of Nix flake installables
---@return table<string, derivation>
function nixInstallables(...) end

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions