Skip to content

Fix flake.nix package#115

Open
soenkehahn wants to merge 2 commits intopythops:masterfrom
soenkehahn:sh/fix-nix
Open

Fix flake.nix package#115
soenkehahn wants to merge 2 commits intopythops:masterfrom
soenkehahn:sh/fix-nix

Conversation

@soenkehahn
Copy link
Copy Markdown

The packages exposed by the flake.nix file were broken and didn't compile. Caused by a rustc version that was too old (1.87). This PR fixes that by updating the flake inputs.

(Btw, I work for garnix.io. Garnix provides CI services for repos with flake.nix files based on nix and integrated with github. You can see the CI runs for my fork here on garnix.io and here on github. It has a free tier. Sorry about the sales pitch! Let me know if you're interested in setting that up for this repo. Otherwise, please ignore!)

@sermuns sermuns self-assigned this Apr 10, 2026
@sermuns
Copy link
Copy Markdown
Collaborator

sermuns commented Apr 10, 2026

Thanks for the PR!

As I understand it, only the changes to flake.lock address what you describe, do we really need to remove self (the bluetui binary itself?) from the devShell?

Also, I am not well-versed in nix, but what's a common solution to keep flake.lock up-to-date? Just periodically run nix flake update and commit it?

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.

2 participants