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

nix: refactor flake #65

Merged
merged 4 commits into from
Aug 19, 2024
Merged

nix: refactor flake #65

merged 4 commits into from
Aug 19, 2024

Conversation

getchoo
Copy link
Contributor

@getchoo getchoo commented Aug 19, 2024

No description provided.

Previously, applying the overlay to our instance of nixpkgs added about
~100mb of memory to each evaluation, along with a few extra secnds to
evaluate

https://zimbatm.com/notes/1000-instances-of-nixpkgs
Avoids nix#9428 (path coercion like `"${./.}"` causes files to be added
to the store twice)
@ryanccn ryanccn merged commit 82259e7 into ryanccn:main Aug 19, 2024
17 checks passed
@getchoo getchoo deleted the refactor/flake branch August 19, 2024 10:30
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