Forrest logo
back to context overview

nix3-search

List of commands for nix3-search:

  • nix3-search:tldr:0a4eb nix3-search: Search `nixpkgs` for a package based on its name or description.
    $ nix search ${nixpkgs} ${search_term---}
    try on your machine
    explain this command
  • nix3-search:tldr:cf189 nix3-search: Show description of a package from nixpkgs.
    $ nix search ${nixpkgs#pkg}
    try on your machine
    explain this command
back to context overview