-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
featureFeature request or proposalFeature request or proposalfetchingNetworking with the outside (non-Nix) world, input lockingNetworking with the outside (non-Nix) world, input locking
Description
Is your feature request related to a problem?
As of now, it is not possible to use git-lfs without having an http endpoint available, when using lfs=true and running nix flake update, nix will attempt an http connection (hybrid mode)
Proposed solution
Implementation of a pure ssh git lfs fetcher
Alternative solutions
Couldn't find any besides deploying a VPN when only ssh traffic is allowed
Additional context
Checklist
- checked latest Nix manual (source)
- checked open feature issues and pull requests for possible duplicates
Add 👍 to issues you find important.
Metadata
Metadata
Assignees
Labels
featureFeature request or proposalFeature request or proposalfetchingNetworking with the outside (non-Nix) world, input lockingNetworking with the outside (non-Nix) world, input locking