From 2424d1ee18d60610396e9d3ce5ea8bda9bec61ce Mon Sep 17 00:00:00 2001 From: Pavol Rusnak Date: Mon, 4 May 2020 18:45:55 +0200 Subject: [PATCH] nix: add git to shell.nix --- shell.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/shell.nix b/shell.nix index 46cba163b..3bd7da5df 100644 --- a/shell.nix +++ b/shell.nix @@ -9,6 +9,7 @@ stdenv.mkDerivation { check clang-tools gcc + git gnumake graphviz libffi