NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
18.39k stars 14.34k forks source link

pin current versions too in names of language related packages #344160

Open goyalyashpal opened 2 months ago

goyalyashpal commented 2 months ago

Title:

Issue description

Currently:

but:

also for example,

Steps to reproduce

Technical details

Please run nix-shell -p nix-info --run "nix-info -m" and paste the result.

$ nix-shell -p nix-info --run "nix-info -m"
 - system: `"x86_64-linux"`
 - host os: `Linux 6.6.51, NixOS, 24.11 (Vicuna), 24.11.20240916.99dc878`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.18.5`
 - channels(root): `"nixos-24.05"`
 - nixpkgs: `/nix/store/cjz8w4dgc3rd2n3dqv5c208vygndjyba-source`
goyalyashpal commented 2 months ago

i specified llvmPackages_18.clangWithLibcAndBasicRtAndLibcxx by mistake, and ran nix-direnv-reload and it ran fine with clang --version showing 18.1.8.

so, it seems the problem is only in listing on the search results on web.