Unverified Commit be3c6211 authored by Peder Bergebakken Sundt's avatar Peder Bergebakken Sundt Committed by GitHub
Browse files

mozart: pin boost to boost183 (#440643)

parents 9867c05e 501a82e4
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@
  cmake,
  unzip,
  makeWrapper,
  boost,
  boost183,
  llvmPackages,
  gmp,
  emacs,
@@ -68,7 +68,7 @@ stdenv.mkDerivation rec {
  '';

  buildInputs = [
    boost
    boost183
    gmp
    emacs
    jre_headless