Commit Graph

9192 Commits

Author SHA1 Message Date
sternenseemann
78ecc5257c pkgs/development/compilers/ocaml: remove 3.* expressions
The attributes for these compilers have been removed, so there's no
reason to keep these expressions around.
2021-03-02 15:41:17 +01:00
Fabian Affolter
fa4ce3a7cc
Merge pull request #114658 from r-ryantm/auto-update/gleam
gleam: 0.14.0 -> 0.14.1
2021-02-28 19:52:12 +01:00
R. RyanTM
657f09e96f gleam: 0.14.0 -> 0.14.1 2021-02-28 13:05:47 +00:00
R. RyanTM
627f2b5b9c adoptopenjdk-icedtea-web: 1.8.5 -> 1.8.6 2021-02-28 07:40:36 +00:00
Masanori Ogino
b51b5a104b go_1_14, go_1_15: support colon at start of TZ
See also: https://github.com/NixOS/nixpkgs/pull/113555

Signed-off-by: Masanori Ogino <167209+omasanori@users.noreply.github.com>
2021-02-28 14:31:31 +10:00
Jörg Thalheim
766246c6df
Merge pull request #112843 from r-burns/gcc-ppc-m32
gcc: support -m32 on ppc64le
2021-02-27 22:23:36 +00:00
Silvan Mosberger
9e731ddb49
Merge pull request #114549 from taku0/fix_114495
adoptopenjdk-bin, zulu, graalvm11-ce: do not wrap jspawnhelper
2021-02-27 16:05:18 +01:00
Mario Rodas
6ca5b8005f nim: 1.4.2 -> 1.4.4 2021-02-27 11:27:24 +01:00
taku0
5ea6b90822 adoptopenjdk-bin, zulu, graalvm11-ce: do not wrap jspawnhelper
Fix #114495.

Note that OpenJDK 8 does not have jspawnhelper.
2021-02-27 19:23:55 +09:00
Sandro
dad1dc73c4
Merge pull request #114487 from bobrik/ivan/llvm11-openmp-aarch64-darwin
llvmPackages_11.openmp: make it compile on aarch64-darwin
2021-02-26 20:18:54 +01:00
Michael Raskin
c6bcceb275
Merge pull request #114460 from r-ryantm/auto-update/lazarus-gtk2
lazarus: 2.0.10-2 -> 2.0.12
2021-02-26 17:34:08 +00:00
Ivan Babrou
f78f6cd339 llvmPackages_11.openmp: make it compile on aarch64-darwin 2021-02-26 09:24:00 -08:00
R. RyanTM
7c2dcbc467 lazarus: 2.0.10-2 -> 2.0.12 2021-02-26 11:45:51 +00:00
Dennis Gosnell
81e50c8d04
Merge pull request #114435 from cdepillabout/purescript-0.14
purescript: 0.13.8 -> 0.14.0
2021-02-26 19:55:17 +09:00
adisbladis
a439e0ef6e
gcc10: Pass langJit to preConfigure
This should fix libgccjit on darwin.
2021-02-26 12:10:44 +02:00
Frederik Rietdijk
c456a2512f Merge master into staging-next 2021-02-26 10:25:13 +01:00
(cdep)illabout
4fb330d334
purescript: 0.13.8 -> 0.14.0 2021-02-26 14:55:45 +09:00
Austin Seipp
39727d1254
yosys: 0.9+3905 -> 0.9+3962
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-02-25 17:55:46 -06:00
Antonio Nuno Monteiro
98cefe1d6b OCaml 4.12.--beta1 -> 4.12.0 2021-02-25 21:25:10 +01:00
Michael Raskin
dcce5b98b6
Merge pull request #113390 from equill/sbcl_2_1_1_tweaks
sbcl: Small fixes around the phase definitions
2021-02-25 10:02:12 +00:00
taku0
b87a3ede29
Merge pull request #112393 from felixscheinost/update_jdk11_darwin
jdk11 (darwin): 11.0.1 -> 11.0.9
2021-02-24 20:08:59 +09:00
Tim Steinbach
dae9c71893
scala_2_13: 2.13.4 → 2.13.5 2021-02-23 12:25:13 -05:00
taku0
6799fd9215
Merge pull request #114050 from r-ryantm/auto-update/adoptopenjdk-icedtea-web
adoptopenjdk-icedtea-web: 1.8.4 -> 1.8.5
2021-02-23 14:01:25 +09:00
R. RyanTM
de73cab82a adoptopenjdk-icedtea-web: 1.8.4 -> 1.8.5 2021-02-23 00:22:35 +00:00
Austin Seipp
eb01bbdf8c
bluespec: unstable-2020.11.04 -> unstable-2021.02.14
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-02-22 15:40:44 -06:00
github-actions[bot]
2c8fa86436
Merge master into staging-next 2021-02-21 06:16:32 +00:00
R. RyanTM
da26156bdf gleam: 0.13.2 -> 0.14.0 2021-02-20 21:48:46 +00:00
James Fleming
2b20453a39 sbcl: Resume creating version.lisp-expr file
Reverse the recent commit that removed this line.
2021-02-20 15:08:23 +01:00
James Fleming
7485a007d9 sbcl: Remove substitution of mmacosx-verson-min
This substition produces a nixos-build error, because the target string
was removed in commit 323891ea5964d54aba2d272ddddbf748ce353176 in 2018.

