From c164d5597b126654f683c0e0974d5ecf36e0d14e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Mon, 15 Aug 2022 15:15:47 +0200 Subject: nixos: move C develop to just devShells --- nixos/modules/develop.nix | 7 ------- 1 file changed, 7 deletions(-) (limited to 'nixos/modules/develop.nix') diff --git a/nixos/modules/develop.nix b/nixos/modules/develop.nix index 844081b..fab5733 100644 --- a/nixos/modules/develop.nix +++ b/nixos/modules/develop.nix @@ -29,13 +29,6 @@ in { nix-prefetch-git nix-prefetch-github nix-prefetch-scripts rnix-lsp - # C - clang-tools gcc bear ctags - cppcheck flawfinder - check valgrind - gdb - lcov massif-visualizer - # Shell dash # Posix shell bats -- cgit v1.2.3