Skip to content
This repository was archived by the owner on Aug 1, 2023. It is now read-only.

Commit 0767d79

Browse files
committed
trying cross-compilation
Signed-off-by: Alexander Diemand <[email protected]>
1 parent 730578d commit 0767d79

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

release.nix

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,8 @@ commonLib.nix-tools.release-nix {
4747
jobs.nix-tools.tests.cardano-shell.cardano-shell-test.x86_64-linux
4848

4949
jobs.nix-tools.exes.cardano-shell.x86_64-linux
50+
51+
# cross-compilation
52+
jobs.nix-tools.libs.x86_64-pc-mingw32-cardano-shell.x86_64-linux
5053
];
5154
}

0 commit comments

Comments
 (0)