aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorregnat <rg@regnat.ovh>2022-01-14 15:55:36 +0100
committerregnat <rg@regnat.ovh>2022-01-14 15:55:36 +0100
commit1dace028666f5547a4088071bad52846240eea05 (patch)
tree2504025e1a4135f2c61e04fbc162a40de7a9e7ff
parent5e9653c3701eddf86312b534d7e8340c0857e84b (diff)
Add git to the docker image
Fix #5896 See https://github.com/NixOS/docker/issues/33
-rw-r--r--docker.nix1
1 files changed, 1 insertions, 0 deletions
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 = {