Updated release, modified justfile
This commit is contained in:
parent
7de19b46ec
commit
36513b42e9
2 changed files with 7 additions and 18 deletions
|
|
@ -2,7 +2,7 @@
|
|||
description = "BTCPay server, NBXplorer, Bitcoin Core, etc. as a NixOS system/container image";
|
||||
|
||||
inputs = {
|
||||
nix-bitcoin.url = "github:fort-nix/nix-bitcoin/release-0.0.85"; # Pin to a stable release
|
||||
nix-bitcoin.url = "github:fort-nix/nix-bitcoin/release";
|
||||
nixpkgs.follows = "nix-bitcoin/nixpkgs";
|
||||
nixos-generators.url = "github:nix-community/nixos-generators";
|
||||
flake-utils.url = "github:numtide/flake-utils";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue