diff options
author | Alan Pearce | 2018-11-27 15:34:48 +0100 |
---|---|---|
committer | Alan Pearce | 2018-11-27 15:34:48 +0100 |
commit | 594de27ef6882766a1673660d61c4c2fc7bc1fa1 (patch) | |
tree | 1dfaa7024c5b4c4d62c2fbdf04133d8b44c2d849 | |
parent | 7d36785ec81a2ce337512816ec5c75273bf969b4 (diff) | |
download | nixos-configuration-594de27ef6882766a1673660d61c4c2fc7bc1fa1.tar.lz nixos-configuration-594de27ef6882766a1673660d61c4c2fc7bc1fa1.tar.zst nixos-configuration-594de27ef6882766a1673660d61c4c2fc7bc1fa1.zip |
SatoshiPay: update package list
-rw-r--r-- | modules/satoshipay.nix | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/modules/satoshipay.nix b/modules/satoshipay.nix index 75a0407..fdc3532 100644 --- a/modules/satoshipay.nix +++ b/modules/satoshipay.nix @@ -26,7 +26,6 @@ openssl google-chrome docker_compose - meteor minikube mongodb-tools s3cmd @@ -35,7 +34,7 @@ unstable.kubernetes unstable.redis-desktop-manager unstable.kubernetes-helm - unstable.kompose + unstable.helmfile unstable.robo3t unstable.slack ]; |