diff --git a/shell.nix b/shell.nix index 668da69..2ffa049 100644 --- a/shell.nix +++ b/shell.nix @@ -65,6 +65,7 @@ pkgs.mkShell { sp-python pkgs.black pkgs.redis + pkgs.restic ]; shellHook = '' PYTHONPATH=${sp-python}/${sp-python.sitePackages}