nix-channel --add https://github.com/pd9333/nix-channel/archive/trunk.tar.gz pd
For example, to build gost
:
nix-build . -A gost
For instance, if we want to update adguardhome
to 0.107.9
:
niv update adguardhome -a rev=v0.107.9
However, for adguardhome
we need to fix the sha256
in nix/sources.json
with the one of:
nix-prefetch-url --type sha256 $url