Commit graph

8220 commits

Author SHA1 Message Date
David Truby 46e5ea5af6 llvm*: remove symlinks to llvm-diff, llvm-as and associated LLVM IR utilities.
These llvm-prefixed utilities are not drop-in replacements for the utilities
with similar names, they are specifically for operating on LLVM IR files.
Symlinking these without the prefix causes incompatibilities with tools that
expect diff, as and others to behave normally.
2020-07-28 16:26:12 +01:00
Symphorien Gibol 2885306df0 rls: fix build
fix copied from rustfmt
2020-07-25 12:00:00 +00:00
Milan 56fcf7891b
openjdk: build with empty pre-version (#92947)
The removes the "-internal" suffix from the OpenJDK version string.
Some applications, like the Jetbrains IDEs, check for a suffix to
determine if a stable JDK is used.
Thanks to @liff for the hint in #92837!
2020-07-25 17:21:41 +02:00
Vladimír Čunát 2b7c0dcdaa
Merge branch 'staging-next'
Rebuild on Hydra seems OK-ish.
mongodb.nix needed some conflict resolution (scons versions);
all four versions seem to build fine.
2020-07-25 16:18:40 +02:00
Vaibhav Sagar c177c436af polyml: 5.8 -> 5.8.1 2020-07-25 18:31:43 +10:00
Malte Brandy 8605e1c404
bluespec: Fix build without ghc 844
ghc 8.4.4 was only required before the merge of

https://github.com/B-Lang-org/bsc/pull/42

which actually is already contained in the commit we are using.
2020-07-24 17:02:47 +02:00
Domen Kožar 6d54b2f918 ghc 8.8.4, 8.10.1: disable profiled builds on aarch64 to avoid 2GB output limit 2020-07-24 13:07:34 +02:00
Peter Simons 30464da7b8 bluespec: mark package as broken because it depends on dropped ghc-8.4.4
Ping @flokli and @thoughtpolice.
2020-07-24 13:06:22 +02:00
Peter Simons f1182ecc91 ghc: drop obsolete 8.4.x version
We generally keep only the last 3 major releases of GHC.
2020-07-24 13:02:55 +02:00
Gabor Greif dd6ce8c879 ghc: add new version 8.8.4 2020-07-24 13:02:55 +02:00
Oleksii Filonenko 588b927ee6
Merge pull request #93714 from danieldk/gleam-0.10.1
gleam: 0.8.0 -> 0.10.1
2020-07-24 11:31:28 +03:00
R. RyanTM 25b0b0529f binaryen: 94 -> 95 2020-07-23 22:26:44 +00:00
Daniël de Kok 6d90a8ddec gleam: 0.8.0 -> 0.10.1
Also fixes current build error on Hydra.
2020-07-23 20:43:25 +02:00
Jan Tojnar 2988feba8c
Merge branch 'master' into staging-next 2020-07-23 08:19:14 +02:00
Domen Kožar 5d42b1c79d
Merge pull request #93435 from turboMaCk/update-elm-packages
elm.Packages: Regenerate elm packages
2020-07-22 19:34:33 +02:00
John Ericson 5c56778efd
Merge pull request #93568 from aaronjanse/aj-redox
Add Redox OS as a target
2020-07-22 12:56:00 -04:00
Vladimír Čunát 7a5c6fee0f
Merge branch 'master' into staging-next
Some rebuilds, e.g. all of haskell.
Hydra nixpkgs: ?compare=1601713
2020-07-22 08:37:19 +02:00
Aaron Janse 60fd049b65 redox: add as target 2020-07-21 13:11:36 -07:00
Domen Kožar 1f6f0c9b3a
ghc: don't build with profiling on aarch64 #66277
This makes ghc output be lower than 2GB limit.

Also enable aarch64 build parallelism now that it's fixed in GHC 8.6
2020-07-21 20:23:07 +02:00
Cole Helbling 22fdfc7fbc
rustfmt: fix build with rustc 1.45.0
Due to a recent change in rustc 1.45.0, rustfmt now requires two
additional environment variables to be set in order to build
successfully: `CFG_RELEASE` and `CFG_RELEASE_CHANNEL`.
2020-07-21 10:32:59 -07:00
Maximilian Bosch eea9876ef3
Merge pull request #93505 from volth/oraclejdk-11-14
oraclejdk11: init at 11.0.8, oraclejdk14: init at 14.0.2
2020-07-20 23:24:14 +02:00
Michael Raskin 87fb86a9fb
Merge pull request #93548 from r-ryantm/auto-update/abcl
abcl: 1.7.0 -> 1.7.1
2020-07-20 20:27:14 +00:00
Maximilian Bosch c5dd1fba89
oraclejdk: 8u251 -> 8u261
https://www.oracle.com/java/technologies/javase/8u261-relnotes.html
2020-07-20 21:47:10 +02:00
R. RyanTM 09ca5663de abcl: 1.7.0 -> 1.7.1 2020-07-20 18:17:51 +00:00
volth 1de96eba5a oraclejdk11: init at 11.0.8, oraclejdk14: init at 14.0.2 2020-07-20 04:55:18 +00:00
Jonathan Ringer 8dd95638ad dotnetCorePackages: build-dotnet: lint 2020-07-19 17:42:35 -07:00
Jonathan Ringer eea3dedaf4 dotnetCorePackages: rename files 2020-07-19 17:42:35 -07:00
Jonathan Ringer a65cc6346d buildDotnet.nix: refactor 2020-07-19 17:42:35 -07:00
Marek Fajkus d20efd57cd
elm.Packages: Regenerate elm packages 2020-07-18 20:32:12 +02:00
Vladimír Čunát 4244b73917
Merge branch 'master' into staging 2020-07-18 17:50:23 +02:00
Alyssa Ross e33bed77ce rust: 1.44.1 -> 1.45.0
Thunderbird and Firefox don't build with 1.45.
2020-07-18 05:18:49 +00:00
Vincent Laporte 3487b6e587 ocaml-ng.ocamlPackages_4_11.ocaml: 4.11.0+β1 → 4.11.0+β2 2020-07-17 20:44:39 +02:00
zowoq 4c99c5543c go: 1.14.5 -> 1.14.6 2020-07-17 16:17:36 +10:00
zowoq 9cbf74bb7b go_1_13: 1.13.13 -> 1.13.14 2020-07-17 14:07:15 +10:00
zowoq af1b0c92ad go: 1.14.4 -> 1.14.5 2020-07-17 09:28:19 +10:00
zowoq ea3d6dddd8 go_1_13: 1.13.12 -> 1.13.13 2020-07-16 13:00:58 +10:00
zowoq 3bfa73bbe8 go_1_15: go: only set CC when cross-compiling
81a8b76b3a
2020-07-16 12:50:33 +10:00
Dmitry Kalinkin 9173beb67d
Merge branch 'staging-next' into staging 2020-07-15 22:28:18 -04:00
Daniël de Kok d2754e07bb
Merge pull request #92914 from danieldk/rocm-opencl
rocm-opencl-icd: init at 3.5.0
2020-07-15 18:55:53 +02:00
Jan Tojnar 821dba740e
Merge branch 'staging-next' into staging 2020-07-15 09:29:01 +02:00
Daniël de Kok e492cd92a9 llvmPackages_rocm: init at 3.5.1 2020-07-13 19:58:44 +02:00
Luflosi 3fc5151782
nextpnr: fix build on macOS
`PYTRELLIS_LIBDIR` has been replaced by `TRELLIS_LIBDIR` in 1dc1164dce, which causes the build to fail on macOS.
2020-07-13 15:45:40 +02:00
Vladimír Čunát 377324ca6d
Merge branch 'staging-next' (PR #91090) 2020-07-13 07:13:56 +02:00
Olli Helenius 0877879d0c
jetbrains.jdk: 11.0.6-b774 -> 11.0.7-b64 (#92837) 2020-07-11 18:46:49 +02:00
Frederik Rietdijk a3a40ac7cc Merge staging-next into staging 2020-07-11 09:00:18 +02:00
Frederik Rietdijk ae8eee9c3f Merge master into staging-next 2020-07-11 08:59:54 +02:00
Mario Rodas eb227e19b3
Merge pull request #92816 from r-ryantm/auto-update/mercury
mercury: 20.01.2 -> 20.06
2020-07-09 19:51:20 -05:00
R. RyanTM 178b8073d8 mercury: 20.01.2 -> 20.06 2020-07-09 22:32:11 +00:00
Austin Seipp 9058630c2e
nextpnr: 2020.06.12 -> 2020.07.08
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-07-09 09:12:42 -05:00
Austin Seipp 63e55fae00
yosys: 2020.06.19 -> 2020.07.07
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-07-09 09:12:41 -05:00