mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-27 13:57:10 +03:00
parent
6d1317ab31
commit
681c6f99a8
@ -619,7 +619,7 @@ let
|
||||
# NOTE: For updating, new Lua mpack bindings live at:
|
||||
# https://github.com/libmpack/libmpack-lua.
|
||||
src = libmpack.src;
|
||||
sourceRoot = "libmpack-${libmpack.rev}-src/binding/lua";
|
||||
sourceRoot = "${src.name}/binding/lua";
|
||||
|
||||
nativeBuildInputs = [ pkgconfig ];
|
||||
buildInputs = [ libmpack ]; # ++ [ libtool lua ];
|
||||
|
Loading…
Reference in New Issue
Block a user