From f3d28bfce178adf92a2b675d8ea1bbd35401ef75 Mon Sep 17 00:00:00 2001 From: Dave Gallant Date: Wed, 4 Jan 2023 14:09:58 -0500 Subject: [PATCH] Add colordiff --- packages/common.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/common.nix b/packages/common.nix index c5c0036..c863420 100644 --- a/packages/common.nix +++ b/packages/common.nix @@ -10,6 +10,7 @@ in { environment.systemPackages = with pkgs; let common = [ # essentials + colordiff curl gcc git-crypt