Loading pkgs/development/lua-modules/overrides.nix +6 −0 Original line number Diff line number Diff line Loading @@ -302,6 +302,12 @@ in ]; }); luacheck = prev.luacheck.overrideAttrs (oa: { meta = oa.meta // { mainProgram = "luacheck"; }; }); lua-curl = prev.lua-curl.overrideAttrs (oa: { buildInputs = oa.buildInputs ++ [ curl.dev Loading pkgs/development/node-packages/node-packages.nix +1 −0 Original line number Diff line number Diff line Loading @@ -71306,6 +71306,7 @@ in meta = { description = "Validate JSON"; homepage = "http://zaach.github.com/jsonlint/"; mainProgram = "jsonlint"; }; production = true; bypassCache = true; Loading
pkgs/development/lua-modules/overrides.nix +6 −0 Original line number Diff line number Diff line Loading @@ -302,6 +302,12 @@ in ]; }); luacheck = prev.luacheck.overrideAttrs (oa: { meta = oa.meta // { mainProgram = "luacheck"; }; }); lua-curl = prev.lua-curl.overrideAttrs (oa: { buildInputs = oa.buildInputs ++ [ curl.dev Loading
pkgs/development/node-packages/node-packages.nix +1 −0 Original line number Diff line number Diff line Loading @@ -71306,6 +71306,7 @@ in meta = { description = "Validate JSON"; homepage = "http://zaach.github.com/jsonlint/"; mainProgram = "jsonlint"; }; production = true; bypassCache = true;