From e10090cdd285ab5c161dbc2a41ce8ae649241a1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Thu, 23 May 2024 10:32:50 +0200 Subject: nixos: remove unused nextcloud-client and add visualization tools for valgrind --- nixos/modules/develop.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nixos/modules/develop.nix') diff --git a/nixos/modules/develop.nix b/nixos/modules/develop.nix index a18c7ac..9fb7d12 100644 --- a/nixos/modules/develop.nix +++ b/nixos/modules/develop.nix @@ -61,6 +61,8 @@ in { # C clang-tools + massif-visualizer + qcachegrind # Python (python3.withPackages (pypkgs: -- cgit v1.2.3