Implement local builds #2

Closed
opened 2022-01-26 06:38:02 +00:00 by MatthewCroughan · 1 comment
MatthewCroughan commented 2022-01-26 06:38:02 +00:00 (Migrated from github.com)

Some flakes may have closed source private git repos in its inputs, which means pushing the whole flake to the remote and building there is not hermetically possible. An argument should be possible to pass that makes building occur on the local machine and nix copy the closure over to the remote.

Some flakes may have closed source private git repos in its inputs, which means pushing the whole flake to the remote and building there is not hermetically possible. An argument should be possible to pass that makes building occur on the local machine and `nix copy` the closure over to the remote.
MatthewCroughan commented 2022-01-26 23:16:03 +00:00 (Migrated from github.com)

This is implemented by 8f960401c4

This is implemented by 8f960401c4267f5b53e6c4886d0c4035122d2c39
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: tristan/nixinate#2
No description provided.