Skip to content
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

Pull in packages via their flakes #276

Merged
merged 5 commits into from
Mar 18, 2024
Merged

Pull in packages via their flakes #276

merged 5 commits into from
Mar 18, 2024

Conversation

barrucadu
Copy link
Owner

I've now added a default package to the flakes for all my packages:

Pulling them in through the flakes means I no longer have to manually update hashes in this repo when I change something in another repo - the normal auto-update process will just pull in the latest version of every flake. It also ensures I test the package build in the CI of the relevant repo, so I can't merge in any changes which nix can't build.

@barrucadu barrucadu merged commit 8eadd9c into master Mar 18, 2024
2 checks passed
@barrucadu barrucadu deleted the flake-packages branch March 18, 2024 14:47
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.

None yet

1 participant