Enable nix cache server #77

Open
opened 2024-08-30 12:04:44 +02:00 by rarias · 0 comments
Owner

Using remote builders takes forever to download a lot of dependencies over SSH. We may be able to fetch them more quickly using the HTTPS cache. Example of network usage downloading ~400 derivations:

Incoming:
                                                                               #|
                                                                               ##
                                                                               ##
                         #|                                                    ##
                         ##                                                    ##                  
  ##                     ##                                                    ##                  
  ##                     ##                                                    ##                  
  ##                     ##                                 ..     #|          ##  .               
  ##                    .##        ..                    || ##     ##         |## ##.           || 
---------------------------------------------------------------------------------------------------
Using remote builders takes forever to download a lot of dependencies over SSH. We may be able to fetch them more quickly using the HTTPS cache. Example of network usage downloading ~400 derivations: ``` Incoming: #| ## ## #| ## ## ## ## ## ## ## ## ## ## ## .. #| ## . ## .## .. || ## ## |## ##. || --------------------------------------------------------------------------------------------------- ```
rarias added the
nix
label 2024-08-30 12:04:44 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
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: rarias/jungle#77
No description provided.