openjfx15: enable i686-linux build
This commit is contained in:
parent
be4763a696
commit
65525be83b
@ -65,9 +65,7 @@ let
|
|||||||
# Downloaded AWT jars differ by platform.
|
# Downloaded AWT jars differ by platform.
|
||||||
outputHash = {
|
outputHash = {
|
||||||
x86_64-linux = "0hmyr5nnjgwyw3fcwqf0crqg9lny27jfirycg3xmkzbcrwqd6qkw";
|
x86_64-linux = "0hmyr5nnjgwyw3fcwqf0crqg9lny27jfirycg3xmkzbcrwqd6qkw";
|
||||||
# The build-time dependencies don't currently build for i686, so no
|
i686-linux = "0hx69p2z96p7jbyq4r20jykkb8gx6r8q2cj7m30pldlsw3650bqx";
|
||||||
# reason to fetch this one correctly either...
|
|
||||||
i686-linux = "0000000000000000000000000000000000000000000000000000";
|
|
||||||
}.${stdenv.system} or (throw "Unsupported platform");
|
}.${stdenv.system} or (throw "Unsupported platform");
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user