Skip to content

FR: battery for flake-parts independent system access #159

@vic

Description

@vic

We currently have flake-parts inputs' and self' support.

I wrote a tiny system' function, used like this

vic.everywhere.nixos =
    { pkgs, system', ... }:
    {
      users.users.vic.packages = [ (system' inputs.helium).packages.helium ];
    };

maybe that can be useful to others now that Den explicitly supports non-flakes and non-flake-parts.

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