This commit is contained in:
Chris Cochrun 2025-12-16 09:38:23 -06:00
parent 75154d0536
commit 8dae2ef9db
7 changed files with 120 additions and 117 deletions

View file

@ -26,7 +26,7 @@
affinity-nix.url = "github:mrshmllow/affinity-nix";
emacs = {
url =
"github:nix-community/emacs-overlay/dd38645351b6f14cda47c81456131c86b11386db";
"github:nix-community/emacs-overlay";
inputs.nixpkgs.follows = "nixpkgs";
};
nix-bitcoin = { url = "github:fort-nix/nix-bitcoin/release"; };