generated-packages: manual touchup
* no leading whitespace * collapse consecutive blank lines to single line * indent fromJSON bits
This commit is contained in:
parent
55f7515442
commit
291d06d2ef
@ -150,7 +150,6 @@ ldoc = buildLuarocksPackage {
|
|||||||
sha256 = "1fvsmmjwk996ypzizcy565hj82bhj17vdb83ln6ff63mxr3zs1la";
|
sha256 = "1fvsmmjwk996ypzizcy565hj82bhj17vdb83ln6ff63mxr3zs1la";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
propagatedBuildInputs = [ penlight markdown ];
|
propagatedBuildInputs = [ penlight markdown ];
|
||||||
buildType = "builtin";
|
buildType = "builtin";
|
||||||
|
|
||||||
@ -297,8 +296,7 @@ lua-cmsgpack = buildLuarocksPackage {
|
|||||||
"date": "2018-06-14T11:56:56+02:00",
|
"date": "2018-06-14T11:56:56+02:00",
|
||||||
"sha256": "0yiwl4p1zh9qid3ksc4n9fv5bwaa9vjb0vgwnkars204xmxdj8fj",
|
"sha256": "0yiwl4p1zh9qid3ksc4n9fv5bwaa9vjb0vgwnkars204xmxdj8fj",
|
||||||
"fetchSubmodules": true
|
"fetchSubmodules": true
|
||||||
}
|
} '') ["date"]) ;
|
||||||
'') ["date"]) ;
|
|
||||||
|
|
||||||
disabled = ( luaOlder "5.1" );
|
disabled = ( luaOlder "5.1" );
|
||||||
propagatedBuildInputs = [ lua ];
|
propagatedBuildInputs = [ lua ];
|
||||||
@ -366,8 +364,6 @@ lua-term = buildLuarocksPackage {
|
|||||||
sha256 = "0c3zc0cl3a5pbdn056vnlan16g0wimv0p9bq52h7w507f72x18f1";
|
sha256 = "0c3zc0cl3a5pbdn056vnlan16g0wimv0p9bq52h7w507f72x18f1";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
buildType = "builtin";
|
buildType = "builtin";
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
@ -393,8 +389,7 @@ luabitop = buildLuarocksPackage {
|
|||||||
"date": "2013-02-18T16:36:42+01:00",
|
"date": "2013-02-18T16:36:42+01:00",
|
||||||
"sha256": "0lsc556hlkddjbmcdbg7wc2g55bfy743p8ywdzl8x7kk847r043q",
|
"sha256": "0lsc556hlkddjbmcdbg7wc2g55bfy743p8ywdzl8x7kk847r043q",
|
||||||
"fetchSubmodules": true
|
"fetchSubmodules": true
|
||||||
}
|
} '') ["date"]) ;
|
||||||
'') ["date"]) ;
|
|
||||||
|
|
||||||
disabled = ( luaOlder "5.1" ) || ( luaAtLeast "5.3" );
|
disabled = ( luaOlder "5.1" ) || ( luaAtLeast "5.3" );
|
||||||
propagatedBuildInputs = [ lua ];
|
propagatedBuildInputs = [ lua ];
|
||||||
@ -522,7 +517,6 @@ penlight = buildLuarocksPackage {
|
|||||||
sha256 = "138f921p6kdqkmf4pz115phhj0jsqf28g33avws80d2vq2ixqm8q";
|
sha256 = "138f921p6kdqkmf4pz115phhj0jsqf28g33avws80d2vq2ixqm8q";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
propagatedBuildInputs = [ luafilesystem ];
|
propagatedBuildInputs = [ luafilesystem ];
|
||||||
buildType = "builtin";
|
buildType = "builtin";
|
||||||
|
|
||||||
@ -669,7 +663,6 @@ mpack = buildLuarocksPackage {
|
|||||||
sha256 = "0nq4ixaminkc7fwfpivysyv0al3j5dffsvgdrnwnqdg3w7jgfbw7";
|
sha256 = "0nq4ixaminkc7fwfpivysyv0al3j5dffsvgdrnwnqdg3w7jgfbw7";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
buildType = "builtin";
|
buildType = "builtin";
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
@ -761,7 +754,6 @@ coxpcall = buildLuarocksPackage {
|
|||||||
sha256 = "0n1jmda4g7x06458596bamhzhcsly6x0p31yp6q3jz4j11zv1zhi";
|
sha256 = "0n1jmda4g7x06458596bamhzhcsly6x0p31yp6q3jz4j11zv1zhi";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
buildType = "builtin";
|
buildType = "builtin";
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
|
Loading…
Reference in New Issue
Block a user