about summary refs log tree commit diff
path: root/pkgs/development/compilers
Commit message (Collapse)AuthorAge
* Merge master into staging-nextFrederik Rietdijk2020-02-29
|\
| * Merge pull request #81272 from worldofpeace/crystal-opensslworldofpeace2020-02-29
| |\ | | | | | | crystal: use latest openssl
| | * crystal: use latest opensslworldofpeace2020-02-28
| | |
| * | ghc-8.8.3: really use ld.gold (port #80466)Gabor Greif2020-02-28
| | |
| * | ghc: add 8.8.3Gabor Greif2020-02-28
| | | | | | | | | | | | https://mail.haskell.org/pipermail/ghc-devs/2020-February/018643.html
| * | ghc: really use ld.goldAdam Sandberg Ericsson2020-02-28
| | |
| * | Merge pull request #80224 from fare-patches/fareMichael Raskin2020-02-28
| |\ \ | | |/ | |/| Update Gambit and Gerbil, fix #78921
| | * gerbil-unstable: 2019-11-15 -> 2020-02-27Francois-Rene Rideau2020-02-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | Let Gerbil Scheme find its GERBIL_HOME where Nix put it when the environment variable is left unspecified. Comment out work in progress for static linking. Notes about working on macOS.
| | * gambit-unstable: 2019-07-21 -> 2020-02-24Francois-Rene Rideau2020-02-26
| | |
| | * gambit: set CC to full path, fixes #78921Francois-Rene Rideau2020-02-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | Use -Os rather than -O2 as our compilation flag, document why. Document why we always use gcc over clang. Fix openssl path in gambit. Stop trying to make static openssl.
* | | go_1_14: init at 1.14 and switch to itSergey Lukjanov2020-02-27
|/ /
* | bluespec: install utilities, tooAustin Seipp2020-02-26
| | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | yosys: 2020.02.07 -> 2020.02.25Austin Seipp2020-02-26
| | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | dotnetCorePackages.{aspnetcore,netcore,sdk}_2_1: 2.1.15 -> 2.1.16Jonathan Ringer2020-02-26
| |
* | dotnetCorePackages.{aspnetcore,netcore,sdk}_3_1: 3.1.1 -> 3.1.2Jonathan Ringer2020-02-26
| |
* | dotnetCorePackages.{aspnetcore,netcore,sdk}_3_0: 3.0.2 -> 3.0.3Jonathan Ringer2020-02-26
| |
* | Merge pull request #80918 from velovix/remove-go-maintainerMaximilian Bosch2020-02-25
|\ \ | | | | | | go_1_12, go_1_13: remove velovix from maintainers
| * | go_1_12, go_1_13: remove velovix from maintainersTyler Compton2020-02-23
| | |
* | | llvmPackages_10: copy llvmPackages_9Gabor Greif2020-02-25
|/ / | | | | | | | | | | | | | | * starting with rc2 * make `lldb` compilable again on Darwin * separate out manpage creation for `lldb` into a new derivation * minor tweaks to the patching of sources, some of which are backportable to earlier versions
* | Merge pull request #80843 from obsidiansystems/rust-no-stdJohn Ericson2020-02-23
|\ \ | |/ |/| rust 1.41: Fix build with no_std only target
| * rust 1.41: Fix build with no_std only targetJohn Ericson2020-02-22
| | | | | | | | See https://github.com/rust-lang/rust/pull/69381
* | swift: Fix build for glibc 2.30Silvan Mosberger2020-02-21
| |
* | ocaml-ng.ocamlPackages_4_10.ocaml: 4.10.0+rc1 → 4.10.0+rc2Vincent Laporte2020-02-21
| |
* | rls: add llvm to buildInputsCole Helbling2020-02-19
| | | | | | | | | | | | | | The Hydra build [1] was failing because it was unable to link `LLVM-9`. Additionally, quote the homepage URL for compliance with RFC 45. [1] https://hydra.nixos.org/build/112823631/nixlog/2
* | crystal: remove 0.25 and 0.26 (#80473)Samuel Leathers2020-02-19
|\ \ | | | | | | crystal: remove 0.25 and 0.26
| * | crystal: remove 0.25 and 0.26Michael Fellinger2020-02-18
| | |
* | | Merge pull request #80478 from volth/patch-381Jörg Thalheim2020-02-19
|\ \ \ | | | | | | | | graalvm{8,11}-ee: 19.3.1 -> 20.0.0
| * | | graalvm{8,11}-ee: 19.3.1 -> 20.0.0volth2020-02-18
| | | |
* | | | Merge pull request #80252 from NixOS/staging-nextFrederik Rietdijk2020-02-19
|\ \ \ \ | |/ / / |/| | | Staging next
| * | | Merge master into staging-nextFrederik Rietdijk2020-02-18
| |\| |
| * | | Merge master into staging-nextFrederik Rietdijk2020-02-17
| |\ \ \
| * | | | go_1_12, go_1_13: add Frostman to maintainersSergey Lukjanov2020-02-16
| | | | |
| * | | | go_1_13: 1.13.7 -> 1.13.8Sergey Lukjanov2020-02-16
| | | | |
| * | | | go_1_12: 1.12.16 -> 1.12.17Sergey Lukjanov2020-02-16
| | | | |
| * | | | Merge master into stagingFrederik Rietdijk2020-02-16
| |\ \ \ \
| * \ \ \ \ Merge staging-next into stagingFrederik Rietdijk2020-02-12
| |\ \ \ \ \
| * \ \ \ \ \ Merge pull request #79807 from r-ryantm/auto-update/go-jsonnetRyan Mulligan2020-02-11
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | go-jsonnet: 0.14.0 -> 0.15.0
| | * | | | | | go-jsonnet: 0.14.0 -> 0.15.0R. RyanTM2020-02-11
| | | | | | | |
* | | | | | | | Merge pull request #80401 from cole-h/clippyJörg Thalheim2020-02-18
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | clippy: add rustc.llvm to buildInputs
| * | | | | | | clippy: add rustc.llvm to buildInputsCole Helbling2020-02-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The Hydra build [1] failed because it was unable to link to `LLVM9`; add `llvmShared` to `passthru` in order to stay up to date with required LLVM versions. Also quote the homepage URLs, since that's preferred. [1] https://hydra.nixos.org/build/112989779/nixlog/1
* | | | | | | | Merge pull request #79174 from cstich/julia-1.3.1Michael Raskin2020-02-18
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | julia: 1.1 -> 1.3
| * | | | | | | | julia_13: Fixed darwin dependenciesChristoph Stich2020-02-13
| | | | | | | | |
| * | | | | | | | julia_13: julia-1.3.1 version bumpChristoph Stich2020-02-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added all-packages.nix
* | | | | | | | | mint: 0.5.0 -> 0.7.1Silvan Mosberger2020-02-17
| |/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | This also fixes the build with the latest crystal version
* | | | | | | | Merge pull request #80321 from asbachb/bugfix-openjdk-aarch64Tim Steinbach2020-02-17
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | openjdk8: 8u222b10 -> 8u242b08
| * | | | | | | openjdk8: 8u222b10 -> 8u242b08Benjamin Asbach2020-02-17
| | | | | | | |
* | | | | | | | Merge pull request #78777 from arcnmx/pr-edk2-201911Daniel Schaefer2020-02-16
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | {edk2, OVMF}: 201905 -> 201911
| * | | | | | | edk2: 201905 -> 201911arcnmx2020-01-29
| | | | | | | |
* | | | | | | | jetbrains.jdk: 520.30 -> 520.38Jonathan Ringer2020-02-14
| | | | | | | |
* | | | | | | | Merge pull request #79973 from asbachb/update-openjdkTim Steinbach2020-02-14
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | openjdk8: 8u222 -> 8u242