all repos — searchix @ main

Search engine for NixOS, nix-darwin, home-manager and NUR users

807a6919
refactor(js): cleanup unused code
Alan Pearce alan@alanpearce.eu
Sat, 29 Mar 2025 13:19:21 +0100
eb130a45
chore: remove inverted patterns from gitignore
Alan Pearce alan@alanpearce.eu
Thu, 27 Mar 2025 22:58:04 +0100
e46d16a2
build: remove editor-specific file (should be globally ignored)
Alan Pearce alan@alanpearce.eu
Thu, 27 Mar 2025 22:56:45 +0100

Searchix

Build Status

A search tool to find options and packages in the NixOS ecosystem. Aims to be like search.nixos.org with more sources:

There is an instance running at searchix.alanpearce.eu, which uses the following channels, with updates attempted daily:

You can also run it yourself, if you’re feeling bold. It’s quite lightweight!

Status

Beta

Expect breakage. Search results are not expected to match the quality of search.nixos.org, the priority is more on having multiple sources in one location.

Feel free to report bugs at sourcehut or open a discussion either on the mailing list or on NixOS community forum.

Motivation

I missed having a tool like search.nixos.org but for nix darwin and home manager[^1].

I wanted to contribute something to the nix community. 🩵

Also, I wanted to learn Go!

Goals

Future

Developing

See docs/developing.md

[^1]: It was only during development that I found Home Manager Option Search

clone
git clone https://git.alanpearce.eu/searchix