Commit Graph

80891 Commits

Author SHA1 Message Date
Peter Simons
5e242060a7 hackage2nix: update the list of failing builds 2020-05-08 21:11:36 +02:00
Peter Simons
df39f01456 LTS Haskell 15.11 2020-05-08 21:11:19 +02:00
Peter Simons
01a1423ddf
Merge pull request #87050 from rardiol/hedgewars
Hedgewars server fix haskell
2020-05-08 21:03:56 +02:00
Ryan Mulligan
329aece2d5
Merge pull request #87276 from r-ryantm/auto-update/petsc
petsc: 3.13.0 -> 3.13.1
2020-05-08 09:42:57 -07:00
Pamplemousse
bf7332d0f3 ptags: init at 0.3.2 2020-05-08 09:35:53 -07:00
Thomas Desrosiers
05bcfa1820 safety-cli: init at 0.5.1 2020-05-08 09:23:18 -07:00
Thomas Desrosiers
b6b2b3c979 python3Packages.dparse: init at 0.5.1 2020-05-08 09:23:18 -07:00
Yury G. Kudryashov
92b43be92a python3Packages.qtconsole: fix compile
It now depends on `qtpy`.
2020-05-08 09:22:44 -07:00
Mario Rodas
c831d1afc5 pythonPackages.internetarchive: add marsam to maintainers 2020-05-08 09:19:35 -07:00
Mario Rodas
8c1a2c154d pythonPackages.internetarchive: 1.9.0 -> 1.9.3 2020-05-08 09:19:35 -07:00
R. RyanTM
c0e63bc87e petsc: 3.13.0 -> 3.13.1 2020-05-08 15:57:25 +00:00
Julian Stecklina
3dbb32f626 open-watcom-bin: fix EOVERFLOW on stat() calls
We've already worked around failing stat() calls in the installer by
running it in qemu-user. Turns out on some systems this workaround is
also needed to run `wlib', the archiver of the Open Watcom toolchain.

This issue manifested itself in broken VirtualBox builds due to
/build/virtualbox/out/linux.amd64/dbgopt/obj/VBoxPcBios32/pci32.obj
not being found by `wlib'.

