nixpkgs/pkgs/development/compilers
sternenseemann c23e14e33f haskell.compiler.*: assert that host->target == build->target tools
CC, CXX, LD, AR, …, LLC, OPT and CLANG will be invoked by GHC's build
system at build time in the build->target role. However, since we are
passing absolute paths, they will get saved in GHC's settings file and
later invoked at runtime, when they should be host->target. This means
that the build->target and host->target tools need to be the same for
our built GHC to work properly which is what we guard using these new
asserts.

Being able to drop these asserts would be a step towards cross-compiling
GHC (as opposed to building a GHC cross-compiler which still works).
2021-11-30 23:06:44 +01:00
..
4th 4th: fix darwin build 2021-03-03 19:19:07 +07:00
abcl treewide: remove meta.version 2021-07-18 00:07:38 +02:00
acme acme: unstable-2020-12-27 -> unstable-2021-02-14 2021-06-07 21:03:01 +07:00
adoptopenjdk-bin treewide: switch `builtins.fromJSON(builtins.readFile ./file.json)` to lib.importJSON ./file.json 2021-11-03 14:43:52 +01:00
adoptopenjdk-icedtea-web adoptopenjdk-icedtea-web: 1.8.6 -> 1.8.7 2021-05-28 00:33:30 +00:00
aldor development/{arduino/compilers/interpreters}: replace name with pname&version 2021-08-21 23:02:55 +02:00
algol68g algol68g: Trivial fix in patch 2021-07-30 14:33:55 -03:00
aliceml development/{arduino/compilers/interpreters}: replace name with pname&version 2021-08-21 23:02:55 +02:00
apache-flex-sdk treewide: use mirror URLs where available 2021-11-06 01:56:39 +00:00
arachne-pnr arachne-pnr: patchPhase -> postPatch, cleanup 2021-03-05 16:22:00 +01:00
armips armips: init at 0.11.0 2021-06-13 11:31:44 +02:00
as31 as31: init at 2.3.1 2021-09-05 23:22:37 -03:00
asl asl: fix the expression 2021-11-03 13:33:56 -03:00
asn1c pkgs/development/compilers: stdenv.lib -> lib 2021-01-23 08:57:37 +07:00
aspectj pkgs/development/compilers: stdenv.lib -> lib 2021-01-23 08:57:37 +07:00
atasm atasm: init at 1.09 2021-09-09 17:48:34 -03:00
ats pkgs/development/compilers: stdenv.lib -> lib 2021-01-23 08:57:37 +07:00
ats2 pkgs/development/compilers: stdenv.lib -> lib 2021-01-23 08:57:37 +07:00
avra development/{arduino/compilers/interpreters}: replace name with pname&version 2021-08-21 23:02:55 +02:00
bigloo bigloo: explicitly depend on unistring on darwin (#140521) 2021-10-04 23:00:39 -04:00
binaryen binaryen: 101 -> 102 2021-10-29 03:20:50 +00:00
bluespec whitespace 2021-08-31 16:53:58 -05:00
bs-platform bs-platform: remove myself from maintainers 2021-03-21 11:21:10 -07:00
bupc development/{arduino/compilers/interpreters}: replace name with pname&version 2021-08-21 23:02:55 +02:00
c3c c3c: init at unstable-2021-07-30 2021-07-31 13:14:50 +02:00
cakelisp pkgs/development/compilers: stdenv.lib -> lib 2021-01-23 08:57:37 +07:00
carp carp: 0.5.0 -> 0.5.3 (#145281) 2021-11-10 13:39:51 +01:00
cc65 cc65: enable parallel building 2021-06-07 21:13:21 +07:00
ccl pkgs/development/compilers: stdenv.lib -> lib 2021-01-23 08:57:37 +07:00
chez Add "arrch64-darwin" to badPlatforms 2021-11-13 16:10:11 +08:00
chicken chickenPackages_5.chicken: use lib.makeBinPath instead 2021-06-30 09:23:22 +02:00
ciao ciao: 1.19.0 -> 1.20.0 2021-04-10 06:44:18 +00:00
clasp clasp: use python3 2021-07-27 20:37:04 +02:00
clean clean: change to bsd2 license 2021-03-17 15:07:48 +01:00
closure treewide: use mirror URLs where available 2021-11-06 01:56:39 +00:00
cmdstan development/{arduino/compilers/interpreters}: replace name with pname&version 2021-08-21 23:02:55 +02:00
cmucl pkgs/development/compilers: stdenv.lib -> lib 2021-01-23 08:57:37 +07:00
colm pkgs/development/compilers: stdenv.lib -> lib 2021-01-23 08:57:37 +07:00
computecpp pkgs/development/compilers: stdenv.lib -> lib 2021-01-23 08:57:37 +07:00
cone cone: init at unstable-2021-07-25 2021-07-30 13:35:43 +02:00
copper copper: broken on darwin (#123030) 2021-05-14 17:35:55 -04:00
coreclr pkgs/development/compilers: stdenv.lib -> lib 2021-01-23 08:57:37 +07:00
crystal crystal: 1.2.1 → 1.2.2 2021-11-13 10:03:42 -06:00
crystal2nix crystal2nix: 0.1.0 -> 0.1.1 2021-03-29 18:12:25 +08:00
cudatoolkit cudatoolkit: 11.4.1 -> 11.4.2 2021-10-21 11:24:27 +02:00
dale dale: fix build 2021-05-08 01:29:18 -07:00
dasm pkgs/development/compilers: stdenv.lib -> lib 2021-01-23 08:57:37 +07:00
dev86 dev86: explicitly disable build parallelism due to missing depends 2021-11-13 21:41:51 +00:00
dictu dictu: 0.20.0 -> 0.22.0 2021-10-29 09:58:00 +00:00
dmd Merge pull request #135905 from dukc/secondDmd2097 2021-09-13 11:36:55 -05:00
dotnet Merge pull request #145180 from prusnak/dotnet6 2021-11-16 16:28:06 +01:00
dtc dtc: 1.6.0 -> 1.6.1 2021-08-23 12:45:14 +02:00
ecl ecl: fix nativeBuildInputs 2021-09-11 04:20:00 +00:00
edk2 edk2: use llvmPackages_9.stdenv 2021-11-27 00:02:47 +01:00
eli pkgs/development/compilers: stdenv.lib -> lib 2021-01-23 08:57:37 +07:00
elm treewide: pass and inherit writeShellScript in node2nix packages 2021-11-16 16:08:23 +01:00
emscripten emscripten: 2.0.10 -> 2.0.27 2021-08-21 10:10:03 +02:00
eql treewide: replace '-git' packages with 'unstable-' in version (#145396) 2021-11-10 16:21:47 -05:00
factor-lang factor98: add longDescription 2021-11-26 10:22:03 -03:00
fasm fasm: 1.73.25 -> 1.73.27 2021-02-04 07:56:11 +00:00
fasmg pkgs/development/compilers: stdenv.lib -> lib 2021-01-23 08:57:37 +07:00
fennel fennel: 0.10.0 -> 1.0.0 2021-11-16 02:35:49 +01:00
flasm flasm: fix cross-compilation 2021-02-16 16:35:04 +07:00
flutter flutter: remove myself from maintainers 2021-11-23 13:26:50 -03:00
flux treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
fpc treewide: remove meta.version 2021-07-18 00:07:38 +02:00
fsharp pkgs/development/compilers: stdenv.lib -> lib 2021-01-23 08:57:37 +07:00
fstar fstar: 2021.10.16 -> 2021.11.27 2021-11-27 04:20:00 +00:00
gambit gambit: fix compiler paths 2021-03-22 10:58:48 -04:00
gavrasm pkgs/development/compilers: stdenv.lib -> lib 2021-01-23 08:57:37 +07:00
gcc Merge remote-tracking branch 'nixpkgs/staging-next' into staging 2021-10-28 16:07:38 +00:00
gcc-arm-embedded gcc-arm-embedded-{9,10}: enable on aarch64-darwin 2021-11-08 17:04:15 +01:00
gcl pkgs/development/compilers: stdenv.lib -> lib 2021-01-23 08:57:37 +07:00
gerbil gambit: refactor (#113405) 2021-03-09 10:52:26 +01:00
gforth pkgs/development/compilers: stdenv.lib -> lib 2021-01-23 08:57:37 +07:00
ghc haskell.compiler.*: assert that host->target == build->target tools 2021-11-30 23:06:44 +01:00
ghcjs haskell.compiler.ghcjs: fix evaluation regression 2021-11-15 21:03:33 +01:00
ghdl gnat: 9 -> 11 2021-11-15 22:41:56 +01:00
gleam gleam: 0.16.1 -> 0.17.0 2021-09-23 10:58:47 +09:00
glslang pkgs/development/compilers: stdenv.lib -> lib 2021-01-23 08:57:37 +07:00
gnatboot treewide: quote urls according to rfc 0045 (#145260) 2021-11-10 11:37:56 +01:00
gnu-cobol gnu-cobol: 2.2 -> 3.1.2 2021-01-25 19:16:20 +01:00
gnu-smalltalk treewide: gnome2.gtk -> gtk2 2021-03-17 00:00:16 +01:00
go go: update URLs 2021-11-26 19:12:14 +10:00
go-jsonnet go-jsonnet: 0.16.0 -> 0.17.0 2020-11-26 05:56:06 +00:00
gprolog Drop myself from meta.maintainers for most packages. 2021-10-14 11:01:27 +02:00
graalvm graalvm-ce: fix nix-shell incantation order on update.sh 2021-10-22 12:32:34 -03:00
gwt treewide: unzip buildInputs to nativeBuildInputs (#112302) 2021-02-20 16:01:53 -05:00
halide halide: Fix build 2021-05-30 14:18:57 +02:00
haxe haxe: build versions < 4.2 with OCaml 4.10 2021-04-27 08:42:50 +02:00
hhvm pkgs/development/compilers: stdenv.lib -> lib 2021-01-23 08:57:37 +07:00
hip hip: add update script 2021-09-09 15:42:07 +02:00
hop hop: 3.3.0 -> 3.4.4 2021-08-14 03:34:53 +03:00
idris2 idris2: 0.5.0 -> 0.5.1 2021-09-23 00:16:08 +00:00
inform6 inform6: fix darwin build 2021-05-16 14:31:43 -07:00
inform7 pkgs/development/compilers: stdenv.lib -> lib 2021-01-23 08:57:37 +07:00
inklecate inklecate: init at version 1.0.0 2021-07-08 22:36:54 -07:00
intel-graphics-compiler intel-graphics-compiler: 1.0.4241 -> 1.0.8744 2021-10-27 15:16:30 +02:00
intercal pkgs/development/compilers: stdenv.lib -> lib 2021-01-23 08:57:37 +07:00
ios-cross-compile treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
ispc ispc: fix llvm build 2021-05-08 18:13:45 -07:00
jasmin pkgs/development/compilers: stdenv.lib -> lib 2021-01-23 08:57:37 +07:00
javacard-devkit pkgs/development/compilers: stdenv.lib -> lib 2021-01-23 08:57:37 +07:00
jetbrains-jdk jetbrains-jdk: 11.0.10-b1427 -> 11_0_11-b1504.13 2021-08-01 22:27:45 -04:00
jrsonnet jrsonnet: install shell completions 2021-10-08 11:26:48 +02:00
jsonnet jsonnet: add output with html documentation (#128990) 2021-07-05 19:09:30 +02:00
julia julia_16-bin: 1.6.3 -> 1.6.4 2021-11-28 10:13:11 +00:00
juniper juniper: init at 2.3.0 2021-04-11 14:51:54 -04:00
jwasm jwasm: 2.13 -> 2.14 2021-08-02 18:14:47 -03:00
koka koka: 2.3.1 -> 2.3.2 2021-10-21 15:27:01 -03:00
kotlin kotlin-native: 1.5.31 → 1.6.0 2021-11-16 10:35:42 -06:00
ldc ldc-bootstrap: 1.19.0 -> 1.25.0 2021-11-09 21:56:30 -08:00
ligo ligo: 0.26.0 -> 0.27.0 2021-10-22 08:54:19 +00:00
lingua-franca maintainers: add revol-xut 2021-11-13 11:42:10 +01:00
llvm Merge #144935: llvmPackages_7.libcxxabi: fix build with gcc 2021-11-20 16:23:31 +01:00
lobster lobster: unstable-2021-06-18 -> 2021.3 2021-10-20 16:12:13 +02:00
manticore treewide: editorconfig fixes 2021-01-20 09:11:11 +10:00
marst marst: init at 2.7 2021-07-29 05:17:12 -03:00
matter-compiler treewide: add final newline 2021-01-22 07:18:04 +10:00
mcpp pkgs/development/compilers: stdenv.lib -> lib 2021-01-23 08:57:37 +07:00
mercury treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
meta-environment/meta-build-env development/{arduino/compilers/interpreters}: replace name with pname&version 2021-08-21 23:02:55 +02:00
mezzo development/{arduino/compilers/interpreters}: replace name with pname&version 2021-08-21 23:02:55 +02:00
microscheme microscheme: refactor, fix build on darwin and cross-compilation 2021-02-17 15:50:52 +07:00
mint mint: crystal_1_0 → crystal 2021-10-14 15:02:55 -05:00
miranda miranda: add meta.mainProgram 2021-09-10 14:46:48 -05:00
mit-scheme mit-scheme: set MITSCHEME_LIBRARY_PATH properly 2021-09-15 05:38:03 +03:00
mkcl mkcl: cleanup 2021-07-30 10:27:09 +02:00
mlkit mlkit: 4.5.7 -> 4.5.9 2021-09-23 04:28:19 +00:00
mlton pkgs/development/compilers: stdenv.lib -> lib 2021-01-23 08:57:37 +07:00
mono mono6: 6.12.0.90 -> 6.12.0.122 2021-08-17 14:13:44 +08:00
mosml mosml: dontPatchElf = true 2021-06-20 16:41:28 +02:00
mozart treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
mruby mruby: 2.1.2 -> 3.0.0 2021-03-12 03:10:25 +00:00
mrustc mrustc: fix llvm_config path 2021-05-08 01:29:18 -07:00
muon muon: fix darwin build 2021-03-03 19:19:08 +07:00
myrddin myrddin: init at 0.3.1 2021-06-25 17:33:55 +02:00
nasm pkgs/development/compilers: stdenv.lib -> lib 2021-01-23 08:57:37 +07:00
neko neko: try to list applying licenses more accurately 2021-03-25 22:11:00 +01:00
nextpnr nextpnr: add gowin arch 2021-10-18 14:52:24 -05:00
nim nim: 1.4.8 -> 1.6.0 2021-10-19 13:07:57 +02:00
nvidia-cg-toolkit
obliv-c treewide: remove meta.version 2021-07-18 00:07:38 +02:00
ocaml ocaml: heed hardeningDisable flags set for individual versions 2021-11-25 21:13:12 +00:00
odin odin: init at 0.13.0 2021-07-05 22:52:59 +02:00
opa opa: build with OCaml 4.04 2021-03-12 08:51:50 +01:00
open-watcom-bin treewide: stdenvNoCC.lib -> lib 2021-01-27 13:01:51 +07:00
opendylan development/{arduino/compilers/interpreters}: replace name with pname&version 2021-08-21 23:02:55 +02:00
openjdk Merge pull request #119444 from lorenzleutgeb/gradle-jdk 2021-11-22 16:27:10 -05:00
openspin pkgs/development/compilers: stdenv.lib -> lib 2021-01-23 08:57:37 +07:00
ophis ophis: fix build 2021-05-01 21:22:32 +02:00
oraclejdk Change all alsaLib references to alsa-lib 2021-06-10 01:12:49 -03:00
orc orc: disable failing test suite on armv7l 2021-08-29 16:35:52 +10:00
osl osl: fix build by overriding llvm-as path 2021-09-18 20:00:48 +01:00
owl-lisp treewide: add targetPrefix to hardcoded references to CC=cc 2021-02-20 01:01:46 +07:00
paco paco: init at 1.0 2020-09-30 11:05:45 +02:00
pakcs haskell: switch from haskell.lib to haskell.lib.compose 2021-11-07 20:18:45 +08:00
passerine passerine: init at 0.9.2 2021-05-29 18:42:30 +07:00
pforth pkgs/development/compilers: stdenv.lib -> lib 2021-01-23 08:57:37 +07:00
picat pkgs/development/compilers: stdenv.lib -> lib 2021-01-23 08:57:37 +07:00
polyml polyml: 5.8.1 -> 5.8.2 2021-07-18 23:51:35 +02:00
ponyc pony-corral: 0.5.1 -> 0.5.3 2021-07-31 18:08:28 +00:00
purescript purescript: 0.14.4 -> 0.14.5 2021-10-23 12:03:50 +09:00
qbe qbe: unstable-2021-10-28 -> unstable-2021-11-10 2021-11-15 12:42:26 +00:00
rasm rasm: Fix the source URL 2021-07-21 10:23:35 +02:00
reason maintainers: remove superherointj 2021-11-02 18:22:31 -07:00
rgbds rgbds: 0.4.2 -> 0.5.1 2021-08-06 22:07:12 +02:00
roslyn roslyn: Update dependencies 2021-11-16 15:54:20 +01:00
rust Merge pull request #145107 from Ericson2314/buildRustCrate-sysroot 2021-11-24 18:44:13 -05:00
sagittarius-scheme sagittarius-scheme: 0.9.7 -> 0.9.8 2021-10-29 02:04:30 +00:00
sbcl sbcl_2_1_10: init at 2.1.10 2021-11-23 13:39:28 +01:00
scala scala_2_13: 2.13.6 → 2.13.7 2021-11-02 09:15:50 -04:00
scala-runners treewide: fix /bin/coursier references 2021-10-28 19:48:29 -05:00
scryer-prolog scryer-prolog: update dependency lexical-core to fix build 2021-10-23 21:32:11 +02:00
sdcc sdcc: honour dontStrip 2021-08-09 22:10:14 +02:00
seexpr seexpr: fmt 2021-11-16 23:39:27 +01:00
serpent remove chris-martin from maintainer list on various crypto packages 2021-06-06 02:38:34 -06:00
shaderc libtool: add meta.platforms and make cctools Darwin only 2021-11-22 09:42:23 -08:00
sjasmplus sjasmplus: 1.18.2 -> 1.18.3 2021-09-14 23:10:43 +00:00
smlnj smlnjBootstrap: move dependents over to regular smlnj 2021-06-28 10:50:56 +01:00
solc various: cleanup of "inherit version;" 2021-07-17 22:39:35 +02:00
souffle souffle: pull pending upstream inclusion fix for ncurses-6.3 2021-11-19 17:53:24 +00:00
spasm-ng pkgs/development/compilers: stdenv.lib -> lib 2021-01-23 08:57:37 +07:00
spirv-llvm-translator spirv-llvm-translator: 8.0.1-2 -> 2021-06-13 2021-10-23 22:24:06 +02:00
squeak pkgs/development/compilers: stdenv.lib -> lib 2021-01-23 08:57:37 +07:00
stalin development/{arduino/compilers/interpreters}: replace name with pname&version 2021-08-21 23:02:55 +02:00
swi-prolog swi-prolog: 8.3.9 -> 8.3.29 2021-09-07 23:09:12 -05:00
swift swift: fix build 2021-10-22 00:34:30 -07:00
terra treewide: fix redirected URLs 2021-08-01 00:01:50 +07:00
teyjus pkgs/development/compilers: stdenv.lib -> lib 2021-01-23 08:57:37 +07:00
tinycc tinycc: simplify specifying cc/ar 2021-10-17 19:30:47 +02:00
tinygo treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
tvm pkgs/development/compilers: stdenv.lib -> lib 2021-01-23 08:57:37 +07:00
unison unison-ucm: M2g -> M2j (#142751) 2021-10-24 18:43:17 +02:00
urn urn: all platforms 2021-03-22 15:05:16 +07:00
urweb pkgs/development/compilers: stdenv.lib -> lib 2021-01-23 08:57:37 +07:00
vala vala_0_52: 0.52.6 -> 0.52.7 2021-11-15 16:31:20 +01:00
vlang vlang: use shipped Makefile instead of custom buildPhase (#128527) 2021-08-12 11:55:21 +02:00
vyper python38Packages.vyper: 0.2.16 -> 0.3.0 2021-10-06 00:50:57 +00:00
wcc pkgs/development/compilers: stdenv.lib -> lib 2021-01-23 08:57:37 +07:00
wla-dx pkgs/development/compilers: stdenv.lib -> lib 2021-01-23 08:57:37 +07:00
x11basic pkgs/development/compilers: stdenv.lib -> lib 2021-01-23 08:57:37 +07:00
xa dxa: add fallback download url 2021-04-14 07:45:10 +02:00
yap Drop myself from meta.maintainers for most packages. 2021-10-14 11:01:27 +02:00
yasm yasm: replace name with pname&version 2021-08-15 16:30:23 +02:00
yosys yosys: remove pointless patching 2021-11-10 14:25:59 +01:00
z88dk z88dk: 2.0 -> 2.1 2021-05-11 19:46:01 +07:00
zasm zasm: 4.2.6 -> 4.4.7, fix darwin build and cross-compilation 2021-02-17 23:57:32 +07:00
zig zig: 0.8.0 -> 0.8.1 2021-09-08 14:50:08 +09:00
zulu zulu: 11.41.23 -> 11.50.19 2021-08-23 20:56:56 +08:00
zz zz: unstable-2021-03-07 -> unstable-2021-05-04 2021-10-12 12:58:26 +02:00