Unverified Commit 1ec93c38 authored by Arnout Engelen's avatar Arnout Engelen Committed by GitHub
Browse files

docs: pkgs/README.md: promote 3rd-party flake search (#493961)

parents c54a572c 79024f14
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)

---