nixpkgs/pkgs/development/compilers
Matthias Treydte 1748887ff2 llvmPackages/libllvm: move static archives to dev output
Reduces closure size by ~240MiB (down to ~100MiB) for
LLVM 13, the others are similar.

Having those archives in the lib output makes no sense
as they are no runtime dependencies. Removing them
alltogether is also not an option because the dynamic
libraries offer only the C API while many users of
libllvm require the C++ API. Those users must have an
dependency on libllvm.dev anyway and will find those
files for linking.
2022-03-04 13:05:53 +01:00
..
4th
abcl
acme
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.7 -> 1.8.8 2022-01-02 16:48:11 +01:00
aldor
algol68g
aliceml
apache-flex-sdk treewide: use mirror URLs where available 2021-11-06 01:56:39 +00:00
arachne-pnr
armips
as31
asl asl: fix the expression 2021-11-03 13:33:56 -03:00
aspectj aspectj: 1.9.6 -> 1.9.7 2022-01-02 23:43:06 +01:00
atasm
ats
ats2 ats2: disable parallel build 2022-01-29 11:36:34 +01:00
avra avra: 1.3.0 -> 1.4.2 2022-01-20 19:25:45 +01:00
bigloo
binaryen binaryen: 101 -> 102 2021-10-29 03:20:50 +00:00
bluespec
bs-platform
bupc
c3c
cakelisp
carp carp: 0.5.3 -> 0.5.4 2021-12-30 22:17:53 -08:00
cc65
ccl
chez chez: 9.5.4 -> 9.5.6 2021-12-11 12:30:40 +00:00
chez-racket chez-racket: Fix signing on Darwin (Thanks @Steven0351!) 2021-12-23 21:14:28 +00:00
chicken chickenPackages_4.egg2nix: switch to fetchFromGitHub 2022-01-08 15:38:10 +01:00
ciao ciao: mark as broken on darwin 2021-12-18 11:44:13 -05:00
clasp
clean
closure closurecompiler: 20211107 -> 20220202 2022-02-11 00:54:37 +00:00
cmdstan
cmucl
colm
computecpp
cone
copper copper: 4.4 -> 4.6 2021-12-12 14:13:58 +01:00
coreclr
crystal crystal: add support for passing custom build options when using the shard builder 2022-02-28 15:04:31 +08:00
crystal2nix
cudatoolkit cudatoolkit: added 11.6.0 2022-02-04 13:48:32 +01:00
dale
dasm
dev86 dev86: explicitly disable build parallelism due to missing depends 2021-11-13 21:41:51 +00:00
dictu dictu: 0.22.0 -> 0.23.0 2022-01-15 22:20:46 +01:00
dmd
dotnet dotnet: fix build on darwin 2021-12-18 16:29:54 +01:00
dtc
ecl ecl: refactor 2021-12-21 12:08:34 +01:00
edk2 edk2: use llvmPackages_9.stdenv 2021-11-27 00:02:47 +01:00
eli
elm elmPackages.elm: explicitely use ghc8107 2022-02-22 12:58:50 +01:00
emscripten
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.28 -> 1.73.29 2021-12-31 07:28:37 +00:00
fasmg
fennel fennel: 0.10.0 -> 1.0.0 2021-11-16 02:35:49 +01:00
flasm
flutter flutter: 2.10.0 -> 2.10.1 2022-02-23 15:10:58 +01:00
flux
fpc lazarus-qt: disable parallel build 2022-01-29 11:40:04 +01:00
fsharp fsharp: switch to fetchFromGitHub 2022-01-08 15:38:10 +01:00
fstar ocamlPackages tree-wide: Move buildInputs that should be nativeBuildInputs 2022-02-24 14:39:27 +01:00
gambit gambit: bootstrap install gsc-boot 2021-12-22 10:17:45 -05:00
gavrasm gavrasm: 4.5 -> 5.1 2022-01-20 19:24:13 +01:00
gcc gcc9: Add no-sys-dir patch for RISC-V (#154230) 2022-01-12 06:27:48 -05:00
gcc-arm-embedded gcc-arm-embedded-{6,7,8}: enable on aarch64-darwin 2021-12-05 23:35:52 +01:00
gcl
gerbil gerbil: disable stackprotector on aarch64-darwin for now 2021-12-22 11:10:08 -05:00
gforth gforth: use pname 2022-02-07 21:50:20 -05:00
ghc haskell.compiler.ghc{902,921}: Switch GHC 9.0/9.2 to bignum-native 2022-01-31 19:12:51 +01:00
ghcjs treewide: replace http://github.com with https://github.com 2022-01-07 09:58:36 +07:00
ghdl gnat: 9 -> 11 2021-11-15 22:41:56 +01:00
gleam gleam: 0.18.2 -> 0.19.0 (#156486) 2022-01-25 12:48:22 +09:00
glslang glslang: fix SPIRVTargets.cmake 2022-01-24 01:14:43 +01:00
gnatboot treewide: quote urls according to rfc 0045 (#145260) 2021-11-10 11:37:56 +01:00
gnu-cobol
gnu-smalltalk
go go_1_16: 1.16.14 -> 1.16.15 2022-03-04 07:44:35 +10:00
go-jsonnet go-jsonnet: 0.17.0 -> 0.18.0 2021-12-30 14:22:51 +00:00
gprolog
graalvm graalvm11-ce: 21.3.0 -> 22.0.0.2 2022-01-26 22:59:44 -03:00
gwt pkgs/development: rename name to pname&version 2021-11-30 21:32:28 +01:00
halide
haxe
hhvm
hip hip: use python3 2022-01-30 04:53:33 +00:00
hop
idris2 Idris2: Refactor default.nix 2022-01-10 22:01:42 +01:00
inform6
inform7
inklecate inklecate: switch to source release 2022-01-19 12:14:59 +01:00
intel-graphics-compiler intel-graphics-compiler: mark as broken on darwin 2022-01-17 07:28:37 -05:00
intercal
ios-cross-compile misc: Replace tab indentation with spaces 2021-11-14 16:04:46 +13:00
ispc
jasmin
javacard-devkit
jetbrains-jdk jetbrains: 11_0_11-b1504.13 -> 11_0_13-b1751.25 2022-02-08 11:57:32 -08:00
jrsonnet jrsonnet: mark as broken on darwin 2022-01-21 07:08:20 -05:00
jsonnet jsonnet: 0.17.0 -> 0.18.0 2022-01-06 17:02:01 +01:00
julia julia_17-bin: 1.7.1 -> 1.7.2 2022-02-08 07:20:51 +01:00
juniper
jwasm
kaitai-struct-compiler katai-struct-compiler: init at 0.9 2021-12-07 16:31:22 +01:00
koka koka: 2.3.2 -> 2.3.6 2021-12-13 15:08:05 +01:00
kotlin kotlin{-native}: 1.6.0 → 1.6.10 2021-12-14 16:04:35 +05:30
ldc ldc: add aarch64-linux 2021-12-14 10:22:08 -08:00
ligo ocamlPackages.ppxlib: 0.23.0 -> 0.24.0 (#154901) 2022-01-23 21:24:16 +01:00
lingua-franca lingua-franca: 0.1.0 -> 0.1.1 2022-01-21 21:14:41 +01:00
llvm llvmPackages/libllvm: move static archives to dev output 2022-03-04 13:05:53 +01:00
lobster lobster: unstable-2021-06-18 -> 2021.3 2021-10-20 16:12:13 +02:00
manticore
marst
matter-compiler
mcpp
mercury
meta-environment/meta-build-env
mezzo ocamlPackages.pprint: 20171003 → 20220103 2022-02-15 07:25:24 +01:00
microscheme microscheme: fix meta.homepage 2021-12-31 11:17:07 -08:00
mint mint: 0.14.0 -> 0.15.1 2021-12-25 17:58:07 +00:00
miranda
mit-scheme
mkcl
mlkit
mlton mlton: disable parallel build 2022-02-02 12:21:29 +01:00
mono
mosml mosml: switch to fetchFromGitHub 2022-01-08 15:38:10 +01:00
mozart mozart2: pin boost to most recent supported version (#151576) 2021-12-21 11:43:24 -05:00
mruby
mrustc
muon
myrddin myrddin: mark as broken on darwin 2022-02-16 15:06:20 -05:00
nasm
neko
nextpnr nextpnr: 2021.15.21 -> 2022.01.03, with apycula update 2022-01-06 09:19:29 -06:00
nim nim: 1.6.2 -> 1.6.4 2022-02-22 09:14:28 -06:00
nvidia-cg-toolkit
obliv-c
ocaml treewide: fix homepages with permanent redirect to https 2021-12-29 22:06:47 +07:00
odin
opa
open-watcom open-watcom-v2: unstable-2022-01-18 -> unstable-2022-02-22 2022-02-23 00:06:04 +01:00
opendylan pkgs/development: rename name to pname&version 2021-11-30 21:32:28 +01:00
openjdk Merge pull request #155746 from bachp/openjfx17 2022-02-17 12:44:51 +03:00
openspin
ophis
oraclejdk oraclejdk*: remove appendToName to have a consistent package name for repology 2022-02-28 15:24:31 +01:00
orc orc: disable a benchmark test on x86_64-darwin 2022-01-22 08:26:56 +01:00
osl
owl-lisp
paco
pakcs haskell: switch from haskell.lib to haskell.lib.compose 2021-11-07 20:18:45 +08:00
passerine passerine: 0.9.2 → 0.9.3 2022-02-20 00:50:50 +01:00
pforth
picat
polyml polyml: 5.8.2 -> 5.9 2021-12-08 11:26:15 +00:00
ponyc
purescript purescript: 0.14.6 -> 0.14.7 2022-02-27 13:34:27 +00:00
qbe qbe: unstable-2021-11-22 -> unstable-2021-12-05 2022-01-21 01:30:07 +00:00
rasm
reason maintainers: remove superherointj 2021-11-02 18:22:31 -07:00
rgbds rgbds: 0.5.1 -> 0.5.2 2022-01-03 11:28:52 +01:00
roslyn roslyn: Update dependencies 2021-11-16 15:54:20 +01:00
rust rustPlatform.bindgenHook: init 2022-02-22 19:37:07 +01:00
sagittarius-scheme sagittarius-scheme: 0.9.7 -> 0.9.8 2021-10-29 02:04:30 +00:00
sbcl treewide: remove all updateWalker/downloadURLRegexp 2022-01-26 21:46:08 +01:00
scala scala: 2.13.7 -> 2.13.8 2022-01-13 12:44:50 -05: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
seexpr seexpr: fmt 2021-11-16 23:39:27 +01:00
serpent
shaderc libtool: add meta.platforms and make cctools Darwin only 2021-11-22 09:42:23 -08:00
sjasmplus
smlnj
solc
souffle souffle: pull pending upstream inclusion fix for ncurses-6.3 2021-11-19 17:53:24 +00:00
spasm-ng
spirv-llvm-translator spirv-llvm-translator: 8.0.1-2 -> 2021-06-13 2021-10-23 22:24:06 +02:00
squeak
stalin
swi-prolog
swift swift: 5.5.2 -> 5.5.3 2022-02-09 22:23:06 -08:00
terra
teyjus teyjus: switch to fetchFromGitHub 2022-01-08 15:38:10 +01:00
tinycc tinycc: unstable-2021-10-09 -> 0.9.27+date=2022-01-11 2022-01-14 00:15:29 -03:00
tinygo
tvm tvm: 0.7.0 -> 0.8.0 2022-02-13 11:13:22 +00:00
uasm uasm: init at 2.53 2022-01-29 23:31:01 -03:00
unison unison-ucm: add aarch64-darwin support 2022-01-29 07:04:58 -05:00
urn
urweb
vala vala_0_52: drop 2022-02-22 14:51:11 +08:00
vlang vlang: weekly.2021.25 -> 2021.51 2021-12-21 15:43:10 -05:00
vyper vyper: remove unused postPatch and add setuptools-scm 2022-01-14 17:05:10 +07:00
wcc
wla-dx
x11basic
xa xa: 2.3.11 -> 2.3.12 2022-01-04 01:57:33 -03:00
yap
yasm yasm: fix cross build 2021-12-05 10:47:44 +01:00
yosys yosys: Add yosys-symbiflow-plugins 2022-01-08 14:48:28 +00:00
z88dk
zasm
zig zig: 0.9.0 -> 0.9.1 2022-02-16 21:29:52 -03:00
zulu zulu: 11.50.19 -> 11.52.13 2022-01-13 17:38:30 +08:00
zz