From 6a47bd824e4e13d4ff74dd6c172cf7a7a43ab6f6 Mon Sep 17 00:00:00 2001 From: coolneng Date: Thu, 24 Sep 2020 00:08:29 +0200 Subject: [PATCH] Organize programming tools by language --- modules/software.nix | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/modules/software.nix b/modules/software.nix index e7fe81b..195eded 100644 --- a/modules/software.nix +++ b/modules/software.nix @@ -33,10 +33,7 @@ git direnv lorri - nixfmt podman-compose - shellcheck - shfmt gnumake gitAndTools.pre-commit # Rice @@ -74,6 +71,11 @@ unzip unrar # Programming tools + ## Shell + shellcheck + shfmt + # Nix + nixfmt ## Python nodePackages.pyright black