Commit graph

9591 commits

Author SHA1 Message Date
Sandro d600f00664
Merge pull request #116632 from ErinvanderVeen/clean 2021-03-17 22:13:27 +01:00
Peter Simons 1fab990d47 Merge origin/master into haskell-updates. 2021-03-17 21:19:22 +01:00
Erin van der Veen 2e698f6ba7 clean: change to bsd2 license
Clean is released under the bsd2 license as can be seen here:
https://clean.cs.ru.nl/Download_Clean

For the full license, see:
https://ftp.cs.ru.nl/Clean/Clean30/CleanLicenseConditions.txt
2021-03-17 15:07:48 +01:00
Samuel Gräfenstein b72ee5775c
treewide: gnome2.gtk -> gtk2
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:16 +01:00
Rowan Skewes 09eca0013a swiProlog: fix and document pack install
Add pack install location to swipl pack path
Document using local pack install
2021-03-16 17:25:38 +11:00
github-actions[bot] 1398d44bac
Merge staging-next into staging 2021-03-16 00:39:16 +00:00
github-actions[bot] d18aaddde4
Merge master into staging-next 2021-03-16 00:39:08 +00:00
Anderson Torres 8989d8f457
Merge pull request #116137 from AndersonTorres/new-xa
XA assembler
2021-03-15 18:50:42 -03:00
github-actions[bot] 611019db38
Merge staging-next into staging 2021-03-15 18:16:53 +00:00
github-actions[bot] 4915d2cb4c
Merge master into staging-next 2021-03-15 18:16:46 +00:00
Domen Kožar 132be9e4b7
Merge pull request #113018 from andys8/update-elm-packages-20210213
elmPackages.elm-{language-server,tooling,review}: Update versions
2021-03-15 14:15:13 +00:00
github-actions[bot] 01ebd9a303
Merge staging-next into staging 2021-03-15 00:40:33 +00:00
github-actions[bot] 8fa4dca9b5
Merge master into staging-next 2021-03-15 00:40:27 +00:00
Jonathan Ringer cbce4e76d3 solc: make linux only
Darwin build is already failing.
Don't have hardware iterate
2021-03-14 17:06:47 -07:00
Jonathan Ringer 6a36b730ae solc: 0.7.4 -> 0.8.2 2021-03-14 17:06:47 -07:00
AndersonTorres 9ecaf3fd2e dxa: init at 0.1.4 2021-03-14 14:03:41 -03:00
AndersonTorres 7173fb6a77 xa: init at 2.3.11 2021-03-14 14:03:40 -03:00
github-actions[bot] 977005c64f
Merge staging-next into staging 2021-03-14 12:21:14 +00:00
github-actions[bot] 8c04f70ddd
Merge master into staging-next 2021-03-14 12:21:07 +00:00
Maxine Aubrey eecacdf3d8 go_1_16: 1.16 -> 1.16.2
fixes CVE-2021-27918, CVE-2021-27919
2021-03-14 03:14:28 -04:00
Maxine Aubrey 6a99841c11 go_1_15: 1.15.8 -> 1.15.10
fixes CVE-2021-27918, CVE-2021-27919
2021-03-14 03:14:28 -04:00
andys8 0a02e569a6 elmPackages.elm-{language-server,tooling,review}: Update versions
elm-language-server: 2.0.2 -> 2.0.3
elm-tooling: 1.1.0 -> 1.3.0
elm-review: 2.4.1 -> 2.4.6
2021-03-13 13:37:21 +01:00
Jan Tojnar 9a64ee2b45
Merge branch 'staging-next' into staging 2021-03-13 01:58:15 +01:00
Peter Simons 021b8328ce ghc: drop obsolete compiler version 8.10.3 2021-03-12 21:23:15 +01:00
Peter Simons 822fc150a1 ghc: drop obsolete compiler version 8.10.2 2021-03-12 21:18:48 +01:00
Peter Simons d0ac5c04e0 ghc: drop obsolete compiler version 8.10.1 2021-03-12 21:17:50 +01:00
Peter Simons a7932e3f14 ghc: drop obsolete compiler version 8.8.3 2021-03-12 21:16:35 +01:00
Peter Simons f189465dce ghc: drop obsolete compiler version 8.8.2 2021-03-12 21:16:09 +01:00
Peter Simons 0886f5bad8 ghc: drop unused binary compiler version 8.2.2 2021-03-12 21:10:19 +01:00
Peter Simons cb4346597f ghc: drop obsolete version 8.6.5 2021-03-12 21:05:31 +01:00
github-actions[bot] c2eb9a753a
Merge master into staging-next 2021-03-12 12:25:52 +00:00
Vincent Laporte 22d9482360 opa: build with OCaml 4.04 2021-03-12 08:51:50 +01:00
github-actions[bot] 121cc02fe8
Merge master into staging-next 2021-03-12 06:17:54 +00:00
R. RyanTM 5d294f1912 mruby: 2.1.2 -> 3.0.0 2021-03-12 03:10:25 +00:00
Maxine Aubrey 2abce64a36
vala_0_50: init at 0.50.4 2021-03-11 18:30:03 +01:00
Maxine Aubrey 0ac9fb7f65
vala_0_48: 0.48.9 -> 0.48.14 2021-03-11 18:30:02 +01:00
Maxine Aubrey 1ebdc679ee
vala_0_46: 0.46.5 -> 0.46.13 2021-03-11 18:30:01 +01:00
Maxine Aubrey a8ff064057
vala_0_40: 0.40.18 -> 0.40.25 2021-03-11 18:30:01 +01:00
Arnout Engelen d3e9040686
jre_minimal: strip libraries
runCommand doesn't invoke the automatic stripping from stdenv,
expanding the derivation like this does.

