globulation2: bump pinned dependency boost155 -> boost168
This commit is contained in:
parent
ba3da0b8e2
commit
6eab349160
@ -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 { };
|
||||
|
Loading…
Reference in New Issue
Block a user