From 416435f75c9eb97ae335cb1308bc8da3035ae7a6 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Mon, 22 Apr 2019 09:19:29 -0700 Subject: package updates --- common.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common.nix') diff --git a/common.nix b/common.nix index 79e6597..7fe0094 100644 --- a/common.nix +++ b/common.nix @@ -68,7 +68,7 @@ in userName = "Ben Sima"; userEmail = "ben@bsima.me"; ignores = [ "*~" "*.swp" ]; - package = pkgs.gitAndTools.stgit; + package = pkgs.gitAndTools.gitFull; aliases = { authors = "shortlog -s -n"; }; -- cgit v1.2.3