installation-cd-graphical-base.nix: adding git (#79098)

This commit is contained in:
snicket2100
2020-02-14 16:52:18 +00:00
committed by GitHub
parent 0be376a8e2
commit 50a597cd7a

View File

@@ -44,6 +44,9 @@ with lib;
pkgs.bvi # binary editor
pkgs.joe
# Include some version control tools.
pkgs.git
# Firefox for reading the manual.
pkgs.firefox