You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Option 3: Use knots from a custom version of nixpkgs-unstable. Use this if the knots version of option 2 is outdated.
services.bitcoind.package=letpkgsUnstable=import(builtins.fetchTarball{# nixpkgs-unstable as of 2023-12-12url="https://github.com/NixOS/nixpkgs/archive/666fc80e7b2afb570462423cb0e1cf1a3a34fedd.tar.gz";sha256="1j4ahdm49pbw5s1sw0vc0l12s1zxlnw0sjvnljxhdjbsvgbjsl7m";}){};inpkgsUnstable.bitcoind-knots;
So that people have choice.
The text was updated successfully, but these errors were encountered: