-
Notifications
You must be signed in to change notification settings - Fork 962
chore: nix flake update #8388
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
chore: nix flake update #8388
Conversation
96bbcaf to
93a1aeb
Compare
93a1aeb to
0684059
Compare
|
@vincenzopalazzo would you be able to review please? |
|
Tried running this on a macos |
|
Thanks for testing it out @niftynei. As a sanity check please could you try |
044636c to
0d8035b
Compare
|
@niftynei The branch is
|
01277d3 to
eb8298f
Compare
848dad0 to
2edfd7b
Compare
Switched to nixpkgs-unstable Replaced postgresql dependency with much smaller libpq. Utilise new inputs.self.submodules feature to simplify flake use Moved apps to a separate file Changelog-None
2edfd7b to
4348e33
Compare
|
Please could I get a review of this? Not sure who to ask. @ShahanaFarooqui any ideas? |
Updated nixpkgs to 25.05
Replaced cln package postgresql dependency with much smaller libpq.
Utilise new
inputs.self.submodulesfeature to simplify flake use.Fixes #8328 and #8320