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

Checkout should be a git repo #52

Open
roberth opened this issue Feb 2, 2021 · 0 comments
Open

Checkout should be a git repo #52

roberth opened this issue Feb 2, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@roberth
Copy link
Member

roberth commented Feb 2, 2021

Currently the checkout is fetched via tarball.
This means fetchGit ./. doesn't work, which can lead to subtle problems with flake-compat.

Properly solves #51 and is a good step towards #22 as well

@roberth roberth added the enhancement New feature or request label Feb 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant