mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-14 00:43:24 +00:00
471b9cab41
- Christmas is over! - Upstream has changed the name of the target triplet used for the JS backend from js-unknown-ghcjs to javascript-unknown-ghcjs, since Cabal calls the architecture "javascript":6636b67023
Since the triplet is made up anyways, i.e. autoconf does not support it and Rust uses different triplets for its emscripten backends, we'll just change it as well. - Upstream fixed the problem with ar(1) being invoked incorrectly by stage0:e987e345c8
6 lines
179 B
Nix
6 lines
179 B
Nix
import ./common-hadrian.nix {
|
|
version = "9.7.20230217";
|
|
rev = "a203ad854ffee802e6bf0aca26e6c9a99bec3865";
|
|
sha256 = "06q6l7svdynvdv90yz6dxbsk3j5c8gh5ghwfl02rdwamcrzw7zic";
|
|
}
|