nixpkgs/lib/systems
sternenseemann 471b9cab41 haskell.compiler.ghcHEAD: 9.7.20221224 -> 9.7.20230217
- 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
2023-03-08 17:12:18 +01:00
..
architectures.nix Merge pull request #203539 from SuperSandro2000/architectures-expand-inferiors 2023-02-15 16:27:00 +01:00
default.nix lib/systems: fix uname.processor for powerpc{32,64}, mips64 2023-01-01 16:20:50 -08:00
doubles.nix haskell.compiler.ghcHEAD: 9.7.20221224 -> 9.7.20230217 2023-03-08 17:12:18 +01:00
examples.nix haskell.compiler.ghcHEAD: 9.7.20221224 -> 9.7.20230217 2023-03-08 17:12:18 +01:00
flake-systems.nix lib: fix typos 2022-12-17 18:59:29 -05:00
inspect.nix haskell.compiler.ghcHEAD: 9.7.20221224 -> 9.7.20230217 2023-03-08 17:12:18 +01:00
parse.nix haskell.compiler.ghcHEAD: 9.7.20221224 -> 9.7.20230217 2023-03-08 17:12:18 +01:00
platforms.nix Merge pull request #170737 from amjoseph-nixpkgs/fix-mips32-detection 2022-11-21 19:40:18 +02:00