Commit graph

1 commit

Author SHA1 Message Date
Sean Gilligan
f034408a7c Add flake.nix for a Nix build
You should now be able to use:

* `nix develop` -- to get a development shell
* `nix run .#wallettool` to build and run the wallet-tool
* `nix run .#wallettemplate` to build and run the wallettemplate

see README_NIX.adoc for details.
2025-02-21 06:55:37 -08:00