Configure a Builder and Cache #13

Open
opened 2026-06-26 22:04:45 +02:00 by Lithium · 1 comment
Owner

Currently we have to build each configurations each time we upgrade or each time we make a change.
ideally every elements would be build and cached so that every users can pull what they require without having to compile anything.
The bigger this project gets the more we will be compiling and the more complex the structure will become.

To save time and headaches It's fairly important to figure out how to configure a dedicated build system as well as a /nix/store or cache for each system parts and configurations.

Currently we have to build each configurations each time we upgrade or each time we make a change. ideally every elements would be build and cached so that every users can pull what they require without having to compile anything. The bigger this project gets the more we will be compiling and the more complex the structure will become. To save time and headaches It's fairly important to figure out how to configure a dedicated build system as well as a /nix/store or cache for each system parts and configurations.
Lithium self-assigned this 2026-06-26 22:04:45 +02:00
Author
Owner

Cannot be done without additional hardware.
VPS are to be avoided, same thing with dedicated hosted servers.

Cannot be done without additional hardware. VPS are to be avoided, same thing with dedicated hosted servers.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Lithium/nixosConfig#13
No description provided.