We now just wrap all binaries in qemu-user to avoid this.
2020-05-08 17:29:38 +02:00
Pavol Rusnak
6abf4a43ad
treewide: per RFC45, remove more unquoted URLs 2020-05-08 15:20:47 +02:00
Ryan Mulligan
c15434eefa
Merge pull request #87149 from r-ryantm/auto-update/libspiro
libspiro: 20190731 -> 20200505
2020-05-08 05:44:28 -07:00
Mario Rodas
e8c9a804c0
Merge pull request #86738 from Atemu/jc-1.10.7
Jc 1.9.3 -> 1.10.7
2020-05-08 07:01:48 -05:00
Mario Rodas
a8b66126e5
Merge pull request #87248 from r-ryantm/auto-update/mercury
mercury: 20.01.1 -> 20.01.2
2020-05-08 06:16:28 -05:00
Mario Rodas
fb644e5d48
Merge pull request #87241 from marsam/update-reviewdog
reviewdog: 0.9.17 -> 0.10.0
2020-05-08 05:54:06 -05:00
Max Wittig
73e20c730d
gitlab-runner: 12.10.1 -> 12.10.2 (#87245) 2020-05-08 10:01:33 +00:00
R. RyanTM
c6c417fb9e mercury: 20.01.1 -> 20.01.2 2020-05-08 08:11:38 +00:00
Ben Darwin
d78ba41a56 python3Packages.ipydatawidgets: init at 4.0.1 2020-05-08 07:43:25 +02:00
Ben Darwin
7ecde8b92b python3Packages.traittypes: init at unstable-2019-06-23 2020-05-08 07:43:25 +02:00
Andrew Miloradovsky
7397d8421e coq-zorns-lemma: 8.9.0 -> 8.11.0 2020-05-08 07:40:32 +02:00
Timo Kaufmann
236fdbcb62 Revert "python3Packages.notebook: 5.7.8 -> 6.0.3"
This reverts commit 62425ee576.

Mistaken update of the pinned python2 version.
2020-05-08 07:22:16 +02:00
Timo Kaufmann
ffa08af5c2 Revert "python3Packages.nbformat: 4.4.0 -> 5.0.4"
This reverts commit 7ba0848eec.

Mistaken update of the pinned python2 version.
2020-05-08 07:22:16 +02:00
Timo Kaufmann
1b8ceee71c python2.pkgs.jupyter_client: pin at 5.x
Version 6.x dropped python2 compatibility.
2020-05-08 07:22:16 +02:00
Timo Kaufmann
863319fcb6 python.pkgs.ipykernel: 5.1.4 -> 5.2.1
A newer version is needed to fix the build after the recent
jupyter_client 6.x update in e19e5ac7f0.
2020-05-08 07:06:08 +02:00
Mario Rodas
e5424c294d
reviewdog: 0.9.17 -> 0.10.0 2020-05-08 00:00:00 -05:00
Maximilian Bosch
ee032804f8
cargo-make: 0.30.6 -> 0.30.7
https://github.com/sagiegurari/cargo-make/releases/tag/0.30.7
2020-05-08 00:00:24 +02:00
talyz
1771d468c4
ocamlPackages.gapi-ocaml: 0.3.6 -> 0.3.19 2020-05-07 22:29:52 +02:00
Léo Gaspard
5a15cb9980
Merge pull request #87141 from eadwu/wabt/wasm2c-headers
wabt: include header files
2020-05-07 21:51:58 +02:00
R. RyanTM
bac29d647f jflex: 1.8.1 -> 1.8.2 2020-05-07 19:15:07 +00:00
Ben Darwin
81be227423
python3Packages.heudiconv: init at 0.8.0 (#86984)
* python3Packages.heudiconv: init at 0.8.0

*python3Packages.heudiconv: rfc 45, quote homepage

Co-authored-by: Jon <jonringer@users.noreply.github.com>
2020-05-07 11:30:16 -07:00
R. RyanTM
53de71be2c postman: 7.21.2 -> 7.23.0 2020-05-07 11:22:30 -07:00
R. RyanTM
dd205c9f49 cpp-utilities: 5.3.0 -> 5.4.0 2020-05-07 11:21:29 -07:00
R. RyanTM
c2569d0a9c libamqpcpp: 4.1.6 -> 4.1.7 2020-05-07 11:19:07 -07:00
Florian
87927e9b60 python-miio: 0.4.8 -> 0.5.0.1 2020-05-07 11:17:56 -07:00
Timo Kaufmann
bbb8132790
Merge pull request #80206 from Thra11/guile-gnutls
gnutls: fix guile bindings
2020-05-07 18:01:32 +00:00
Vladimír Čunát
fcc68a43aa
Merge branch 'staging-next'
The nss update is needed for security update of firefox.
For linux platforms only about 1k aarch64 rebuilds are missing;
the diff on Hydra looks OK.  Darwin needs 20k more rebuilds,
but I don't think we want to wait for that.
2020-05-07 19:56:25 +02:00
Edmund Wu
436c1540bd
wabt: include necessary build files for wasm2c 2020-05-07 13:03:48 -04:00
Matt McHenry
54af710269 openjdk: 13.0.2 -> 14.0.1 2020-05-07 18:18:32 +02:00
Matt McHenry
7b7cb7b876 openjdk 12: fix possibly-unbound JAVA_HOME
as done in 373236ccff for all other uses
2020-05-07 18:18:32 +02:00
Ryan Mulligan
20fccce6e6
Merge pull request #87038 from tviti/patch-nco
nco: Patch hardcoded paths cp and mv
2020-05-07 07:22:55 -07:00
José Romildo Malaquias
9e1975bebd
Merge pull request #86519 from romildo/upd.efl
enlightenment.efl: 1.23.3 -> 1.24.0; new test module
2020-05-07 10:52:52 -03:00
Ryan Mulligan
4130132946
Merge pull request #86997 from mweinelt/pr/wolfssl
wolfssl: v4.3.0 → v4.4.0
2020-05-07 06:35:37 -07:00
Mario Rodas
a340a9f4d8
Merge pull request #86755 from andersk/abseil-ortools
abseil-cpp: 20191119 -> 20200225.2; or-tools: 7.5 -> 7.6
2020-05-07 06:53:54 -05:00
Graham Christensen
fb587d7bb5
Merge pull request #85445 from manveru/crystal-all-llvm
crystal: use llvm 10 exclusively
2020-05-07 07:49:03 -04:00
Michele Guerini Rocco
de0462276b
Merge pull request #87161 from r-ryantm/auto-update/vapoursynth-mvtools
vapoursynth-mvtools: 21 -> 22
2020-05-07 13:35:20 +02:00
Graham Christensen
c2d814880a
Merge pull request #86969 from prusnak/wxsqlite
wxsqlite3: 3.3.1 -> 4.5.1
2020-05-07 07:11:42 -04:00
Jörg Thalheim
2ba5a5f000
Merge pull request #87170 from Tomahna/scalafmt 2020-05-07 10:46:29 +01:00
Jörg Thalheim
05aa39eb01
Merge pull request #87109 from B4dM4n/jshon-update
jshon: 20160111.2 -> 20170302 + musl build
2020-05-07 10:04:01 +01:00
Kevin Rauscher
e7d5b48e21 scalafmt: 2.5.0 -> 2.5.1 2020-05-07 09:57:54 +02:00
Fabian Möller
3cd6970658
jshon: fix musl build 2020-05-07 09:43:35 +02:00
R. RyanTM
8ccf194370 openfst: 1.7.4 -> 1.7.6 2020-05-06 23:24:36 -07:00
R. RyanTM
9be92a964a mujs: 1.0.6 -> 1.0.7 2020-05-06 23:22:01 -07:00
R. RyanTM
9ffd5507e1 ldb: 2.1.1 -> 2.1.2 2020-05-06 23:21:13 -07:00
R. RyanTM
00f66e1bf4 libsolv: 0.7.11 -> 0.7.13 2020-05-06 23:19:52 -07:00
R. RyanTM
12372adc21 librelp: 1.5.0 -> 1.6.0 2020-05-06 23:18:21 -07:00
R. RyanTM
004b30e592 nuspell: 3.1.0 -> 3.1.1 2020-05-06 23:09:14 -07:00
R. RyanTM
15b922f4e3 vapoursynth-mvtools: 21 -> 22 2020-05-07 03:40:43 +00:00
Mario Rodas
90888c3cab
Merge pull request #87103 from filalex77/tokei-11.1.1
tokei: 11.1.0 -> 11.1.1
2020-05-06 21:03:40 -05:00
Rok Garbas
07bf31fecd
Merge pull request #86667 from brainrape/patch-5
makeDotElm: fix
2020-05-07 03:36:59 +02:00
Mario Rodas
efd676ad34
Merge pull request #87133 from r-ryantm/auto-update/flow
flow: 0.123.0 -> 0.124.0
2020-05-06 18:07:37 -05:00
R. RyanTM
96908213c0 libspiro: 20190731 -> 20200505 2020-05-06 22:16:22 +00:00
Maximilian Bosch
01539e6f9a
cargo-deny: 0.6.6 -> 0.6.7
https://github.com/EmbarkStudios/cargo-deny/releases/tag/0.6.7
2020-05-06 23:50:37 +02:00
Luke Granger-Brown
c13df548a3 php: override outputsToInstall when using withExtensions
At the moment, using .withExtensions on a PHP derivation will
produce something which can't be used inside an
environment.systemPackages array, because outputsToInstall refers
to an output which doesn't exist on the final derivation.

Instead, override it back to just containing the single output
"out".
2020-05-06 21:44:27 +01:00
Ben Darwin
34807336e8 python3Packages.dicom2nifti: init at 2.2.8 2020-05-06 13:36:03 -07:00
Maximilian Bosch
222196b9d6
Merge pull request #86733 from r-ryantm/auto-update/sbt
sbt: 1.3.9 -> 1.3.10
2020-05-06 22:29:27 +02:00
R. RyanTM
bc983a2bdb flow: 0.123.0 -> 0.124.0 2020-05-06 19:47:10 +00:00
Fabian Möller
f2b1359848
jshon: 20160111.2 -> 20170302 2020-05-06 20:31:27 +02:00
R. RyanTM
10b04f5b1f libtorrentRasterbar: 1.2.5 -> 1.2.6 2020-05-06 11:24:28 -07:00
R. RyanTM
e5840049e1 libmysqlconnectorcpp: 8.0.19 -> 8.0.20 2020-05-06 11:20:15 -07:00
Drew Risinger
4454ca488c conan: 1.24.0 -> 1.25.0 2020-05-06 11:14:32 -07:00
Tor Hedin Brønner
01a3fa470c
Merge pull request #86661 from hedning/gnome-3.36.2
Gnome 3.36.2
2020-05-06 19:43:38 +02:00
Cody Allen
f03e686f01 metals: 0.8.4 -> 0.9.0 2020-05-06 10:33:48 -07:00
Benjamin Hipple
0a169d1fd1 python27Packages.watchdog: 0.9.0 -> 0.10.2 2020-05-06 10:26:48 -07:00
R. RyanTM
f6eb78110e python37Packages.cmd2: 1.0.1 -> 1.0.2 2020-05-06 10:22:10 -07:00
R. RyanTM
446af47e7f python27Packages.cftime: 1.0.4.2 -> 1.1.2 2020-05-06 10:09:39 -07:00
R. RyanTM
abd57f28bf python27Packages.bitstruct: 8.8.1 -> 8.10.0 2020-05-06 10:01:58 -07:00
R. RyanTM
0663a984e7 python27Packages.EasyProcess: 0.2.8 -> 0.2.10 2020-05-06 10:00:50 -07:00
R. RyanTM
d90344dacb python27Packages.filetype: 1.0.6 -> 1.0.7 2020-05-06 09:57:57 -07:00
R. RyanTM
e76a81f19c python37Packages.aiohttp-socks: 0.3.7 -> 0.3.9 2020-05-06 09:48:11 -07:00
Ben Darwin
4e2322ae7a python3Packages.neo: init at 0.8.0 2020-05-06 09:47:34 -07:00
R. RyanTM
2e519d1c68 python37Packages.ezdxf: 0.11 -> 0.12 2020-05-06 09:46:37 -07:00
Drew Risinger
cae48ccad3 conan: unbreak with deprecation>=2.1 2020-05-06 09:46:18 -07:00
Drew Risinger
b87b654bdf pythonPackages.deprecation: 2.0.7 -> 2.1.0 2020-05-06 09:46:18 -07:00
Jörg Thalheim
d3a972ddb2
Merge pull request #87111 from B4dM4n/gnutls-musl 2020-05-06 17:06:02 +01:00
markuskowa
e231564fc4
Merge pull request #85839 from bhipple/u/dnnl-oneDNN
dnnl: rename to oneDNN to track upstream project rename
2020-05-06 17:38:12 +02:00
Fabian Möller
0665c8776a
gnutls: fix musl build
`musl` produces a different output than `glibc` during some tests, which
let's them fail.

Using `getpass(3)` under `musl` when `stdin` is not a tty omits the
prompt, which the `certtool` test expects to find.

See https://gitlab.com/gnutls/gnutls/-/issues/945
2020-05-06 17:37:55 +02:00
Michael Raskin
1eadc33e87
Merge pull request #86924 from r-ryantm/auto-update/gl2ps
gl2ps: 1.4.1 -> 1.4.2
2020-05-06 14:48:19 +00:00
Frederik Rietdijk
6b889a6e52 python3Packages.mortgage: init at 1.0.5 2020-05-06 16:42:04 +02:00
Jörg Thalheim
b737f2535e
Merge pull request #87097 from stigtsp/package/rakudo-2020.05
rakudo: 2020.02.1 -> 2020.05
2020-05-06 15:32:29 +01:00
Oleksii Filonenko
22c5473ff0 tokei: 11.1.0 -> 11.1.1 2020-05-06 13:52:10 +00:00
Michael Raskin
1a18a33b2d
Merge pull request #86837 from rby/fix/lisp-modules
quicklisp-to-nix: fix missing '&&' after test command
2020-05-06 13:46:08 +00:00
Stig Palmquist
cc1a17145e
rakudo: 2020.02.1 -> 2020.05
dependencies:
moarvm: 2020.02.1 -> 2020.05
nqp: 2020.02.1 -> 2020.05
2020-05-06 15:20:57 +02:00
Michael Raskin
803a829e6c
Merge pull request #86976 from r-ryantm/auto-update/lazarus
lazarus: 2.0.6 -> 2.0.8
2020-05-06 13:18:37 +00:00
Marcus Boyd
026073e57e python3Packages.spyder_3: remove broken application
Previously this had makeDesktopItem defined in it. Some recent tests
enabled for this option made it fail. It's no longer used as an
application (see the main spyder attribute for that), so all application
aspects have been removed.
2020-05-06 14:44:10 +02:00
Ben Darwin
d737f310ff ocamlPackages.owl: unbreak by reversing previous edits
- package was broken by 1c8aba83 (#83888)
 - fixes #85915
2020-05-06 09:21:58 +02:00
Mario Rodas
d7f63096f6
Merge pull request #87060 from vdemeester/update-buildkit
buildkit: 0.6.3 -> 0.7.1
2020-05-06 02:12:47 -05:00
adisbladis
d7c358645e
Merge pull request #86988 from adisbladis/poetry2nix-1_8_0
poetry2nix: 1.7.1 -> 1.8.0
2020-05-06 09:04:51 +02:00
Jörg Thalheim
f1eef414d1
Merge pull request #80655 from hlolli/release/fix-lumo 2020-05-06 07:42:32 +01:00