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

Adding support for private registries #366

Merged
merged 2 commits into from
Dec 17, 2024

Conversation

P-E-Meunier
Copy link
Contributor

Private registries were currently handled by generating code that was referencing the cache in ~/.cargo. This commit adds support to generate correct code for them.

Private registries were currently handled by generating code that was referencing the cache in ~/.cargo. This commit adds support to generate correct code for them.
@P-E-Meunier
Copy link
Contributor Author

Is there anything I can do to get this merged?

@kolloch
Copy link
Collaborator

kolloch commented Nov 19, 2024

The tests seem to fail…

@P-E-Meunier
Copy link
Contributor Author

Indeed, because they're comparing the produced file with a file that doesn't handle private registries. Where do I fix them?

@kolloch
Copy link
Collaborator

kolloch commented Nov 20, 2024

@P-E-Meunier P-E-Meunier force-pushed the private branch 4 times, most recently from a494519 to 3a8816b Compare December 16, 2024 15:28
@P-E-Meunier P-E-Meunier merged commit 8537c2d into nix-community:master Dec 17, 2024
2 checks passed
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

Successfully merging this pull request may close these issues.

2 participants