From 353a995f0b19fd6725e75c50911500a5cc8321d2 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Mon, 20 Jun 2022 16:02:59 +0200 Subject: satoshipay: fix packages for 22.05 --- user/settings/satoshipay.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'user') diff --git a/user/settings/satoshipay.nix b/user/settings/satoshipay.nix index 56fa1041..3812c73c 100644 --- a/user/settings/satoshipay.nix +++ b/user/settings/satoshipay.nix @@ -37,9 +37,8 @@ in helmfile ] ++ (lib.optionals (!stdenv.isDarwin) [ - unstable.docker_compose + unstable.docker-compose - redis-desktop-manager unstable.ripcord robo3t ])); -- cgit 1.4.1