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

ghc966 attribute is not show in search results #828

Closed
turboMaCk opened this issue Aug 27, 2024 · 2 comments
Closed

ghc966 attribute is not show in search results #828

turboMaCk opened this issue Aug 27, 2024 · 2 comments

Comments

@turboMaCk
Copy link
Member

turboMaCk commented Aug 27, 2024

It seems that ghc966 attribute, which is part of haskell.compilers in unstable, is not popping up in search for some reason.

image

Expected

This search query https://search.nixos.org/packages?channel=unstable&from=0&size=50&sort=relevance&type=packages&query=ghc966 should show match in "haskell.compiler.ghc966".

@dasJ
Copy link
Member

dasJ commented Aug 27, 2024

Duplicate of #781

@dasJ dasJ marked this as a duplicate of #781 Aug 27, 2024
@dasJ dasJ closed this as completed Aug 27, 2024
@turboMaCk
Copy link
Member Author

I see!

This is because ghc attribute is pointin to ghc966 at the moment. So indexing sees ghc first and then skips ghc966.

image

https://search.nixos.org/packages?channel=unstable&show=ghc&from=0&size=50&sort=relevance&type=packages&query=ghc

So this is related to aliasing.

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