globulation2: bump pinned dependency boost155 -> boost168

This commit is contained in:
Nicolas Benes 2022-08-31 17:27:36 +02:00
parent ba3da0b8e2
commit 6eab349160

View file

@ -32980,7 +32980,7 @@ with pkgs;
gl117 = callPackage ../games/gl-117 { };
globulation2 = callPackage ../games/globulation {
boost = boost155;
boost = boost168; # breaks with >= boost169
};
gltron = callPackage ../games/gltron { };