all repos — nixfiles @ 353a995f0b19fd6725e75c50911500a5cc8321d2

System and user configuration, managed by nix and home-manager

satoshipay: fix packages for 22.05

Alan Pearce
commit

353a995f0b19fd6725e75c50911500a5cc8321d2

parent

13a828725db7f6b2cd848a94b0cc9550e5debe7d

1 file changed, 1 insertion(+), 2 deletions(-)

jump to
M user/settings/satoshipay.nixuser/settings/satoshipay.nix
@@ -37,9 +37,8 @@ kubernetes-helm
helmfile ] ++ (lib.optionals (!stdenv.isDarwin) [ - unstable.docker_compose + unstable.docker-compose - redis-desktop-manager unstable.ripcord robo3t ]));