Open goyalyashpal opened 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.
Title:
Issue description
Currently:
llvmPackages_19
(rc), orllvmPackage_17
(older)python3
(implicitly 312), orpython313
(rc), orpython311
(older), orpython312Full
but:
also for example,
gcc
package, where there are both: the latest stable (whichever it is), and the pinned current stableSteps to reproduce
Technical details
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.