libetonyek: unpin Boost

This commit is contained in:
Emily
2024-11-25 07:20:07 +00:00
parent 1bf8a5b6e8
commit 818fdedec9
+2 -3
View File
@@ -3,8 +3,7 @@
, fetchFromGitHub
, autoreconfHook
, pkg-config
# fails on older Boost due to https://github.com/boostorg/phoenix/issues/111
, boost184
, boost
, cppunit
, glm
, gperf
@@ -32,7 +31,7 @@ stdenv.mkDerivation rec {
];
buildInputs = [
boost184
boost
cppunit
glm
gperf