nix: add git to shell.nix

pull/995/head
Pavol Rusnak 4 years ago
parent 066866488b
commit 2424d1ee18
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

@ -9,6 +9,7 @@ stdenv.mkDerivation {
check check
clang-tools clang-tools
gcc gcc
git
gnumake gnumake
graphviz graphviz
libffi libffi

Loading…
Cancel
Save