mmgen-node-tools/nix
2025-10-04 12:44:54 +00:00
..
curl-cffi.nix restore Nix support 2025-10-04 12:44:54 +00:00
default.nix support Nix and NixOS 2025-01-03 13:52:53 +00:00
node-tools-packages.nix restore Nix support 2025-10-04 12:44:54 +00:00
README.node-tools support Nix and NixOS 2025-01-03 13:52:53 +00:00
shell.nix nix/shell.nix: add repo arg; test/init.sh: add -c option 2025-01-16 11:06:28 +00:00
use-system-libs.patch restore Nix support 2025-10-04 12:44:54 +00:00
yahooquery.nix restore Nix support 2025-10-04 12:44:54 +00:00

Nix configuration directory for the MMGen Node Tools suite

Usage is as described in ‘nix/README’ in the mmgen-wallet repository, with the
following differences:

  a) all commands are executed from the repository root of mmgen-node-tools
     instead of mmgen-wallet

  b) for NixOS, complete the steps as described up until the rebuild step.
     Copy the contents of this directory to ‘/etc/nixos/mmgen-project’ (this
     will overwrite ‘default.nix’), and continue with the rebuild step.