-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Tracking issue for RFC 133: Git hashing and Git-hashing-based remote stores #8919
Comments
This issue has been mentioned on NixOS Discourse. There might be relevant details there: https://discourse.nixos.org/t/nixcon-governance-workshop/32705/9 |
This issue has been mentioned on NixOS Discourse. There might be relevant details there: https://discourse.nixos.org/t/obsidian-systems-is-excited-to-bring-ipfs-support-to-nix/7375/65 |
Idea:
I know you don't like Name, but maybe this is helpful. File under storeDir bad, name as directory?Another idea is maybe paths should have been |
Info
Steps
Preperatory
ParseSink
code in preparation for git hashing support #9024MemorySourceAccessor
, implement missing features #9283Feature itself
Git object hashing in libutil #9294
Git object hashing in libstore #8918
Git hashing for Git fetching #9025
-
builtins.fetchGit
and friends.Use
StorePathDescriptor
to fetching from CA-only stores #3754The text was updated successfully, but these errors were encountered: