Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

git-lfs is ignored #824

Open
waldheinz opened this issue Oct 25, 2020 · 0 comments
Open

git-lfs is ignored #824

waldheinz opened this issue Oct 25, 2020 · 0 comments

Comments

@waldheinz
Copy link

The fact that a git repo uses git-lfs is completely ignored by Hydra. This means that an invocation of

nix build 'git+ssh:https://git@my-gitlab-instance/foo/foo.git'

on a system where git-lfs is in $PATH can actually produce a different result than configuring the exact same flake URI in Hydra (or any system where git-lfs is not in $PATH I assume, though I did not test this).

I think we agree that this is a problem, but I'm not sure what should be the direction here. It would be nice if repos using lfs just worked, but if that's not possible maybe the clone should fail, telling the user that lfs is not supported?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant