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

Use flake-parts module #25

Merged
merged 6 commits into from Jul 13, 2023
Merged

Use flake-parts module #25

merged 6 commits into from Jul 13, 2023

Conversation

Eisfunke
Copy link
Contributor

@Eisfunke Eisfunke commented Jun 7, 2023

the old version wasn't compatible with packages.system.default
outputs in flakes
flake.nix Outdated Show resolved Hide resolved
@Eisfunke
Copy link
Contributor Author

I found this undocument (sigh) feature: https://discourse.nixos.org/t/nix-flake-to-aggregate-and-concurrently-update-some-dependencies/10774/6

You can let your own inputs follow inputs from your other inputs, I only knew it was possible the other way around. Using that the flake should now be cleaner and more similar to normal flakes, so hopefully less of a barrier for beginners.

@mpscholten mpscholten marked this pull request as ready for review June 20, 2023 09:26
@mpscholten mpscholten merged commit 13a8c4e into master Jul 13, 2023
@mpscholten mpscholten deleted the nicolas/flake branch July 13, 2023 19:01
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

2 participants