parent
990c2be008
commit
32ed834387
@ -45,6 +45,8 @@ stdenv.mkDerivation rec {
|
|||||||
license = licenses.boost;
|
license = licenses.boost;
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
maintainers = [ ];
|
maintainers = [ ];
|
||||||
|
# Marked as broken due to needing an update for security issues.
|
||||||
|
# See: https://github.com/NixOS/nixpkgs/issues/18856
|
||||||
|
broken = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user