NixOS search: Difference between revisions
Link to Searching packages |
Added section about home manager search |
||
Line 1: | Line 1: | ||
From https://search.nixos.org you can search nixpkgs and | == 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 | 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/ |
Revision as of 09:11, 7 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/