Fixes #115486
2021-03-11 14:27:02 +01:00
github-actions[bot] 6a3a358b0d
Merge master into staging-next 2021-03-10 18:23:15 +00:00
R. RyanTM 5da369be09 python38Packages.vyper: 0.2.8 -> 0.2.11 2021-03-10 09:30:27 +00:00
github-actions[bot] 5d13702776
Merge master into staging-next 2021-03-09 12:25:54 +00:00
Ben Siraphob 7273ebabfa
gambit: refactor (#113405) 2021-03-09 10:52:26 +01:00
Frederik Rietdijk 277d488026 Merge staging into staging-next 2021-03-08 19:20:18 +01:00
Sandro 8bad34a0f1
Merge pull request #115361 from SuperSandro2000/fix-collection24 2021-03-08 02:23:48 +01:00
Sandro Jäckel c878b14107
zz: remove emojis from description 2021-03-08 02:01:17 +01:00
Sandro b9c3c4eacb
Merge pull request #115335 from sternenseemann/zz-2021-02-09
zz: unstable-2021-01-26 -> unstable-2021-03-07
2021-03-07 19:30:41 +01:00
sternenseemann 3ceb217e21 zz: unstable-2021-01-26 -> unstable-2021-03-07
Picking from current master for these fixes:

* makes module resolving via ZZ_MODULES_PATH deterministic
* no longer tries to write to /nix/store failing compilation
2021-03-07 15:42:46 +01:00
Jörg Thalheim fc02aa17fe
Merge pull request #112792 from Kloenk/rust_1-50-0
rust: 1.49.0 -> 1.50.0
2021-03-07 13:56:59 +00:00
John Ericson f5a7d8bb41
Merge pull request #115228 from siraben/unzip-buildInputs
treewide: unzip buildInputs to nativeBuildInputs (2)
2021-03-06 13:30:43 -05:00
Ben Siraphob 4f0cdb68d7 treewide: unzip buldInputs to nativeBuildInputs (2) 2021-03-06 15:18:05 +07:00
github-actions[bot] fb5c8b556d
Merge staging-next into staging 2021-03-06 06:17:00 +00:00
Sandro Jäckel f1cef9acff
arachne-pnr: patchPhase -> postPatch, cleanup 2021-03-05 16:22:00 +01:00
Jan Tojnar 6d1958ad2d
Merge branch 'staging-next' into staging 2021-03-04 22:16:45 +01:00
R. RyanTM 98207d2573 gleam: 0.14.1 -> 0.14.2 2021-03-04 15:02:49 -06:00
Robert Hensing 89aa0173ca
Merge pull request #115075 from siraben/stdenv-cleanup
treewide: remove stdenv where not needed
2021-03-04 15:51:04 +01:00
Ben Siraphob 98f26993f2 treewide: remove stdenv where not needed 2021-03-04 19:54:50 +07:00
Sandro dc00d91809
Merge pull request #111701 from r-burns/compiler-rt
llvmPackages_11.compiler-rt: fix build on darwin
2021-03-04 03:50:29 +01:00
Sandro 41a92df85e
Merge pull request #114686 from bobrik/ivan/libcxx-block-backport
llvmPackages_11.libcxx: backport block.h fix from llvm12
2021-03-03 21:22:27 +01:00
Bernardo Meurer 3371fe2c9b
Merge pull request #114290 from sternenseemann/missing-libs
treewide: add missing lib inputs
2021-03-03 18:51:33 +00:00
Sandro 58a5417197
Merge pull request #114989 from SuperSandro2000/fix-collection20 2021-03-03 19:21:19 +01:00
Vincent Laporte 1ec43e04cc ocaml-ng.ocamlPackages_4_11.ocaml: 4.11.1 → 4.11.2 2021-03-03 18:05:12 +01:00
Sandro ce258a0664
Merge pull request #114976 from siraben/darwin-mass-fix-buildInputs=0 2021-03-03 17:58:53 +01:00
Ben Siraphob c47331a6c0 serpent: fix darwin build 2021-03-03 22:35:06 +07:00
Sandro Jäckel bbc7926c37
crystal2nix: remove unused input 2021-03-03 16:23:55 +01:00
sternenseemann 3937980850 chickenPackages_{4,5}: recurseIntoAttrs
This prevents further evaluation regression for chickenPackages if they
are deprecated again. Since chickenPackages_4 and chickenPackages_5 are
extremely tiny package set, the cost of building one additional set on
hydra is probably fine.
2021-03-03 13:40:47 +01:00
sternenseemann 6f2fbf5f0b treewide: add missing lib inputs
This fixes hopefully all remaining missing lib inputs, likely introduced
as a regression by our recent treewide switch from stdenv.lib to lib.
These instances are all I could find using nix-instantiate --parse using
the following command:

    find "$NIXPKGS" -name '*.nix' \
      -and ! -path "$NIXPKGS/pkgs/development/interpreters/python/cpython/docs/template.nix" \
      -and ! -path '$NIXPKGS/.git/**' \
      -print0 | xargs -0 nix-instantiate --parse >/dev/null
2021-03-03 13:40:45 +01:00
Ben Siraphob 9ef6fe63be rasm: fix darwin build 2021-03-03 19:19:08 +07:00
Ben Siraphob a0061df005 muon: fix darwin build 2021-03-03 19:19:08 +07:00
Ben Siraphob deaae6b747 miranda: add meta.platforms 2021-03-03 19:19:07 +07:00
Ben Siraphob c403e5747b gprolog: expand platforms to unix 2021-03-03 19:19:07 +07:00
Ben Siraphob 2b94b2a0c5 arachne: expand platforms to unix 2021-03-03 19:19:07 +07:00
Ben Siraphob 94691d61a6 4th: fix darwin build 2021-03-03 19:19:07 +07:00
ajs124 fa8551634e openjfx15: python2 -> python3, ffmpeg_3 -> ffmpeg 2021-03-03 02:50:48 +01:00
github-actions[bot] f5bb0053a6
Merge staging-next into staging 2021-03-02 18:17:42 +00:00
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
Jan Tojnar 913394a1d9
Merge branch 'staging-next' into staging 2021-03-01 19:30:56 +01:00
Arthur Gautier a961aeadae stdenv: provide a deterministically built gcc
Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
2021-03-01 05:06:39 +00: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
Ivan Babrou d85965dcf5 llvmPackages_11.libcxx: backport block.h fix from llvm12
As a concrete example, this fixes graphviz compilation:

* https://gitlab.com/graphviz/graphviz/-/issues/1785
2021-02-28 10:19:14 -08:00
R. RyanTM 657f09e96f gleam: 0.14.0 -> 0.14.1 2021-02-28 13:05:47 +00:00
github-actions[bot] 02e03be2bf
Merge staging-next into staging 2021-02-28 12:20:13 +00:00
R. RyanTM 627f2b5b9c adoptopenjdk-icedtea-web: 1.8.5 -> 1.8.6 2021-02-28 07:40:36 +00:00
github-actions[bot] cb8e6774de
Merge staging-next into staging 2021-02-28 06:18:00 +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
github-actions[bot] 0d421066dd
Merge staging-next into staging 2021-02-28 00:40:17 +00: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
github-actions[bot] 5267db2989
Merge staging-next into staging 2021-02-27 18:16:44 +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
github-actions[bot] 2a38839b78
Merge staging-next into staging 2021-02-27 12:20:00 +00: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
Ivan Babrou 2e1a7b94f3 ocamlPackages.ocaml: fix assembler detection for aarch64-darwin 2021-02-27 10:43:14 +01:00
Ivan Babrou 86702daaf2 ocamlPackages.ocaml: 4.10.0 -> 4.10.2 2021-02-26 20:27:13 -08:00
github-actions[bot] e8162c62e3
Merge staging-next into staging 2021-02-27 00:37:54 +00: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
github-actions[bot] ec3729e487
Merge staging-next into staging 2021-02-26 18:16:46 +00: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
github-actions[bot] 9c4f09aaef
Merge staging-next into staging 2021-02-26 12:25:50 +00: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
Robert Schütz 54757b35c1 Merge branch 'staging-next' into staging 2021-02-26 10:56:17 +01: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
taku0 4f327f8bfa
Merge pull request #113120 from andreoss/master
adoptopenjdk-bin: 11.0.9 -> 11.0.10, 15.0.1 -> 15.0.2, 8.0.272 -> 8.0.282
2021-02-21 15:55:19 +09:00
github-actions[bot] 41e65d4eb6
Merge staging-next into staging 2021-02-21 06:16:34 +00:00
github-actions[bot] 2c8fa86436
Merge master into staging-next 2021-02-21 06:16:32 +00:00
andreoss 8c025ae92f
adoptopenjdk-bin: write new line according to .editorconfig 2021-02-21 00:50:28 -05:00
andreoss 2355078132
adoptopenjdk-bin: 11.0.9 -> 11.0.10, 15.0.1 -> 15.0.2, 8.0.272 -> 8.0.282 2021-02-21 00:50:25 -05:00
R. RyanTM da26156bdf gleam: 0.13.2 -> 0.14.0 2021-02-20 21:48:46 +00:00
Ben Siraphob 127733211e
treewide: unzip buildInputs to nativeBuildInputs (#112302) 2021-02-20 16:01:53 -05: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
Ryan Burns f74c281386 gcc: don't disable decimal-float when cross-compiling
This causes some minor ugliness during stdenv bootstrap on powerpc64le
using cross-compiled bootstrap tools. MPFR wants to use decimal floats
by default so they have to be manually disabled in the configure flags
when using cross-compiled bootstrap tools.

The lineage of this particular configure flag traces back to 2010 (!)
It was added in commit: 9b1d5353a9
I've built various cross bootstrap tools and they seem to work fine,
so I don't think this is needed anymore.
2021-02-19 18:42:25 -08: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
Peter Hoeg 53ea6aee81 crystal: 0.36 -> 0.36.1 2021-02-18 09:11:23 +00:00
Guillaume Girol 009d4570d8
Merge pull request #112939 from symphorien/musl32cross
pkgsCross.musl32: fix a few basic package
2021-02-18 06:44:49 +00:00
Jörg Thalheim 236b56c94d
Merge pull request #113193 from danieldk/cargo-install-hook 2021-02-18 00:02:03 +00:00
Gabor Greif 63037b0348 llvmPackages_11: 11.0.1 -> 11.1.0rc2 2021-02-17 21:56:15 +01:00
github-actions[bot] 9d6726a2e3
Merge staging-next into staging 2021-02-17 18:14:09 +00:00
Daniël de Kok 2376921de5 rls: update preBuild for changes in buildRustPackage
preBuild is now run before changing to buildAndTestSubdir, so use full
path to tests/client.rs in preBuild.
2021-02-17 16:47:15 +01:00
Sandro f2a3e7cc94
Merge pull request #113369 from siraben/microscheme-xcompile 2021-02-17 13:35:00 +01:00
github-actions[bot] 41b30ed9a6
Merge staging-next into staging 2021-02-17 12:20:08 +00:00
James Fleming 89d4504939 sbcl: Small fixes around the phase definitions
- Remove some debugging output at the start of the `patchPhase` section,
  which appears to have outlived its value.
- Rename `patchPhase` to `postPatch`, to avoid preventing people adding
  patches via the `patches` variable.
- Add `preBuild` and `postBuild` run-hooks to the `buildPhase` section.
- Add `preInstall` and `postInstall` run-hooks to the `installPhase`
  section.
2021-02-17 11:12:47 +01:00
Ben Siraphob f40849784a microscheme: refactor, fix build on darwin and cross-compilation 2021-02-17 15:50:52 +07:00
Daniël de Kok 58674cfe7e
Merge pull request #113234 from Trundle/ponyc-0.38.3
ponyc: 0.38.1 -> 0.38.3
2021-02-17 09:04:17 +01:00
github-actions[bot] cd9df16806
Merge staging-next into staging 2021-02-17 06:14:55 +00:00
Thiago Kenji Okada 194c1f6aae graalvm-ce: fix irb in Linux 2021-02-16 23:24:52 -03:00
Thiago Kenji Okada 9e8e2eff2d graalvm-ce: 20.3.0 -> 21.0.0 2021-02-16 23:24:52 -03:00
github-actions[bot] 3e0ef2752a
Merge staging-next into staging 2021-02-17 00:36:34 +00:00
Sandro bb89d878cf
Merge pull request #113297 from sternenseemann/sbcl-refactor
sbcl: deduplicate nix expression for all versions
2021-02-17 01:15:28 +01:00
Sandro 0d07997538
Merge pull request #113285 from siraben/flasm-xcompile
flasm: fix cross-compilation
2021-02-17 00:40:57 +01:00
Sandro ee84a81721
Merge pull request #113283 from siraben/miranda-xcompile
miranda: fix cross-compilation
2021-02-17 00:39:49 +01:00
Colin L Rice 9eb88a2e1d go_1_16: init at 1.16
Changes are minor - I ended up just patching the ssl certs at the root
file, rather than trying to keep up with the various darwin changes.

The externalnetwork test helper location changed, to so I had to update
that patch as well.

- Add xcbuild as propagatedBuildInput on darwin 7e25bdba5e
2021-02-17 06:30:32 +10:00
Andreas Stührk f5ccc3e5fe ponyc: Replace URI literals 2021-02-16 19:57:07 +01:00
Andreas Stührk 8f655e2d50 ponyc: 0.38.1 -> 0.38.3
New upstream release. Also switched from libressl to openssl because it
makes using the net_ssl package easier.
2021-02-16 19:56:21 +01:00
github-actions[bot] 063e642108
Merge staging-next into staging 2021-02-16 12:20:07 +00:00
sternenseemann 5a13d561ff sbcl: refactor nix expression for all versions
The sbcl version specific nix expressions were an exact copy of each
other with the version and hash swapped out, leading to unnecessary code
duplication. This has been resolved by moving the common expression to
common.nix and only tracking version and hash in the version specific
expressions.

Since the expression is unchanged, this should cause 0 rebuilds.
2021-02-16 12:17:47 +01:00
Ben Siraphob e2b451fa8a flasm: fix cross-compilation 2021-02-16 16:35:04 +07:00
Ben Siraphob 321cf71d34 miranda: fix cross-compilation 2021-02-16 16:28:26 +07:00
Daniël de Kok b65dfb342c
Merge pull request #113107 from danieldk/remove-ancient-cudas
cudatoolkit-{6,6_5,7,7_5,8}: remove
2021-02-16 08:47:52 +01:00
Daniël de Kok 05e40e79a8 buildRustPackage: factor out check phase to cargoCheckHook
API change:

`cargoParallelTestThreads` suggests that this attribute sets the
number of threads used during tests, while it is actually a boolean
option (use 1 thread or NIX_BUILD_CORES threads). In the hook, this
is replaced by a more canonical name `dontUseCargoParallelTests`.
2021-02-16 08:09:15 +01:00
github-actions[bot] 584d8cf939
Merge staging-next into staging 2021-02-16 00:36:47 +00:00
Anderson Torres ddf094788f
Merge pull request #113150 from AndersonTorres/new-ophis
ophis: init at 2019-04-13
2021-02-15 16:21:33 -03:00
AndersonTorres d4f220e56e ophis: init at 2019-04-13 2021-02-15 15:41:16 -03:00
github-actions[bot] e88fb2d10c
Merge staging-next into staging 2021-02-15 18:17:10 +00:00
zowoq d9be3c767c
go_bootstrap: remove top-level attribute (#113113)
this package should only be used internally for go_*
2021-02-15 10:06:35 -08:00
Daniël de Kok 9757c7101a buildRustPackage: factor out install phase to cargoInstallHook 2021-02-15 12:17:18 +01:00
github-actions[bot] 056f697397
Merge staging-next into staging 2021-02-14 18:16:17 +00:00
Jörg Thalheim b5b47d6445
Merge pull request #112804 from danieldk/cargo-build-hook 2021-02-14 18:08:26 +00:00
Daniël de Kok 3c815cf0e6 cudatoolkit-{6,6_5,7,7_5,8}: remove
Remove ancient CUDA toolkits (and corresponding CuDNN versions):

- Not supported by upstream anymore.
- We do not use them in nixpkgs.
- We do not test or actively maintain them.
- Anything but ancient GPUs is supported by newer toolkits.
2021-02-14 11:58:00 +01:00
James Fleming a01fa0276d sbcl: add 2.1.1 2021-02-14 10:49:01 +01:00
Finn Behrens 70dd7b038b
rust: 1.49.0 -> 1.50.0 2021-02-14 10:28:40 +01:00
github-actions[bot] 4581c55d85
Merge staging-next into staging 2021-02-14 06:16:32 +00:00
Bernardo Meurer aaf0a68d81
Merge pull request #112648 from danieldk/cuda-update
cudatoolkit_11, cudnn_cudatoolkit_11: 11.1 -> 11.2
2021-02-14 05:44:24 +00:00
Austin Seipp 142760c9fd
yosys: 0.9+3830 -> 0.9+3905
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-02-13 21:16:03 -06:00
github-actions[bot] 45fadd9b7f
Merge staging-next into staging 2021-02-14 00:37:59 +00:00
Terin Stock 860a644e0d go_1_15: 1.15.7 -> 1.15.8 2021-02-14 07:40:21 +10:00
Terin Stock 54772e7670 go_1_14: 1.14.14 -> 1.14.15 2021-02-14 07:40:21 +10:00
github-actions[bot] 1e189fbb9e
Merge staging-next into staging 2021-02-13 06:16:37 +00:00
Mario Rodas 4dfe627bfe
Merge pull request #112958 from r-ryantm/auto-update/owl-lisp
owl-lisp: 0.1.23 -> 0.2
2021-02-12 23:42:24 -05:00
Ryan Mulligan ed5f7f7bc7
Merge pull request #112812 from r-ryantm/auto-update/mlkit
mlkit: 4.5.6 -> 4.5.7
2021-02-12 19:40:29 -08:00
Sandro 1b64cb0952
Merge pull request #112950 from SuperSandro2000/fix-collection11 2021-02-13 03:31:41 +01:00
Mario Rodas cc551b204a owl-lisp: enable on darwin 2021-02-12 20:31:00 -05:00
R. RyanTM 2197c95222 owl-lisp: 0.1.23 -> 0.2 2021-02-13 01:30:58 +00:00
github-actions[bot] c4d734932d
Merge staging-next into staging 2021-02-13 00:36:15 +00:00
Sandro Jäckel 5bf5284c21
yosys: mark broken on darwin 2021-02-13 01:07:42 +01:00
Symphorien Gibol d68dee04b7 gcc: fix cross compilation to musl32 2021-02-12 21:11:16 +01:00
Walter Franzini 733d24b50b add stackprotector support on musl32
In order to support stackprotector on musl32, this change import a
couple of patches from alpinelinux:
1. libssp_nonshared.a is built alongside musl's libc
2. the above library is automatically linked when compiling with gcc6
   or gcc7
2021-02-12 21:11:16 +01:00
(cdep)illabout b0a16b29e2 haskell.compiler.ghc8104: add ghc-8.10.4 2021-02-12 20:35:21 +01:00
github-actions[bot] 53c1035b44
Merge staging-next into staging 2021-02-12 12:20:24 +00:00
Emery Hemingway 35e12d8343 Revert "llvm_11: patch to recognize Genode platform triples"
Pushed to the wrong remote :(

This reverts commit 9ddb9c0021.
2021-02-12 10:16:55 +01:00
Emery Hemingway 9ddb9c0021 llvm_11: patch to recognize Genode platform triples
This patch does not add Genode support to the Clang frontend or
LLVM runtime libraries, only the LLVM code generator and optimizer.
2021-02-12 10:12:41 +01:00
Michael Raskin c1b9e4c852
Merge pull request #112718 from purcell/ecl-21
ecl: 20.4.24 -> 21.2.1, enable Darwin
2021-02-12 08:42:58 +00:00
Daniël de Kok 160cf87086 rustPlatform.maturinBuildHook: init
This build hook can be used to build Python packages using maturin.
2021-02-12 08:40:43 +01:00
Steve Purcell 5b65668814 ecl: prefer fetchpath to fetchurl where appropriate 2021-02-12 14:55:46 +13:00
Ryan Burns f2ac16ec28 gcc: support -m32 on ppc64le
This is needed to build grub2 for powerpc64le hosts. Running powerpcle code
on powerpc64le is somewhat analogous to running multiarch i686 code on x86_64,
so it's also useful to have in general.
2021-02-11 17:33:24 -08:00
R. RyanTM 4c3921d6ee mlkit: 4.5.6 -> 4.5.7 2021-02-11 19:43:27 +00:00
Daniël de Kok a8efb2053f buildRustPackage: factor out build phase to cargoBuildHook
- API change: remove the `target` argument of `buildRustPackage`, the
  target should always be in sync with the C/C++ compiler that is used.

- Gathering of binaries has moved from `buildPhase` to `installPhase`,
  this simplifies the hook and orders this functionality logically
  with the installation logic.
2021-02-11 20:00:12 +01:00
github-actions[bot] 7b1453f784
Merge staging-next into staging 2021-02-11 12:20:13 +00:00
Domen Kožar 576f60806b
Merge pull request #112457 from avh4/elm-format-0.8.5
elm-format: 0.8.4 -> 0.8.5
2021-02-11 11:52:41 +00:00
Domen Kožar d319653076
Merge pull request #112160 from turboMaCk/elm-packages-updates
elmPackages: updates with node2nix 1.9.0
2021-02-11 11:51:45 +00:00
taku0 e84d44355b
Merge pull request #110821 from asbachb/update/openjdk/11
openjdk: 11.0.9+11 -> 11.0.10+9
2021-02-11 19:32:27 +09:00
Jörg Thalheim 674bfaf5e5
Merge pull request #112500 from danieldk/cargo-setup-hook 2021-02-11 09:41:40 +00:00
Steve Purcell 8628c90296 ecl: 20.4.24 -> 21.2.1, enable Darwin
- Incorporates the latest upstream release
- Removes now-defunct patches
- Enable builds on non-Linux Unixes, ie. Darwin
2021-02-11 18:02:40 +13:00
Daniël de Kok 18b5919d81 cudatoolkit_11: cudatoolkit_11_1 -> cudatoolkit_11_2 2021-02-10 13:28:53 +01:00
Daniël de Kok 8e7955e5bf cudatoolkit_11_2: init at 11.2.1 2021-02-10 13:21:56 +01:00
Eduardo Sánchez Muñoz 5def007f40 ghdl-yosys: 2021.01.01 -> 2021.01.25 2021-02-10 10:16:38 +01:00
Eduardo Sánchez Muñoz be7906e6ee ghdl: unstable-2021.01.14 -> 1.0.0 2021-02-10 10:16:38 +01:00
Sandro 7e38fd1135
Merge pull request #112585 from fgaz/lobster/2020-12-25 2021-02-10 09:19:55 +01:00
Sandro 42147842f6
Merge pull request #112576 from fgaz/qbe/2020-10-05
qbe: unstable-2019-07-11 → unstable-2020-10-05
2021-02-10 09:19:23 +01:00
Daniël de Kok d083f412fa buildRustPackage: factor out setting up .cargo/config to cargoSetupHook
This makes it possible to reuse this functionality as a hook in
derivations that do not use buildRustPackage.
2021-02-10 07:01:24 +01:00
Benjamin Asbach 8d13914346 openjdk: 11.0.9+11 -> 11.0.10+9 2021-02-09 16:09:32 -06:00
Francesco Gazzetta 992ce81d94 lobster: unstable-2020-10-04 -> unstable-2020-12-25 2021-02-09 22:21:24 +01:00
Francesco Gazzetta 8a1e4e72a7 lobster: fix unstableGitUpdater call
unstableGitUpdater can't get the url from fetchFromGitHub
2021-02-09 22:20:08 +01:00
Francesco Gazzetta ba980c778f qbe: unstable-2019-07-11 → unstable-2020-10-05 2021-02-09 19:54:57 +00:00
Aaron VonderHaar bdf0239c3f elm-format: simplify the nix expression 2021-02-09 11:27:30 -08:00
Aaron VonderHaar c16cecdcd6 Add maintainer: avh4 2021-02-09 00:21:28 -08:00
Aaron VonderHaar 4fe4118598 elm-format: 0.8.4 -> 0.8.5 2021-02-08 20:22:39 -08:00
Mario Rodas efd87eaa1b
Merge pull request #111881 from r-ryantm/auto-update/fasm
fasm: 1.73.25 -> 1.73.27
2021-02-08 21:02:37 -05:00
Felix Scheinost 7b014876e0 jdk11 (darwin): 11.0.1 -> 11.0.9
1) openjdk/11.nix and openjdk/darwin/11.nix should be at the same version
2) 11.0.1 is affected by TLS 1.3 validation bug https://bugs.openjdk.java.net/browse/JDK-8211806
2021-02-08 13:37:31 +01:00
Robert Schütz 9a200f6091
Merge pull request #111330 from dotlambda/libav-insecure
libav: mark as insecure
2021-02-08 12:18:05 +01:00
Eric Bailey 35056b3b61 maintainers/teams: add beam team 2021-02-07 13:01:11 -06:00
Marek Fajkus c7cb9abfa4
elmPackages: updates 2021-02-06 16:51:21 +01:00
Peter Simons 0b626654ad ghc: update the 9.0.1 version to the official release tarball 2021-02-05 23:05:20 +01:00
Peter Simons b1d2e3b10f ghc-8.10.3: don't use obsolete stdenv.lib
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-02-05 23:04:46 +01:00
Cheng Shao 643169bbb4 Fix ar command path in GHC.
Previously, the "ar command" in the global config of GHC in nixpkgs is
simply "ar" instead of a proper absolute path in the nix store. This
will result in an "ar: command not found" error when using GHC and cabal
in a pure nix shell. This commit adds the patch and applies to all
pre-9.0 versions.

See output of ghc --info for "ar command" value.
2021-02-05 22:54:09 +01:00
Robert Schütz 6c478b944f zulu: does not depend on libav 2021-02-04 15:19:24 +01:00
Robert Schütz 564d498580 zulu8: does not depend on libav 2021-02-04 15:19:23 +01:00
Robert Schütz 3673ad819f graalvm*-ee: remove unused argument libav_0_8 2021-02-04 15:19:23 +01:00
R. RyanTM 0cc64a9771 fasm: 1.73.25 -> 1.73.27 2021-02-04 07:56:11 +00:00
Tim Steinbach 0d3bf0781f scala: Replace VM test with installCheckPhase 2021-02-03 10:24:42 -05:00
Ryan Burns ef8a3d9f83 llvmPackages_11.compiler-rt: fix build on darwin
Needed to prevent faulty i686 codegen on x86_64. We're doing this
already for the older llvm packages, so not sure why 11 never had this.
2021-02-02 20:45:43 -08:00
Stevan Andjelkovic bf6df7187e
graalvm-ce-20.2.0 -> 20.3.0 + darwin support. (#105815)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-02-02 23:16:43 +01:00
Sandro 5c289fb23a
Merge pull request #111492 from RobinKrom/flutter_addition_emulator_dependencies
flutter: added dev libraries for the emulator
2021-02-02 14:11:16 +01:00
Louis Bettens 5cbe469c62
oraclejdk8: remove dependency on libav (#111528) 2021-02-01 15:56:59 +01:00
Sandro 77218c10a0
Merge pull request #111532 from lourkeur/update/oraclejdk11
oraclejdk11: 11.0.8 -> 11.0.10
2021-02-01 15:41:47 +01:00
Daniël de Kok 89220945cb
Merge pull request #111171 from danieldk/rocm-4.0.1
llvmPackages_rocm: 4.0.0 -> 4.0.1
2021-02-01 11:52:33 +01:00
drsk e619018449 flutter: added dev libraries for the emulator
Four additional libraries seem to be needed to start the emulator on my
machine.
2021-02-01 11:08:25 +01:00
Louis Bettens 036dc53af0 oraclejdk11: 11.0.8 -> 11.0.10 2021-02-01 10:04:13 +01:00
Daniël de Kok ef84ed93dd
Merge pull request #110896 from LibreCybernetics/update-crystal
crystal: 0.35.1 -> 0.36.0
2021-01-31 14:04:41 +01:00
Daniël de Kok db73e7a177
Merge pull request #111211 from dotlambda/swift-broken-insecure
swift: mark as broken and insecure
2021-01-31 12:02:18 +01:00
John Ericson 5fc5e83808
Merge pull request #111345 from r-burns/ppc64-big-endian
Enable PPC64 (big-endian)
2021-01-30 16:26:06 -05:00
Ryan Burns 5530a3adbe gcc: fix powerpc64-linux
Long-double-128 is a hardware feature independent of endianness
2021-01-30 12:34:30 -08:00
Jörg Thalheim fd2dcf3b17
Merge pull request #111247 from siraben/stdenv-lib-node-env
pkgs/development: stdenv.lib -> lib in node-composition files
2021-01-30 08:40:47 +00:00
Ben Siraphob 32fc8b9134 pkgs/development: stdenv.lib -> lib in node-composition files
Future updates to these files should generate them with node2nix 1.9.0
which removes stdenv.lib from the generated Nix.
2021-01-30 14:42:17 +07:00
Sandro b2b193abc5
Merge pull request #111187 from thiagokokada/revert-flutter-bump 2021-01-30 02:46:04 +01:00
Robert Schütz 3780fbeda2 swift: mark as broken
No successful build on Hydra since 2020-12-23.
2021-01-29 22:59:37 +01:00
Robert Schütz 26cde7b2d3 swift: mark as insecure 2021-01-29 22:59:01 +01:00
Maximilian Bosch 526738a799
Merge pull request #110798 from lourkeur/update/oraclejdk8
oraclejdk8: 8u271 -> 8u281
2021-01-29 22:11:24 +01:00
Thiago Kenji Okada 910d06bb90 flutter: small refactorings in derivation 2021-01-29 18:05:13 -03:00
Thiago Kenji Okada f5294b802d Revert "flutter: 1.22.4 -> 1.22.5"
This reverts commit 5f72a823de.
2021-01-29 14:50:13 -03:00
Daniël de Kok fa846bef8a llvmPackages_rocm: 4.0.0 -> 4.0.1
Release notes:

https://rocmdocs.amd.com/en/latest/Current_Release_Notes/Current-Release-Notes.html#amd-rocm-release-notes-v4-0-1
2021-01-29 16:43:22 +01:00
R. RyanTM e187ea5004 pony-corral: 0.4.0 -> 0.4.1 2021-01-29 12:29:17 +00:00
James Ottaway 6dd40fcf51 dotnetCorePackages: Fix combinePackages example 2021-01-29 14:21:22 +10:00
github-actions[bot] 98b8e8ebf8
Merge master into staging-next 2021-01-29 00:43:53 +00:00
AndersonTorres de8955b670 cc65: add platforms 2021-01-28 18:13:42 -03:00
github-actions[bot] 2e6c34fd11
Merge master into staging-next 2021-01-28 12:23:51 +00:00
github-actions[bot] bef2fbcd27
Merge master into staging-next 2021-01-27 18:28:31 +00:00
Thiago Kenji Okada d87aba56a8 dart/flutter: add thiagokokada as maintainer 2021-01-27 14:48:10 -03:00
Thiago Kenji Okada 5f72a823de flutter: 1.22.4 -> 1.22.5
Needs to do a build in 2-pass now since Google stopped shipping all
dependencies needed to build Flutter. This may be an oversight from them
since they used to ship everything, but this makes the whole build
process more robust.

The first step will download all dependencies from pub, and the
second step will build Flutter. Since we need to build repository
first, we also require a new depsSha256 parameter to be passed, that
represents the SHA256 of the resulting derivation of all Flutter
dependencies downloaded from https://pub.dev.

This commit also makes some changes in mkFlutter, allowing the
user to pass src instead of passing version/channel/filename, allowing
for more flexibility (i.e: building from a local fork of Flutter).
2021-01-27 14:48:10 -03:00
Thiago Kenji Okada d6db914fc4 flutter: 1.22.0 -> 1.22.4 2021-01-27 14:48:10 -03:00
Thiago Kenji Okada ec644e05cb flutter: remove non-stable versions
Related issue #108606.

Nowadays we have multiple outdated versions of Flutter in nixpkgs.
Instead, let's focus in having in having stable versions of Flutter
working.

Users needing to use beta or dev versions of Flutter can use mkFlutter
function, that still exists.
2021-01-27 14:48:06 -03:00
Sandro 2e442062f4
Merge pull request #110924 from siraben/stdenv-lib-implicit
treewide: remove implicit use of stdenv.lib
2021-01-27 14:56:42 +01:00
Ben Siraphob 82454e9df8 treewide: remove implicit use of stdenv.lib 2021-01-27 20:04:57 +07:00
Mario Rodas 9c5389e47a
Merge pull request #110771 from sternenseemann/zz
zz: install modules shipped with compiler
2021-01-27 07:58:51 -05:00
github-actions[bot] 2137c13b40
Merge master into staging-next 2021-01-27 12:24:05 +00:00
Léo Gaspard 951363ffbe
Merge pull request #101474 from B4dM4n/openjdk14-i686-build
openjdk15-bootstrap: fix i686 build
2021-01-27 11:28:40 +01:00
Sandro ad97ca4e51
Merge pull request #110912 from siraben/stdenv-lib-inherit
treewide: remove inherited stdenv.lib
2021-01-27 10:28:55 +01:00
Sandro 2ee93d61ad
Merge pull request #110913 from siraben/other-stdenv-lib 2021-01-27 10:13:05 +01:00
github-actions[bot] 6d452e839b
Merge master into staging-next 2021-01-27 06:19:24 +00:00
Ben Siraphob 02ee14b9d5 treewide: stdenvNoCC.lib -> lib 2021-01-27 13:01:51 +07:00
Ben Siraphob 3bbad8b041 treewide: remove inherited stdenv.lib 2021-01-27 12:44:43 +07:00
Ryan Burns 89850d10e0 ghcjs: fix eval
This was causing release-cross to fail hydra eval, so it hasn't been
building for the last few days. So note that although ghcjs still
does not build, this fixes eval so the jobset can proceed.

Verified with `hydra-eval-jobs pkgs/top-level/release-cross.nix -I nixpkgs=.`
2021-01-26 19:58:53 -08:00
Fabián Heredia Montiel 6ae270b366 crystal: 0.35.1 -> 0.36.0 2021-01-26 15:43:21 -06:00
Fabian Möller 65525be83b
openjfx15: enable i686-linux build 2021-01-26 20:26:28 +01:00
github-actions[bot] c994c9d31e
Merge master into staging-next 2021-01-26 18:27:09 +00:00
Sandro b749b2afa6
Merge pull request #110849 from sternenseemann/zz-unstable
zz: 0.1 -> unstable-2021-01-26
2021-01-26 16:00:01 +01:00
Jan Tojnar 69fca326f8
Merge branch 'master' into staging-next 2021-01-26 13:53:25 +01:00
sternenseemann 9a8bd5a0fa zz: 0.1 -> unstable-2021-01-26 2021-01-26 13:26:18 +01:00
Ryan Burns 44c46905b9 llvmPackages_rocm.clang: add isClang and llvm passthru
Matches generic clang compilers, and fixes isClang inspection, which
0710308402 depends on for the
`--gcc-toolchain` flag to be set up properly.

Fixes rocm-comgr
2021-01-26 02:32:59 -08:00
github-actions[bot] 2661d9378f
Merge master into staging-next 2021-01-26 00:45:11 +00:00
Sandro 87a269015f
Merge pull request #110791 from LeSuisse/gnucobol-3.1.2
gnu-cobol: 2.2 -> 3.1.2
2021-01-25 21:46:58 +01:00
github-actions[bot] a127deeb88
Merge master into staging-next 2021-01-25 18:52:08 +00:00
Thomas Gerbet 80027b2272 gnu-cobol: 2.2 -> 3.1.2
Fixes:
 * CVE-2019-14468
 * CVE-2019-14486
 * CVE-2019-14528
 * CVE-2019-14541
 * CVE-2019-16395
 * CVE-2019-16396
2021-01-25 19:16:20 +01:00
Pavol Rusnak a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Louis Bettens bccb0ee3db oraclejdk8: 8u271 -> 8u281 2021-01-25 18:21:08 +01:00
spease e610806903
halide: Enable on platforms.all (#110106) 2021-01-25 15:48:16 +01:00
sternenseemann 4aa937d2e2 zz: install modules shipped with the compiler
Previously zz wouldn't be able to compile anything using standard
modules like mem or log out of the box.

To fix this we copy the modules directory included in the source to
$out/share/zz/modules and add an entry to ZZ_MODULE_PATHS in the wrapper
around zz.

We also remove a search path entry which used to reference /build
because it used CARGO_MANIFEST_DIR at build time. The default search
path now includes:

* /nix/store/modules
* $out/share/zz/modules
* $(pwd)/modules

Patching out /nix/store/modules would be kind of cumbersome as it is a
multi-line entry, but it probably does no harm and fine to leave in.

An issue arising by this PR might be that the added search path entry
may take priority over an user specified location even though we use
--suffix. This is because zz internally uses a HashSet which has no
guaranteed iteration order. This may lead to unexpected behavior for
users wo previously provided custom versions of the standard modules via
ZZ_MODULE_PATHS. However, this is an issue in upstream issue as well
where ZZ_MODULE_PATHS may or may not take priority over the compiled in
search path, so this issue should probably be resolved upstream (I'll
file a report or PR).
2021-01-25 14:25:42 +01:00
sternenseemann 190173e05b zz: adjust upstream URLs 2021-01-25 14:03:26 +01:00
Sandro 3cd31450a1
Revert "nodePackages: regenerate with node2nix 1.9.0" 2021-01-25 11:31:27 +01:00
Sander van der Burg 40f27ff2be
Merge pull request #110545 from svanderburg/node2nix-update
nodePackages: regenerate with node2nix 1.9.0
2021-01-25 09:13:59 +01:00
github-actions[bot] b10ed56b8e
Merge master into staging-next 2021-01-25 01:18:25 +00:00
John Ericson 0710308402 clang, cc-wrapper: Move --gcc-toolchain logic into CC wrapper
Take 2, after #94582 had to be reverted.

This reverts commit ac03cfa3c5.
2021-01-24 15:49:32 -05:00
Jan Tojnar cc8fd11ffb
Merge branch 'master' into staging-next 2021-01-24 20:41:42 +01:00
Fabian Möller be4763a696
openjdk15-bootstrap: fix i686 build 2021-01-24 16:08:57 +01:00
volth bc0d605cf1 treewide: fix double quoted strings in meta.description
Signed-off-by: Ben Siraphob <bensiraphob@gmail.com>
2021-01-24 19:56:59 +07:00
github-actions[bot] b88b52998b
Merge master into staging-next 2021-01-24 01:18:51 +00:00
Gabor Greif 5105bf4b2e
llvm_{5,6,8..11}: fix missing lib from stdenv.lib -> lib (#110643)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-01-24 01:31:45 +01:00
Jan Tojnar 01ee4ea574
Merge branch 'master' into staging-next 2021-01-24 00:09:45 +01:00
John Ericson 12881a7aa7
Merge pull request #110544 from Ericson2314/no-platform
top-level, lib: Remove platform attribute of platforms
2021-01-23 16:32:36 -05:00
Sandro 10bb072072
Merge pull request #110610 from ck3d/fix-llvm11-cross
llvmPackages_11: Fix cross compilation
2021-01-23 22:23:39 +01:00
Christian Kögler 266f20d886 llvmPackages_11: Fix cross compilation 2021-01-23 18:03:24 +01:00
John Ericson 9c213398b3 lib: Clean up how linux and gcc config is specified
Second attempt of 8929989614589ee3acd070a6409b2b9700c92d65; see that
commit for details.

This reverts commit 0bc275e634.
2021-01-23 10:01:28 -05:00
Marek Fajkus 07a6732bf5
Fix elm-json build on Darwin 2021-01-23 14:28:08 +01:00
github-actions[bot] 58752914f4
Merge master into staging-next 2021-01-23 12:40:13 +00:00
Jörg Thalheim f6a583eeec
Merge pull request #110465 from siraben/development-compilers-stdenv-lib
pkgs/development/compilers: stdenv.lib -> lib
2021-01-23 10:07:31 +00:00
Ben Siraphob acc5f7b18a pkgs/development/compilers: stdenv.lib -> lib 2021-01-23 08:57:37 +07:00
github-actions[bot] 8103cb9089
Merge staging-next into staging 2021-01-23 01:18:03 +00:00
Jonathan Ringer 0bc275e634
Revert "lib: Clean up how linux and gcc config is specified"
This is a stdenv-rebuild, and should not be merged
into master

This reverts commit 8929989614.
2021-01-22 14:07:06 -08:00
Sander van der Burg 3e385dc285 nodePackages: regenerate with node2nix 1.9.0 2021-01-22 22:42:58 +01:00
Ryan Mulligan 406a590802
Merge pull request #110503 from r-ryantm/auto-update/mlkit
mlkit: 4.5.2 -> 4.5.6
2021-01-22 12:34:56 -08:00
John Ericson d95aebbe0e
Merge pull request #107214 from Ericson2314/linux-config-cleanup
lib: Clean up how linux and gcc config is specified
2021-01-22 15:15:58 -05:00
R. RyanTM adf23ffca7 mlkit: 4.5.2 -> 4.5.6 2021-01-22 15:54:29 +00:00
github-actions[bot] a5bbeb4fb1
Merge staging-next into staging 2021-01-22 12:43:02 +00:00
Sandro 9a92886922
Merge pull request #110395 from zowoq/gemset 2021-01-22 09:31:07 +01:00
John Ericson 8929989614 lib: Clean up how linux and gcc config is specified
The `platform` field is pointless nesting: it's just stuff that happens
to be defined together, and that should be an implementation detail.

This instead makes `linux-kernel` and `gcc` top level fields in platform
configs. They join `rustc` there [all are optional], which was put there
and not in `platform` in anticipation of a change like this.

`linux-kernel.arch` in particular also becomes `linuxArch`, to match the
other `*Arch`es.

The next step after is this to combine the *specific* machines from
`lib.systems.platforms` with `lib.systems.examples`, keeping just the
"multiplatform" ones for defaulting.
2021-01-21 22:44:09 -05:00
Matthew Bauer afc2edc3ee
Merge pull request #108060 from matthewbauer/strip-musl-gcc
gcc: allow stripping gcc libraries
2021-01-21 19:31:26 -06:00
github-actions[bot] e48c1f8e8c
Merge staging-next into staging 2021-01-22 01:17:58 +00:00
Matthew Bauer 4bdcddf9aa gcc: allow stripping gcc libraries
When cross compiling to the same kernel / arch combination, it is safe
to use strip of libraries. This happens when cross-compiling musl
programs. dontStrip is now set in each gcc compiler instead of in
gcc/builder.sh.

Fixes #75476
2021-01-21 16:25:48 -06:00
zowoq 59b83c43e0 treewide: add final newline 2021-01-22 07:18:04 +10:00
Antonio Nuno Monteiro 29954335b7 ocamlPackages_4_12.ocaml: alpha3 -> beta1 2021-01-21 21:59:09 +01:00
github-actions[bot] 27c8ef972c
Merge staging-next into staging 2021-01-21 18:51:36 +00:00
Jörg Thalheim 5e0f8f6762
Merge pull request #109919 from pjjw/musl-rust-bootstrap-fix
rust: add musl-libc targets to bootstrapping
2021-01-21 15:24:35 +00:00
github-actions[bot] df8b20163b
Merge staging-next into staging 2021-01-21 06:45:45 +00:00
zowoq 932941b79c treewide: editorconfig fixes
- remove trailing whitespace
- use spaces for indentation
2021-01-21 13:29:54 +10:00
github-actions[bot] e5fef074d6
Merge staging-next into staging 2021-01-21 01:19:31 +00:00
zowoq 8adc564f28 treewide: editorconfig fixes
- add final newline
- use spaces for indentation
2021-01-21 09:30:52 +10:00
Sandro e201b1233d
Merge pull request #109836 from r-ryantm/auto-update/gleam
gleam: 0.12.1 -> 0.13.2
2021-01-20 23:45:45 +01:00
zowoq 5313326b7f go_1_15: 1.15.6 -> 1.15.7 2021-01-21 06:56:22 +10:00
zowoq 3bcd19086c go_1_14: 1.14.13 -> 1.14.14 2021-01-21 06:56:22 +10:00
github-actions[bot] b27f238893
Merge staging-next into staging 2021-01-20 01:20:12 +00:00
zowoq 31f5dd3f36 treewide: editorconfig fixes
- remove trailing whitespace
- use spaces for indentation
2021-01-20 09:11:11 +10:00
Jan Tojnar fc7bd322df
Merge branch 'staging-next' into staging 2021-01-19 13:50:04 +01:00
Jonathan Ringer 9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Peter Woodman 0b8620e9b6
rust: add musl-libc targets to bootstrapping 2021-01-19 02:27:41 -05:00
github-actions[bot] e8a1f18e58
Merge staging-next into staging 2021-01-19 01:18:25 +00:00
Sandro 82feb02e8d
Merge pull request #98011 from OPNA2608/update-acme-unstable-2020-08-26
acme: 120 -> unstable-2020-12-27
2021-01-19 00:32:28 +01:00
R. RyanTM fd9714bb64 gleam: 0.12.1 -> 0.13.2 2021-01-18 22:11:33 +00:00
Jörg Thalheim 1881e81e3c
Merge pull request #103846 from kampka/llvm_11_musl
llvm_11: Disable checks on musl libc hosts
2021-01-18 20:11:55 +00:00