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

refactor: remove runtime fetch operations #222

Closed
trueNAHO opened this issue Jan 19, 2024 · 0 comments · Fixed by #224
Closed

refactor: remove runtime fetch operations #222

trueNAHO opened this issue Jan 19, 2024 · 0 comments · Fixed by #224
Labels
performance Improvements to or issues about performance

Comments

@trueNAHO
Copy link
Collaborator

Runtime fetch operations, like pkgs.fetch*, should be replaced with static flake.nix inputs to reduce evaluation time and simplify their update process using nix flake update.

Should this wait until #102 has been merged?

Note: I would be ready to implement this.

@danth danth added the performance Improvements to or issues about performance label Jan 19, 2024
@danth danth closed this as completed in #224 Feb 7, 2024
danth pushed a commit that referenced this issue Feb 7, 2024
@trueNAHO trueNAHO mentioned this issue Feb 11, 2024
18 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Improvements to or issues about performance
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants