feat: export nix package for s390x cross-compilation
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Oleks
2026-03-15 15:51:12 +02:00
parent b319fe443b
commit bf0191b68e
+1 -1
View File
@@ -149,7 +149,7 @@
crossOnlyPackages =
{
"s390x-linux" = {
inherit (pkgs) attic-client;
inherit (pkgs) attic-client nix;
};
}
.${target} or { };