nix-eval-jobs fails to build when no ssh access exists for git.lix.systems #22

Closed
opened 2024-05-06 10:30:16 +00:00 by tom-hubrecht · 0 comments

The pinned url for nix-eval-jobs is git@git.lix.systems:lix-project/nix-eval-jobs, which implies an ssh connection to get the source, but when using the module without an account on git.lix.systems, it cannot be fetched. The fix would be to replace the url with https://git.lix.systems/lix-project/nix-eval-jobs.git

The pinned url for nix-eval-jobs is `git@git.lix.systems:lix-project/nix-eval-jobs`, which implies an ssh connection to get the source, but when using the module without an account on git.lix.systems, it cannot be fetched. The fix would be to replace the url with `https://git.lix.systems/lix-project/nix-eval-jobs.git`
jade closed this issue 2024-05-06 23:06:34 +00:00
Sign in to join this conversation.
No labels
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: lix-project/nixos-module#22
No description provided.