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

Incremental building #66

Open
infinisil opened this issue Mar 4, 2024 · 4 comments
Open

Incremental building #66

infinisil opened this issue Mar 4, 2024 · 4 comments

Comments

@infinisil
Copy link
Member

infinisil commented Mar 4, 2024

How can Nix do incremental builds?

Could include:

@infinisil
Copy link
Member Author

We decided to focus on this topic for this weeks Nix Hour, this Tuesday at 18:00 CET! If anybody has any extra questions about this topic, either:

  • Ask them in this issue in advance with a comment
  • Join the livestream and use the chat to ask questions live

@tcurdt
Copy link

tcurdt commented Mar 12, 2024

Questions:

  • Even with 100% of the inputs cached it seems like the evaluation of a derivation can take quite some time - why?
  • Understanding the build output in more detail would be nice.
    [1/2/37 built, 14/42/66 copied (86.9/251.3 MiB), 24.1/59.6 MiB DL] fetching zstd-1.5.5-man from https://cache.nixos.org
    Especially the 1/2/37 and 14/42/66 in the above case.
  • What's the best way to minimize builds from source on deployments (is cachix the only solution?)

@infinisil
Copy link
Member Author

@tcurdt We touched upon your questions at 48:26 :)

Since we didn't get through everything, we'll focus on this topic again for this weeks Nix Hour, this Tuesday at 18:00 CET! If anybody has any extra questions about this topic, either:

  • Ask them in this issue in advance with a comment
  • Join the livestream and use the chat to ask questions live

@tcurdt
Copy link

tcurdt commented Mar 18, 2024

@tcurdt We touched upon your questions at 48:26 :)

Sorry, I didn't make the live steam.
But that was super helpful. Thanks!

Still so much more to learn 🙄

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

No branches or pull requests

2 participants