nix-community / nur-search

NUR package search [maintainer=@Mic92]
https://nur.nix-community.org/
29 stars 6 forks source link

NUR search

Hosted here

The actual html is in the gh-pages branch

Clone

$ git clone --recursive https://github.com/nix-community/nur-search.git

Build

$ nix-shell
$ make

Hugo live preview

$ nix-shell --command "hugo server"