lua*Packages.lua-yajl: init at 2.0-1
Dependency for mudlet >= 4.0
This commit is contained in:
committed by
Matthieu Coudron
parent
fc250d64e5
commit
2787d4160c
@@ -235,6 +235,12 @@ with super;
|
||||
];
|
||||
});
|
||||
|
||||
lua-yajl = super.lua-yajl.override({
|
||||
buildInputs = [
|
||||
pkgs.yajl
|
||||
];
|
||||
});
|
||||
|
||||
luuid = super.luuid.override(old: {
|
||||
externalDeps = [
|
||||
{ name = "LIBUUID"; dep = pkgs.libuuid; }
|
||||
|
||||
Reference in New Issue
Block a user