From 8b20f77cf209dcf7c21a503c9558a3d723de8c8c Mon Sep 17 00:00:00 2001 From: Dmitriy Pleshevskiy Date: Fri, 3 Feb 2023 02:28:54 +0300 Subject: [PATCH] users/dev: add deno and nickel programs --- users/modules/dev_tools.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/users/modules/dev_tools.nix b/users/modules/dev_tools.nix index 61f624b..0104119 100644 --- a/users/modules/dev_tools.nix +++ b/users/modules/dev_tools.nix @@ -41,6 +41,9 @@ in gnumake libnotify # tool to send notifications via cli + deno + nickel + nixpkgs-fmt # nix formatter nil # nix lsp server