From 8e581924bd65049bc57060b1bf0f9373d9740158 Mon Sep 17 00:00:00 2001 From: Dmitriy Pleshevskiy Date: Wed, 23 Nov 2022 15:41:38 +0300 Subject: [PATCH] users/dev_tools: add gnumake --- users/modules/dev_tools.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/users/modules/dev_tools.nix b/users/modules/dev_tools.nix index 257725c..fb5f5ee 100644 --- a/users/modules/dev_tools.nix +++ b/users/modules/dev_tools.nix @@ -36,6 +36,7 @@ in bat # a cat clone with syntax highlighting and git integration ripgrep # a fuzzy finder vnetod # a tool to change env sections + gnumake nixpkgs-fmt # nix formatter nil # nix lsp server