Skip to content

nixosConfiguration support for std-action #40

@womfoo

Description

@womfoo
  cellBlocks = with hive.blockTypes;
    [ (nixosConfigurations // { ci.build = true; })` 

Doesn't generate enough details for std-action (missing proviso / drvPath attrs in nix eval .#__std.ci.x86_64-linux.)

Is this out of scope since it falls outside the cell block's scope (harvest/collect/transform)?

I'm not familiar with the internals of std/hive, but happy to implement it if someone can guide me!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions