From 78fa7342b66b67072276171d9c7c3ff4b57ad0ef Mon Sep 17 00:00:00 2001 From: Gabriel Arazas Date: Sat, 26 Nov 2022 20:52:53 +0800 Subject: [PATCH] shell: add deploy-rs --- shell.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/shell.nix b/shell.nix index b778975b..3bdd9d54 100644 --- a/shell.nix +++ b/shell.nix @@ -9,6 +9,7 @@ pkgs.mkShell { nixpkgs-fmt sops treefmt + deploy-rs # Language servers for various parts of the config that uses a language. sumneko-lua-language-server