scheme-bytestructures: set strictDeps

+2 -1
+2 -1
pkgs/development/scheme-modules/scheme-bytestructures/default.nix
··· 17 17 sha256 = "sha256-Wvs288K8BVjUuWvvzpDGBwOxL7mAXjVtgIwJAsQd0L4="; 18 18 }; 19 19 20 + strictDeps = true; 20 21 nativeBuildInputs = [ 21 - autoreconfHook pkg-config 22 + autoreconfHook guile pkg-config 22 23 ]; 23 24 buildInputs = [ 24 25 guile