NixOS search: Difference between revisions

From NixOS Wiki
Claes (talk | contribs)
Link to Searching packages
Klinger (talk | contribs)
mNo edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
From https://search.nixos.org you can search nixpkgs and NixOS options.  
== Search nixpkgs ==
From https://search.nixos.org you can search nixpkgs packages and options.  


== Search packages ==
=== Search nixpkgs packages ===
The package search searches among nixpkgs packages in either the stable release or unstable. For the returned packages, you can view the version, and follow links the the nixpkgs source and to the program's home page.  
The package search searches among nixpkgs packages in either the stable release or unstable. For the returned packages, you can view the version, and follow links the the nixpkgs source and to the program's home page.  


See also [[Searching packages]]  
See also [[Searching packages]]


== Search options ==
=== Search nixpkgs options ===
The options search allows searching of NixOS module options. For each option, you are presented with a description, example and the default setting. There is also a link to the source code of the module that defines the option.
The options search allows searching of nixpkgs module options. For each option, you are presented with a description, example and the default setting. There is also a link to the source code of the module that defines the option.
 
== Search Home Manager ==
To search Home Manager options, you can use https://home-manager-options.extranix.com/
 
[[Category: nix]]

Latest revision as of 19:39, 24 April 2024

Search nixpkgs

From https://search.nixos.org you can search nixpkgs packages and options.

Search nixpkgs packages

The package search searches among nixpkgs packages in either the stable release or unstable. For the returned packages, you can view the version, and follow links the the nixpkgs source and to the program's home page.

See also Searching packages

Search nixpkgs options

The options search allows searching of nixpkgs module options. For each option, you are presented with a description, example and the default setting. There is also a link to the source code of the module that defines the option.

Search Home Manager

To search Home Manager options, you can use https://home-manager-options.extranix.com/