Jonathan Ringer
6b278a6a83
dotnetCorePackage.netcore_3_1: 3.1.2 -> 3.1.5
2020-07-08 11:46:57 -07:00
worldofpeace
519606eb11
vala: 0.48.1 -> 0.48.7
...
https://gitlab.gnome.org/GNOME/vala/-/blob/0.48.7/NEWS
2020-07-07 11:15:51 -04:00
R. RyanTM
175e915b29
scala: 2.13.2 -> 2.13.3
2020-07-07 11:52:19 +00:00
Vladimír Čunát
bb9f138f00
mono5: fixup build by using older gnumake
...
Of course, feel free to find a better fix. For simplicity,
I switched all mono versions, even though 4 and 6 built fine on Hydra.
2020-07-06 11:10:36 +02:00
Jan Tojnar
4bca7dfb27
Merge branch 'master' into staging-next
2020-07-04 23:59:32 +02:00
Daniël de Kok
14b4a0e2f2
Merge pull request #92215 from r-ryantm/auto-update/intel-graphics-compiler
...
intel-graphics-compiler: 1.0.4062 -> 1.0.4241
2020-07-04 10:57:58 +02:00
Vladimír Čunát
e1206a2129
Merge master into staging-next
...
This brings thousands of rebuilds.
Hydra nixpkgs: ?compare=1597944
2020-07-04 09:15:27 +02:00
R. RyanTM
8b895c9bcf
intel-graphics-compiler: 1.0.4062 -> 1.0.4241
2020-07-03 18:56:15 +00:00
Vincent Laporte
7df7291473
ocaml-ng.ocamlPackages_4_11.ocaml: 4.11.0+α3 → 4.11.0+β1
2020-07-03 10:29:36 +02:00
Elan Kugelmass
2b866d8b53
go-jsonnet: add jsonnetfmt binary ( #91953 )
...
Add binary jsonnetfmt to go-jsonnet package
go-jsonnet added a jsonnetfmt implementation in [0.16.0](https://github.com/google/jsonnet/releases/tag/v0.16.0 )
As nix includes the C++ jsonnetfmt implementation in the main jsonnet package, it makes sense to mirror that pattern in the go package.
2020-07-02 18:29:43 -05:00
Alyssa Ross
204d583573
rust_1_42: drop
...
Nothing seems to need this to build any more.
2020-07-02 17:42:39 +02:00
Alyssa Ross
1f9cd4cf0a
rustc: 1.43.0 -> 1.44.1
2020-07-02 17:42:39 +02:00
Arnout Engelen
fc2262365f
adoptopenjdk: 8u242 -> 8u252 and other updates
...
I was mainly interested in the 8u242->8u252 update because this backports a
number of features to JDK8, including ALPN negotiation which is relevant for
HTTP/2.
generate-sources.py also updated the other variants
2020-07-02 17:20:33 +02:00
Frederik Rietdijk
c33ca7c5ce
Merge staging-next into staging
2020-07-02 17:14:53 +02:00
R. RyanTM
200cc565b9
closurecompiler: 20200517 -> 20200614 ( #91912 )
2020-07-01 05:01:03 -05:00
Emery Hemingway
00c6fa607c
nim: 1.2.0 -> 1.2.4
2020-07-01 13:37:47 +05:30
Luc Tielen
2f1c9323ac
souffle: 1.7.1 -> 2.0.0
2020-06-30 15:49:49 +02:00
Maximilian Bosch
116f39ff82
swift: fix build w/glibc-2.31
...
https://hydra.nixos.org/build/123279517
Internally used `compiler-rt` had to be fixed for `glibc-2.31`,
basically the same approach as in the LLVM fix
(7137183bbe05738246be2be0e704c1be9bf19947).
As soon as a newer `compiler-rt` is used for `swift`, this patch can be
removed again.
2020-06-29 14:41:43 +02:00
Maximilian Bosch
114f97e77e
gcc49: fix build w/glibc-2.31
...
The same `libsanitizer` problem as in llvm<10 and newer GCCs.
https://hydra.nixos.org/build/122902814
https://hydra.nixos.org/build/122903349
2020-06-29 14:41:43 +02:00
Maximilian Bosch
2c60e7c2d0
llvm*: compiler-rt: fix build w/glibc-2.31
...
https://hydra.nixos.org/build/122885657 and more.
Original upstream fix (available in llvm_10):
947f969244
2020-06-29 14:41:43 +02:00
Maximilian Bosch
d348694fb6
gcc6: fix build w/glibc-2.31
2020-06-29 14:41:42 +02:00
Maximilian Bosch
cff1a1eefc
gcc7: fix build w/glibc-2.31
...
Applied a patch from the `gcc9` branch for `gcc7` to fix `libsanitizer`
for glibc-2.31.
2020-06-29 14:41:42 +02:00
Bouke van der Bijl
81a8b76b3a
go: only set CC when cross-compiling
...
This avoids he default CC for cgo being hardcoded, when we only want to
overwrite it during compilation.
2020-06-28 11:28:23 +10:00
Colin
b71423ae38
go_1_15: init at 1.15beta1 ( #91463 )
2020-06-28 10:50:42 +10:00
Robert Helgesson
82daa41e29
cargo: install bash and zsh completion scripts
2020-06-27 21:21:43 +02:00
Maximilian Bosch
cacb4ee750
Merge pull request #91583 from adisbladis/mruby-2_1_1
...
mruby: 2.1.0 -> 2.1.1
2020-06-27 15:15:07 +02:00
Peter Simons
dbb7aaef62
Merge pull request #91474 from NixOS/haskell-updates
...
Update Haskell package set to LTS 16.2 (plus other fixes)
2020-06-26 23:05:28 +02:00
Domen Kožar
38227a68c1
Merge pull request #85324 from turboMaCk/refactor-elm-node-packages
...
elmPackages: Refactor `lib` and expression for related packages
2020-06-26 16:31:02 +02:00
adisbladis
bfe2ba32b8
mruby: 2.1.0 -> 2.1.1
2020-06-26 11:53:54 +02:00
adisbladis
2366150cab
mruby: Fix build with bison 3.6
2020-06-26 11:53:53 +02:00
Frederik Rietdijk
fe9a096f46
Merge staging-next into staging
2020-06-25 20:36:08 +02:00
Peter Simons
db15e92dd0
Merge remote-tracking branch 'origin/master' into haskell-updates.
2020-06-25 10:40:08 +02:00
Vincent Laporte
b53777c840
ocaml-ng.ocamlPackages_4_11.ocaml: 4.11.0+α2 → 4.11.0+α3
2020-06-24 21:44:36 +02:00
Frederik Rietdijk
6f72f0b0df
Merge staging-next into staging
2020-06-24 19:04:26 +02:00
Marek Fajkus
b9e9effb44
elmPackages: Refactor lib and builds of packages
2020-06-23 19:44:34 +02:00
Domen Kožar
b930b2df8a
haskell.compiler.ghc865-binary: strip to fix aarch64
2020-06-23 14:59:07 +02:00
Daniël de Kok
28d2854b20
Merge pull request #84730 from athas/mlkit
...
mlkit: init at 4.5.0
2020-06-23 10:02:03 +02:00
Troels Henriksen
0ffeccd89f
mlkit: init at 4.5.0
2020-06-23 08:30:20 +02:00
John Ericson
f3f7612a40
C++ Compilers: Systematize handling of standard libraries
2020-06-22 04:24:44 +00:00
John Ericson
e00d4d6021
emscripten: Don't always clain to have a GCC
2020-06-22 00:17:03 -04:00
Austin Seipp
2c91b4358a
yosys: 2020.06.16 -> 2020.06.19
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-06-20 11:34:10 -05:00
Austin Seipp
4891facdd4
nextpnr: 2020.03.25 -> 2020.06.12
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-06-20 11:34:10 -05:00
Frederik Rietdijk
301847a7e5
Merge master into staging-next
2020-06-19 09:01:43 +02:00
Florian Klink
ccaa301add
Merge pull request #90234 from asbachb/update-jdk-11.0.7
...
openjdk: 11.0.6 -> 11.0.7
2020-06-19 00:38:08 +02:00
Florian Klink
6b2c9aa7da
Merge pull request #90289 from r-ryantm/auto-update/adoptopenjdk-icedtea-web
...
adoptopenjdk-icedtea-web: 1.8.3 -> 1.8.4
2020-06-19 00:37:32 +02:00
Frederik Rietdijk
79f9ef8752
Merge master into staging-next
2020-06-18 09:01:39 +02:00
Matthew Bauer
d07451fb5c
Merge pull request #84315 from r-ryantm/auto-update/rgbds
...
rgbds: 0.3.10 -> 0.4.0
2020-06-17 23:15:03 -04:00
Jesse Wattenbarger
2d33717138
dasm: init at 2.20.13
...
Co-authored-by: Daniel Schaefer <git@danielschaefer.me>
2020-06-18 04:32:25 +02:00
R. RyanTM
3f5c873d26
intel-graphics-compiler: 1.0.3627 -> 1.0.4062
2020-06-17 12:40:07 -07:00
obadz
0280b5e21d
Merge pull request #90288 from delroth/mono-closure-size
...
mono: don't propagate a dependency to glib-dev (15% closure size saving)
2020-06-17 15:03:45 +01:00
Lassulus
c0574ae321
Merge pull request #90472 from cdepillabout/purescript-0.13.8
...
purescript: 0.13.6 -> 0.13.8
2020-06-17 14:11:47 +02:00
Frederik Rietdijk
8850815577
Merge master into staging-next
2020-06-17 08:40:33 +02:00
Austin Seipp
c2e1f9bc07
yosys: 2020.06.11 -> 2020.06.16
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-06-16 11:38:07 -05:00
Frederik Rietdijk
4af4a49251
Merge master into staging-next
2020-06-16 18:05:38 +02:00
Jörg Thalheim
5fea23b9c0
Merge pull request #90225 from zowoq/golang-team
2020-06-16 07:09:37 +01:00
zowoq
3050bbe9d4
maintainers/teams: add golang
2020-06-16 08:05:11 +10:00
(cdep)illabout
0a2b461959
purescript: add cdepillabout as maintainer
2020-06-15 21:10:29 +09:00
(cdep)illabout
0be2f125e5
purescript: 0.13.6 -> 0.13.8
2020-06-15 21:09:12 +09:00
Frederik Rietdijk
384bc1a861
Merge staging-next into staging
2020-06-15 08:29:05 +02:00
Frederik Rietdijk
59dda0a42a
Merge master into staging-next
2020-06-15 08:07:00 +02:00
Pierre Bourdon
f96842292f
mono: don't propagate a dependency to glib-dev
...
This was added in 2005 back in r51ce4ea2. This was not commented or
explained anywhere, and it does not seem to be necessary anymore
according to some quick testing I did.
Reduces mono closure size by ~100M.
2020-06-14 12:53:31 +02:00
R. RyanTM
95f56eddce
binaryen: 93 -> 94
2020-06-14 09:34:50 +00:00
R. RyanTM
8dc2ec290a
adoptopenjdk-icedtea-web: 1.8.3 -> 1.8.4
2020-06-14 04:42:03 +00:00
Benjamin Asbach
890485a2bd
openjdk: 11.0.6 -> 11.0.7
2020-06-13 11:53:11 +00:00
Benjamin Asbach
1c61d8707a
openjdk: added myself as maintainer
2020-06-13 11:53:11 +00:00
Frederik Rietdijk
2e4b4e3300
Merge staging-next into staging
2020-06-13 11:03:26 +02:00
Frederik Rietdijk
1523382160
Merge master into staging-next
2020-06-13 11:02:21 +02:00
Mario Rodas
c2ce7eb7f1
Merge pull request #89334 from zowoq/go_1_14
...
go: 1.14.3 -> 1.14.4
2020-06-12 22:20:30 -05:00
Mario Rodas
1cd56fc682
Merge pull request #89333 from zowoq/go_1_13
...
go_1_13: 1.13.11 -> 1.13.12
2020-06-12 22:19:46 -05:00
Doron Behar
01d4e2fe33
treewide: use ffmpeg_3 explicitly if not wanted otherwise
...
After making `ffmpeg` point to the latest `ffmpeg_4`, all packages that
used `ffmpeg` without requiring a specific version now use ffmpeg_3
explicitly so they shouldn't change.
2020-06-12 11:55:31 -07:00
Frederik Rietdijk
febc27b59a
Merge master into staging-next
2020-06-12 08:57:26 +02:00
Austin Seipp
13e52db31e
yosys: 2020.03.24 -> 2020.06.11
...
Also includes a bump to `abc-verifier`.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-06-11 23:14:07 -05:00
Michael Raskin
d65bcef36d
Merge pull request #89270 from GTrunSec/julia-lapack
...
julia_13: fix julia_13 missing Lib of lapack.
2020-06-11 14:38:16 +00:00
R. RyanTM
f86167fb12
abcl: 1.6.1 -> 1.7.0
2020-06-11 16:41:57 +02:00
Ryan Mulligan
8ce2d2c4a4
Merge pull request #89832 from r-ryantm/auto-update/go-jsonnet
...
go-jsonnet: 0.15.0 -> 0.16.0
2020-06-11 06:56:53 -07:00
Vladimír Čunát
16024fcaec
Merge branch 'staging-next' into staging
...
In particular, this fixes ISO evaluation.
2020-06-10 09:42:36 +02:00
Vladimír Čunát
6e9bb30566
Merge branch 'master' into staging-next
...
In particular, this fixes ISO evaluation.
2020-06-10 09:41:53 +02:00
Vincent Laporte
f648259731
ocaml-ng.ocamlPackages_4_11.ocaml: 4.11.0+α1 → 4.11.0+α2
2020-06-10 09:10:40 +02:00
Jan Tojnar
acb53e0698
Merge branch 'staging-next' into staging
2020-06-10 04:10:57 +02:00
Jan Tojnar
c637cbe992
Merge branch 'master' into staging-next
2020-06-10 04:10:34 +02:00
Benjamin Hipple
7f00dcf491
Merge pull request #88876 from Thra11/dtc-1.6.0
...
dtc: 1.5.1 -> 1.6.0
2020-06-09 00:54:39 -04:00
R. RyanTM
131fda1225
go-jsonnet: 0.15.0 -> 0.16.0
2020-06-08 19:14:11 +00:00
zowoq
aae680cd5d
go: fix TestDontCacheBrokenHTTP2Conn failure
2020-06-08 20:42:24 +10:00
Frederik Rietdijk
8576d24b2a
Merge staging-next into staging
2020-06-08 12:08:51 +02:00
Frederik Rietdijk
dc33419285
Merge master into staging-next
2020-06-08 12:06:12 +02:00
John Ericson
b668fe8796
Merge pull request #89582 from input-output-hk/fix-rust-cross
...
rust: fix rust cross-compile
2020-06-08 00:48:49 -04:00
Moritz Angermann
f2a33e4486
Update configure-flags.nix
2020-06-08 12:43:58 +08:00
Moritz Angermann
58ffaee5d7
Update configure-flags.nix
2020-06-08 12:40:38 +08:00
davlum
a554e12833
idris2: fix build on macOS ( #89548 )
...
The idris2 Makefile tries to use different versions of sed depending on
the OS, but nix always uses the same version. Because the version of
sed that is expected on macOS doesn't exist in the nix environment, the
build fails. Setting the OS to empty string resolves the issue.
2020-06-07 18:06:35 -04:00
Luka Blaskovic
f7bc0a3996
rls: set RUST_SRC_PATH
...
rls has racer baked in which needs to know where the rust source
is to be able to do completion for std libs. By default rls will use:
$(rustc --print sysroot)/lib/rustlib/src/rust/src
which is nonexistent, this commit sets the correct source path
in a same way like it's done in racer expression.
2020-06-07 14:18:41 +00:00
Michael Bishop
e27e475f0d
rust: fix rust cross-compile
...
reasoning:
sjlj (short jump long jump) exception handling makes no sense on x86_64, it's forcably slowing programs down as it produces a constant overhead. On x86_64 we have SEH (Structured Exception Handling) and we should use that. On i686, we do not have SEH, and have to use sjlj with dwarf2. Hence it's now conditional on x86_32
2020-06-05 23:34:38 -03:00
Vladimír Čunát
677e3960b5
Merge #82342 : rustPlatform: increase build-speed of checkPhase
...
...for rust-packages (into staging)
2020-06-05 09:12:30 +02:00
Frederik Rietdijk
08900c0554
Merge master into staging-next
2020-06-04 15:25:54 +02:00
Lassulus
2d2f04b6a4
Merge pull request #88989 from wchresta/idris2
...
idris2: 0.2.0-840e020 -> 0.2.0
2020-06-04 09:05:06 +02:00
Daiderd Jordan
7b3a2963d1
treewide: replace base64 encoded hashes
2020-06-03 18:35:19 +02:00
zowoq
9f978147f8
go: 1.14.3 -> 1.14.4
...
https://golang.org/doc/devel/release.html#go1.14.minor
2020-06-02 09:32:40 +10:00
zowoq
7da08afd27
go_1_13: 1.13.11 -> 1.13.12
...
https://golang.org/doc/devel/release.html#go1.13.minor
2020-06-02 09:29:55 +10:00
GTrunsec
ce5d228677
julia: fix missing LDlib lapack
2020-05-31 13:50:36 -07:00
Keshav Kini
d78985704c
sbcl: add option to disable immobile space
...
Programs which generate and compile a lot of code at runtime (such as
programming language interpreters like ACL2) are not suited for running on SBCL
executables built with the "immobile space" feature, as explained by Douglas
Katzman in this mail thread:
https://sourceforge.net/p/sbcl/mailman/message/36007057/
In this commit, I add an optional flag to the SBCL package allowing you to
disable the "immobile space" features.
I also migrated away from specifying enabled/disabled features in a
`customize-target-features.lisp` file and towards supplying them as command line
arguments to `make.sh`, as has been recommended by the installation instructions
since 2012 or so.
2020-05-30 17:23:21 -07:00
Frederik Rietdijk
03de4c02fb
Merge staging-next into staging
2020-05-28 22:05:36 +02:00