Add riscv64 cross compilation to bsc-ci and hydra

This commit is contained in:
2025-09-29 14:30:14 +02:00
parent 63aad2bbe5
commit 85d50f346c
2 changed files with 5 additions and 1 deletions

View File

@@ -17,7 +17,7 @@
legacyPackages.${system} = pkgs;
hydraJobs = {
inherit (self.legacyPackages.${system}.bsc-ci) test pkgs;
inherit (self.legacyPackages.${system}.bsc-ci) test pkgs cross;
};
# propagate nixpkgs lib, so we can do bscpkgs.lib