Remove the substition from the `postPatch` phase of `sbcl/common.nix`.
2021-02-20 11:42:39 +01:00
James Fleming
6aa7dbe161 sbcl: Remove substution of 'gcc' with 'cc'
This substitution produces a nix-build warning, because the target
string was removed in commit 7b225df9a492977b8fff0948ce93c5ab31766f64
in 2016.

Remove the substition from the `postPatch` phase in `sbcl/common.nix`.
2021-02-20 11:42:25 +01:00
github-actions[bot]
abe7db36a4
Merge staging-next into staging 2021-02-20 00:36:40 +00:00
zowoq
a86974cf90 go_1_14: set knownVulnerabilities
Support for Go 1.14 ended with the release of Go 1.16: https://golang.org/doc/devel/release.html#policy
2021-02-20 08:09:59 +10:00
Ryan Burns
9511f29f40 go: fix cross-compilation
Because:

* `go-bootstrap` is a native build input of go, so it needs to have
  an offset of -1. Otherwise, e.g. when building a go cross-compiler,
  it will try to make go-bootstrap a cross-compiler too.
* have to specify `buildPackages` for the `stdenv` override, otherwise
  `buildPackages.stdenv` will be the same as `pkgs.gcc8Stdenv`.
2021-02-20 08:09:42 +10:00
Ivan Babrou
6fff56280f go: do not strip bootstrap on darwin 2021-02-20 08:09:42 +10:00
Ivan Babrou
cf69b3e801 go: use binary bootstrap for all platforms
This mirrors what Rust does and allows us to drop go1.4 from the process.
2021-02-20 08:09:42 +10:00
Sandro
41edfe8c20
Merge pull request #113295 from siraben/cc-eq-cc 2021-02-19 19:25:41 +01:00
github-actions[bot]
daab056dd9
Merge staging-next into staging 2021-02-19 18:16:58 +00:00
Ben Siraphob
4b2c44c0a7 treewide: drop conditional makeFlag for darwin when specifiying cross-compiler 2021-02-20 01:02:08 +07:00
Ben Siraphob
223f25cf4a treewide: add targetPrefix to hardcoded references to CC=cc 2021-02-20 01:01:46 +07:00
superwhiskers
c90d8b8242
carp: 0.3.0 -> 0.5.0 (#113376) 2021-02-19 18:51:52 +01:00
Ben Siraphob
e03c068af5 treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
zowoq
3dab057264 Merge staging-next into staging 2021-02-19 10:47:46 +10:00
Sandro
6231ed4455
Merge pull request #110631 from ggreif/llvm-11.1
llvmPackages_11: 11.0.1 -> 11.1.0
2021-02-18 22:21:29 +01:00
Sandro
05b0e49fd9
Merge pull request #107784 from taku0/jdk_gtk_look_and_feel 2021-02-18 14:21:14 +01:00
Gabor Greif
3468130c1e llvmPackages_11: 11.1.0rc2 -> 11.1.0 2021-02-18 13:11:24 +01:00
taku0
26fb8f9110 graalvm11-ce, graalvm8-ce: add support for GTK+ Look and Feel 2021-02-18 20:07:04 +09:00
taku0
032b5cd156 graalvm11-ce, graalvm8-ce: add support for Swing apps
Adds needed libraries with `autoPatchelfHook`.  This ensures required
libraries are linked for future.
2021-02-18 20:07:04 +09:00
taku0
20b4ec5151 zulu8: add support for GTK+ Look and Feel 2021-02-18 20:07:04 +09:00
taku0
6e3d7fbb7c zulu: add support for GTK+ Look and Feel 2021-02-18 20:07:03 +09:00
taku0
714eca6967 adoptopenjdk-bin: add support for GTK+ Look and Feel 2021-02-18 20:07:03 +09:00