|
|
Subscribe / Log in / New account

No compilation, please?

No compilation, please?

Posted Jul 11, 2024 20:32 UTC (Thu) by ericproberts (guest, #139553)
In reply to: No compilation, please? by Cyberax
Parent article: Nix alternatives and spinoffs

My reading of the nix philosophy pretty emphatically points to binary caches as the solution. You could use fetchurl and friends, but then you lose the connection between build instructions result. A nixpkgs of binary packages seems like having a cache but with extra steps.

Maybe there's something I'm missing. Is there a specific problem you're trying to solve?


to post comments

No compilation, please?

Posted Jul 11, 2024 20:36 UTC (Thu) by Cyberax (✭ supporter ✭, #52523) [Link]

I want replicable environments, but I'm fine with not getting a fully flexible specification. Something like Debian snaphsots, but more flexible.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds