Unverified Commit 79024f14 authored by Arnout Engelen's avatar Arnout Engelen
Browse files

docs: pkgs/README.md: promote 3rd-party flake search

Promote people who independently package flakes to add them
to https://github.com/NixOS/nixos-search/blob/main/flakes/manual.toml
so they show up in https://search.nixos.org/flakes
parent 2fc6539b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -75,7 +75,7 @@ Because entries in the Nix store are inert and do nothing by themselves, package

This section describes a general framework of understanding and exceptions might apply.

Luckily it's pretty easy to maintain your own package set with Nix, which can then be added to the [Nix User Repository](https://github.com/nix-community/nur) project.
Luckily it's pretty easy to maintain your own package set with Nix, which can then be added to the [Nix User Repository](https://github.com/nix-community/nur) project or included in [search.nixos.org's list of indexed 3rd-party flakes](https://github.com/NixOS/nixos-search/blob/main/flakes/manual.toml)

---