diff options
Diffstat (limited to 'gui')
-rw-r--r-- | gui/apps/dev.nix | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/gui/apps/dev.nix b/gui/apps/dev.nix index 4f3bf2e..9b2c044 100644 --- a/gui/apps/dev.nix +++ b/gui/apps/dev.nix @@ -7,8 +7,10 @@ zeal hotspot qcachegrind - gitg paraview + # version control + gitg + meld # language utilities artha ]; |