all repos — searchix @ 6f21abc4c10f69d351573599e033394db9b279b0

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

docs: change status to beta
Alan Pearce alan@alanpearce.eu
Sat, 22 Mar 2025 16:56:39 +0100
commit

6f21abc4c10f69d351573599e033394db9b279b0

parent

1328df9c5ca44e903a052c9bfc9a67dd34e25704

1 files changed, 7 insertions(+), 5 deletions(-)

jump to
M README.mdREADME.md
@@ -7,20 +7,22 @@ - NixOS options
 - Nix packages
 - [Nix darwin](https://github.com/LnL7/nix-darwin) options
-- [Home manager](https://github.com/nix-community/home-manager) options.
+- [Home manager](https://github.com/nix-community/home-manager) options
+- [Nix User Repository](https://github.com/nix-community/NUR) packages
 
 There is an instance running at [searchix.alanpearce.eu](https://searchix.alanpearce.eu/), which uses the following channels, with updates attempted daily:
 
 - nixos-options: nixos-unstable
 - nixpkgs: nixos-unstable
-- darwin: master
-- home-manager: master
+- darwin: master branch
+- home-manager: master branch
+- nur: main branch
 
-You can also [run it yourself](./docs/running.md), if you're feeling bold. It's very light-weight!
+You can also [run it yourself](./docs/running.md), if you're feeling bold. It's quite lightweight!
 
 ## Status
 
-**Alpha**
+**Beta**
 
 Expect breakage. Search results are not expected to match the quality of [search.nixos.org](https://search.nixos.org/), the priority is more on having multiple sources in one location.