mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-29 00:53:57 +00:00
3665c429d3
Finally building a cross compiler using hadrian is possible, but there are some outstanding issues regarding external libraries in the package db which causes issues with ghc-bignum.
6 lines
179 B
Nix
6 lines
179 B
Nix
import ./common-hadrian.nix {
|
|
version = "9.7.20221224";
|
|
rev = "a5bd0eb8dd1d03c54e1b0b476ebbc4cc886d6f19";
|
|
sha256 = "1rrds9alzpy4vyh2isan32h1zmf44nsr8552wbsn1y3fg6bnpbxi";
|
|
}
|