Skip to content

NAR and NAR export serialization code #283

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

Closed
adnelson opened this issue May 2, 2018 · 3 comments
Closed

NAR and NAR export serialization code #283

adnelson opened this issue May 2, 2018 · 3 comments

Comments

@adnelson
Copy link
Collaborator

adnelson commented May 2, 2018

Maybe related to #128, maybe not, but I thought I'd ask:

I have code for serializing and deserializing NARs and "exported" NARs (including metadata) that I reverse engineered from the C++ implementation a while ago. It currently lives here: https://github.com/adnelson/nix-binary-cache/blob/master/src/Nix/Nar/Serialization.hs
I'm not sure if this already being worked on, or where it would fit into the hnix code if we wanted it here, but I'd be happy to merge them into this one.

@mightybyte
Copy link
Member

Pinging @imalsogreg

@adnelson
Copy link
Collaborator Author

adnelson commented May 2, 2018

Maybe this would actually be better suited to the hnix-store repo... 🤔

@adnelson
Copy link
Collaborator Author

adnelson commented May 2, 2018

Posted there, closing here :)

@adnelson adnelson closed this as completed May 2, 2018
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

2 participants