Resources: Difference between revisions

Klinger (talk | contribs)
m fixed link to Nix package manager (capitilazation change)
remove search.nix.gsc.io since it is inaccessible and see https://discourse.nixos.org/t/is-channels-nix-gsc-io-active-or-is-there-an-alternative/32303/6
Line 84: Line 84:
* [https://search.nixos.org/packages NixOS Packages Search] - full-text search through all packages of NixOS
* [https://search.nixos.org/packages NixOS Packages Search] - full-text search through all packages of NixOS
* [https://search.nixos.org/options NixOS Option Search] - full-text search through all options of NixOS
* [https://search.nixos.org/options NixOS Option Search] - full-text search through all options of NixOS
* [https://search.nix.gsc.io/ NixOS Code Search] - full-text search through NixOS related packages
* [https://noogle.dev/ Noogle] - Nix API search engine that lets you search nix functions
* [https://noogle.dev/ Noogle] - Nix API search engine that lets you search nix functions
* [https://nixcloud.io/tour/?id=1 A tour of nix] - interactive Nix tutorial
* [https://nixcloud.io/tour/?id=1 A tour of nix] - interactive Nix tutorial