From 1dace028666f5547a4088071bad52846240eea05 Mon Sep 17 00:00:00 2001 From: regnat Date: Fri, 14 Jan 2022 15:55:36 +0100 Subject: [PATCH] Add git to the docker image Fix #5896 See https://github.com/NixOS/docker/issues/33 --- docker.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/docker.nix b/docker.nix index 28745fc5d..ca5d90635 100644 --- a/docker.nix +++ b/docker.nix @@ -21,6 +21,7 @@ let cacert.out findutils iana-etc + git ]; users = {