nix-bitcoin/examples
Erik Arvstedt d2dbad256f
shell.nix: fix failing generate-secrets
generate-secrets failed due to the `PYTHONPATH` env var that was set
through the nixops19_09 buildInput.

Fixes:
- Don't pull in the build environments of binaries that should be
  available in PATH. Only extend PATH instead.
- Run generate-secrets in an empty environment
2020-10-19 11:35:32 +02:00
..
nixops move main module import to configuration.nix 2020-03-24 21:43:21 +00:00
qemu-vm add deploy-qemu-vm.sh example 2020-03-30 10:56:57 +02:00
configuration.nix add module 'versioning' 2020-10-16 23:23:00 +02:00
deploy-container.sh examples/deploy-container: use new extra-container features 2020-10-16 15:53:34 +02:00
deploy-nixops.sh examples: enable running outside of working dir 2020-10-16 15:53:34 +02:00
deploy-qemu-vm.sh examples: enable running outside of working dir 2020-10-16 15:53:34 +02:00
nix-bitcoin-release.nix Add fetch-release script 2020-04-08 07:01:35 +00:00
shell.nix shell.nix: fix failing generate-secrets 2020-10-19 11:35:32 +02:00
start-bash-session.sh examples: improve shell session usability 2020-05-17 23:53:32 +02:00