diff --git a/shell.nix b/shell.nix index f1ce9b2..c227f68 100644 --- a/shell.nix +++ b/shell.nix @@ -31,6 +31,7 @@ pkgs.mkShell { pkgs.black pkgs.redis pkgs.restic + pkgs.rclone ]; shellHook = '' PYTHONPATH=${sp-python}/${sp-python.sitePackages}