all repos — archive/nixos-configuration @ 1d676bc31a63e87ed214d317fb68e4eea0d7cbfc

Superseded by nixfiles

dev/base: include gitk and other git friends

Alan Pearce
commit

1d676bc31a63e87ed214d317fb68e4eea0d7cbfc

parent

4f4d732f5c7f308b367893a8d70a5bcbefb7f135

1 file changed, 1 insertion(+), 0 deletions(-)

jump to
M modules/development/base.nixmodules/development/base.nix
@@ -2,6 +2,7 @@ { config, pkgs, ... }:
{ environment.systemPackages = with pkgs; [ mercurial + gitAndTools.gitFull gitAndTools.git-extras gitAndTools.hub