From c86775554c6a9e56e843874e11c028b24f20ba55 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Mon, 23 Nov 2020 21:22:11 +0100 Subject: Update nixpkgs and use kcachegrind instead of qcachegrind Qcachegrind has this annoying Qt XCB bug, this time not fixable by installing Qt to the user environment. --- gui/apps/dev.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gui/apps') diff --git a/gui/apps/dev.nix b/gui/apps/dev.nix index e3b8cc2..3b58313 100644 --- a/gui/apps/dev.nix +++ b/gui/apps/dev.nix @@ -6,7 +6,7 @@ # UI dev utilities (language environments are maintained in project specific nix-shells) zeal hotspot - qcachegrind + kcachegrind paraview # version control gitg -- cgit v1.2.3