Make `nix search` be able to use search.nixos.org 's cache
Author: Malix-LabsCreated Jun 5, 2026Updated Sep 11, 2026
Labelsfeature
Is your feature request related to a problem?
nix search can take a long time to complete, while its work is constantly updated on NixOS Search - Packages https://search.nixos.org/ / https://github.com/nixos/nixos-search ; making it one of the reason users might go directly on https://search.nixos.org/ and not use this command at all
Proposed solution
Make nix search be able to use search.nixos.org 's cache , given a flag is passed
Additional context
Related :
- #8603
Checklist
- checked latest Nix manual (source)
- checked open feature issues and pull requests for possible duplicates
Add :+1: to issues you find important.
Source: NixOS/nix