Skip to content

Migrate towards a "unified" flake #34

@willcl-ark

Description

@willcl-ark

I' dlike to move this towards more of a single unified flake, something more like https://github.com/willcl-ark/bitcoin/blob/nix-flake/flake.nix ) which stays as nix-native as possible, but includes (a) useful devShell(s), and can build derivations natively.

Currently it's tricky to support depends and nixpkgs builds from the same devshell. This may be impossible to solve without wrappers, path manipulations, or invasive cmake changes in bitcoin/bitcoin. Therefore we will likely want two devShells, one for each build type.

Derivations won't have this issue.

Changes I'd like to land:

Metadata

Metadata

Assignees

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