sourcetrail: use boost16x

main
midchildan 2 years ago
parent ad86f7d78f
commit 92ae07e5f2
No known key found for this signature in database
GPG Key ID: D9A5748BACC6E3C2
  1. 1
      pkgs/top-level/all-packages.nix

@ -28621,6 +28621,7 @@ with pkgs;
jdk = jdk8;
pythonPackages = python3Packages;
inherit llvmPackages;
boost = boost16x; # Filesystem tests in the checkPhase fail with Boost 1.77
};
spotifywm = callPackage ../applications/audio/spotifywm { };

Loading…
Cancel
Save