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

nix-profile: allow url-naming legacyPackages attributes #9

Conversation

bobvanderlinden
Copy link

This allows uppercase characters to be used in attribute names when url-naming. It avoids issues with legacyPackages.

Improves NixOS#9656

This was not supported, because upper-case characters were not allowed
in URL fragments for url-name extraction.
@edolstra
Copy link
Owner

edolstra commented Jan 2, 2024

I guess this can be closed due to NixOS#9657?

@bobvanderlinden bobvanderlinden deleted the nix-profile-stable-names branch January 2, 2024 18:08
@bobvanderlinden
Copy link
Author

Indeed. Missed that one 👍

edolstra pushed a commit that referenced this pull request Apr 8, 2024
Add a GC test, fix hardlinking issue
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