Skip to content

Conversation

nrdxp
Copy link
Contributor

@nrdxp nrdxp commented Aug 26, 2022

A baby step toward the scheme outlined here: input-output-hk/bitte#164

Requires consumer to add the following to the flake.nix:

{
   nixConfig.flake-registry = "https://raw.githubusercontent.com/input-output-hk/flake-registry/iog/flake-registry.json";
}

Using this repo as a testing ground since it is fairly minimal and the blast radius is much less. But tested from a consuming cluster flake and it works wonderfully.

Rely on org flake registry to provide all inputs, and do not lock them
so that locking is deferred to downstream consumers.
@nrdxp nrdxp force-pushed the defer-to-flake-registry branch from 5d91e98 to d30fd0c Compare August 26, 2022 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant