diff --git a/shell.nix b/shell.nix index 240d698e..f99e560c 100644 --- a/shell.nix +++ b/shell.nix @@ -23,7 +23,7 @@ pkgs.nixfmt pkgs.ssh-to-pgp (pkgs.callPackage sops-nix {}).sops-import-keys-hook - deploy-rs.pkgs.deploy-rs.deploy-rs + deploy-rs.packages.deploy-rs ]; }; } \ No newline at end of file