emilua: unpin Boost

This commit is contained in:
Emily
2024-11-25 08:53:38 +00:00
parent bf46289766
commit 8f79887fa1
@@ -9,7 +9,7 @@
gperf,
gawk,
pkg-config,
boost182,
boost,
fmt,
luajit_openresty,
ncurses,
@@ -47,8 +47,6 @@ let
EOF
'';
};
boost = boost182;
in
stdenv.mkDerivation (self: {