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

CA: field is missing in .narinfo files #53

Open
kvtb opened this issue Nov 8, 2023 · 0 comments
Open

CA: field is missing in .narinfo files #53

kvtb opened this issue Nov 8, 2023 · 0 comments

Comments

@kvtb
Copy link

kvtb commented Nov 8, 2023

Unlike cache.nixos.org, nix-serve's .narinfo files have no CA: field.

As the result, FOD's downloaded from nix-serve are not marked as FOD locally.

It is a minor issue which have subtle consequences you may hit years after: it breaks nothing until you perform an action which depends on whether a derivation FOD or not (e.g. you may want to prevent FODs from being GC'ed and suddenly you have no way to distinguish them reliably)

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