Skip to content

buildLuarocksPackage: fix cross compilation wrapping#481511

Merged
teto merged 2 commits into
NixOS:stagingfrom
doronbehar:pkg/wrapLua@cross
Mar 12, 2026
Merged

buildLuarocksPackage: fix cross compilation wrapping#481511
teto merged 2 commits into
NixOS:stagingfrom
doronbehar:pkg/wrapLua@cross

buildLuarocksPackage: fix cross compilation wrapping

7b9e4c7
Select commit
Loading
Failed to load commit list.
OfBorg / buildLuarocksPackage, buildLuarocksPackage.passthru.tests, lua5_1Packages.wrapLua, lua5_1Packages.wrapLua.passthru.tests, lua5_2Packages.wrapLua, lua5_2Packages.wrapLua.passthru.tests, lua5_3Packages.wrapLua, lua5_3Packages.wrapLua.passthru.tests, lua5_4Packages.wrapLua, lua5_4Packages.wrapLua.passthru.tests, luajitPackages.wrapLua, luajitPackages.wrapLua.passthru.tests on x86_64-darwin skipped Jun 24, 2026

No attempt

The following builds were skipped because they don't evaluate on x86_64-darwin: buildLuarocksPackage, buildLuarocksPackage.passthru.tests, lua5_1Packages.wrapLua, lua5_1Packages.wrapLua.passthru.tests, lua5_2Packages.wrapLua, lua5_2Packages.wrapLua.passthru.tests, lua5_3Packages.wrapLua, lua5_3Packages.wrapLua.passthru.tests, lua5_4Packages.wrapLua, lua5_4Packages.wrapLua.passthru.tests, luajitPackages.wrapLua, luajitPackages.wrapLua.passthru.tests

Details

Partial log

       If you use flakes, switch your flake input:

           inputs.nixpkgs = {
             url = "github:NixOS/nixpkgs/nixpkgs-26.05-darwin";
           };

       See the release notes for more information and alternatives:

         https://nixos.org/manual/nixpkgs/unstable/release-notes#x86_64-darwin-26.11