guile-git: set strictDeps

+2 -1
+2 -1
pkgs/development/guile-modules/guile-git/default.nix
··· 20 20 sha256 = "x6apF9fmwzrkyzAexKjClOTFrbE31+fVhSLyFZkKRYU="; 21 21 }; 22 22 23 + strictDeps = true; 23 24 nativeBuildInputs = [ 24 - autoreconfHook pkg-config texinfo 25 + autoreconfHook guile pkg-config texinfo 25 26 ]; 26 27 buildInputs = [ 27 28 guile