this post was submitted on 18 Oct 2023
17 points (100.0% liked)
nixos
1267 readers
1 users here now
All about NixOS - https://nixos.org/
founded 4 years ago
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It's actually not. If you search for
go
you get the go package, but if you search forgo 1.21
, no go package will even appear on the first page. The package you are looking for is somewhere on page 7 or 8.Indeed, that looks like a bug. The version field is there but it doesn't appear to be searched.
Could you open an issue on https://github.com/NixOS/nixos-search?