Commit ea305678 authored by Przemyslaw Kaminski's avatar Przemyslaw Kaminski

[nix] add git to build-shell

parent 9a269827
Pipeline #843 failed with stage
...@@ -4,6 +4,7 @@ ...@@ -4,6 +4,7 @@
let let
buildInputs = with pkgs; [ buildInputs = with pkgs; [
bzip2 bzip2
git
gmp gmp
gsl gsl
igraph igraph
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment