Add nix flake#266
Conversation
|
Thanks Will review this next week. I know nothing about nix though so we might wanna get another review from a nix expert. |
|
Ok great. I've been using this since last year but just updated nixpkgs to 25.05. |
Hello @mariocynicys, sorry for the late answer. I am not considering myself a nix expert :), but it looks good to me. It builds correctly and it seems it works as expected on my macos (nix-darwin): Could you please allow/approve the Github Actions to run for this PR, so we can check the CI tests are passing?
Thanks |
|
hey @JosephGoulden |
- Correct YAML indentation - Fix Poetry installation (no --user, avoids not found errors) - Remove unnecessary steps and sudo usage - Modularize CLN cache jobs - Run `poetry run make` concurrently to speed up build
mariocynicys
left a comment
There was a problem hiding this comment.
utACK
LGTM. Thanks!
This is based off #262
I added a CI target to check the flake is correct. Also I added the features to tonic in teos-common as it does not currently compile with defaults.
I've got the tower and plugin both deployed based off this configuration and its working as expected.