From 5f7537dc9aa0940e43868ed9985ac3f9fdd50165 Mon Sep 17 00:00:00 2001 From: Felix Buehler Date: Sun, 29 Jan 2023 15:35:34 +0100 Subject: [PATCH] legacy/development: organize packages --- legacy/modules/development.nix | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/legacy/modules/development.nix b/legacy/modules/development.nix index 429ccf1..c41fa9c 100644 --- a/legacy/modules/development.nix +++ b/legacy/modules/development.nix @@ -8,19 +8,21 @@ cargo-outdated rustfmt rustc - # general - clang + # tools cloc - cmake - dfeet direnv entr - git + ripgrep + # general + clang + cmake gnumake - go - hugo meson ninja + valgrind + # websites + hugo + # scripts (python3.withPackages (ps: with ps; [ jupyter # notebooks matplotlib @@ -33,10 +35,8 @@ tqdm # progressbar in pandas wheel # python development ])) - ripgrep shellcheck topgrade - valgrind vimPlugins.YouCompleteMe ycmd woeusb-ng