Commit Graph

35106 Commits

Author SHA1 Message Date
Lila
7517299146
treewide: fix broken AlpineLinux repo links (#87892) 2020-05-15 16:58:27 +01:00
Henk Kalkwater
5ecd99b2bd qt5.qtgamepad: init at 5.12.7 2020-05-14 21:56:30 -07:00
Dmitry Kalinkin
9943fd1a1d
Merge pull request #76653 from alexarice/agda-rework
Agda rework
2020-05-14 18:02:50 -04:00
Alex Rice
8ee4c3698c
Agda: Add turion as maintainer 2020-05-14 20:54:12 +01:00
Keshav Kini
43fb96efe8
iowa-stdlib: update homepage URL
The old homepage URL, which was hosted inside the old SVN server, isn't publicly accessible anymore. Since the project has officially moved to github, it seems better to set the github repo as the homepage.
2020-05-14 20:54:12 +01:00
Alex Rice
1175065111
agda.iowa-stdlib: mark broken 2020-05-14 20:54:12 +01:00
Alex Rice
a7cd372a3e
agda.standard-library: 1.1 -> 1.3 2020-05-14 20:54:12 +01:00
Alex Rice
6c1cdedb6d
agda-categories: init at 0.1 2020-05-14 20:54:12 +01:00
Alex Rice
c2814be3a3
agda-prelude: update 2020-05-14 20:54:11 +01:00
Alex Rice
d30e2468e0
agda: rework builder 2020-05-14 20:54:11 +01:00
Sarah Brofeldt
7625e2771f
Merge pull request #83711 from KoviRobi/libfive-2020-02-15
libfive: 2018-07-01 -> 2020-02-15
2020-05-14 21:16:26 +02:00
Andreas Rammhold
bf60834d6d
Merge pull request #87748 from Gaelan/nss-arm-fix
nss: fix building for aarch32 on aarch64
2020-05-14 20:42:25 +02:00
Benjamin Hipple
6a61ce54b9
Merge pull request #87789 from danieldk/mkl-pkgconfig
mkl: fix expectation of MKLROOT being set in pkg-config files
2020-05-14 13:55:10 -04:00
Daniël de Kok
e88673aa27 mkl: fix expectation of MKLROOT being set in pkg-config files
The Intel MKL pkg-config files did not work, because they expect that
the MKLROOT environment variable is set. This change replaces
occurences by the actual path of MKL in the Nix store.

Since the pkg-config files seem to break quite frequently after
upgrades, add a post-install check to validate the pkg-config files.
2020-05-14 19:40:18 +02:00
Peter Hoeg
d037d06def
Merge pull request #80521 from peterhoeg/qtquick_style
plasma and qtquick2 controls theme: init at 5.68
2020-05-15 01:34:08 +08:00
Peter Hoeg
9cc24aa9f0 kdeFrameworks.qqc2-desktop-style: init at 5.68 2020-05-15 01:10:03 +08:00
Gaelan Steele
b14d997778 nss: fix building for aarch32 on aarch64
There are two ways to build a package for aarch32 on an aarch64 machine:
either by cross compiling as normal, or by adding armv6l/armv7l to
extraPlatforms and doing a non-cross compile.

Previously, NSS failed to build with both methods: when using
extraPlatforms, things failed because NSS includes an armv8-specific
file (presumably based on the result of uname); when cross compiling,
NSS's build system expects to receive an architecture name of arm (not
armv6l or whatever), so was failing to include some arch-specific code
and failed with a linker error.

This commit fixes those things by a) always passing the arch, even when
not cross-compiling, and b) special-casing aarch32 to always pass in an
arch of arm.
2020-05-14 09:26:09 -07:00
Martin Weinelt
6011b231a7
activemq: 5.14.5 → 5.15.12
Fixes: CVE-2020-1941
2020-05-14 17:52:40 +02:00
Jan Tojnar
3116788c9b
tracker: remove unnecessary dependency
upower handling was moved to tracker miners a while ago.
2020-05-14 14:16:48 +02:00
Jan Tojnar
39b92f6e45
tracker: enable tests
Also remove glibcLocales which are no longer needed for tests and add DocBook 4.5 schemas which are needed for something.
2020-05-14 12:08:12 +02:00
Jan Tojnar
f220831068
tracker: format with nixpkgs-fmt 2020-05-14 12:08:11 +02:00
Frederik Rietdijk
404fe35d65 Merge staging-next into staging 2020-05-14 09:37:03 +02:00
Frederik Rietdijk
92a26320e7 Merge master into staging-next 2020-05-14 09:25:25 +02:00
Colin L Rice
d6162dab50
go-modules: Update files to use vendorSha256 2020-05-14 07:22:21 +01:00
R. RyanTM
58d0719bdd wavpack: 5.2.0 -> 5.3.0 2020-05-13 15:39:37 -07:00
Jaka Hudoklin
9a29fe5808
Merge pull request #87576 from xtruder/pkgs/libvirtd/polkit
libvirtd: polkit integration, security fixes
2020-05-13 21:00:51 +07:00
Jaka Hudoklin
741c8c24e1 libvirt: enable polkit support 2020-05-13 21:00:04 +07:00
Daniël de Kok
2548f8b467 sentencepiece: 0.1.86 -> 0.1.90
Changelog:

https://github.com/google/sentencepiece/releases/tag/v0.1.9
https://github.com/google/sentencepiece/releases/tag/v0.1.90
2020-05-13 08:26:00 +02:00
R. RyanTM
b633120a42 liburcu: 0.11.1 -> 0.12.1 2020-05-12 22:46:00 -07:00
Ryan Mulligan
35c089a6e2
Merge pull request #87008 from r-ryantm/auto-update/librealsense
librealsense: 2.33.1 -> 2.34.0
2020-05-12 18:47:00 -07:00
Matthew Bauer
34aff7f697 treewide: strip more things in cross
Stripping reduces closure sizes.
2020-05-12 14:31:03 -05:00
ajs124
d68171e327 sope: init at 4.3.2 2020-05-12 18:48:45 +02:00
Marek Mahut
1195705bcd
Merge pull request #87538 from chessai/add-cudd
cudd: init at 3.0.0
2020-05-12 15:48:18 +02:00
xbreak
ee5975319b
qt5: Add missing include path to pkg-config files
This is achieved by patching qtbase `qmake/generators/makefile.cpp` to
unconditionally add the missing `-I${includedir}`. The include path is
otherwise conditioned on whether it is already available or not. Since there is
no unified set of system include paths in nix this cause problems as reported
in #52457.
2020-05-12 06:25:28 +00:00
John Ericson
1ac5398589 *-wrapper; Switch from infixSalt to suffixSalt
I hate the thing too even though I made it, and rather just get rid of
it. But we can't do that yet. In the meantime, this brings us more
inline with autoconf and will make it slightly easier for me to write a
pkg-config wrapper, which we need.
2020-05-12 00:44:44 -04:00
worldofpeace
1e3ff03d1e
Merge pull request #87580 from lopsided98/patch-2
webkitgtk: reenable Hydra build
2020-05-11 23:27:12 -04:00
Dmitry Kalinkin
f149c7030a
arrow-cpp: 0.16.0 -> 0.17.0 2020-05-11 22:34:24 -04:00
Corbin Simpson
26a84c4497
libcello: 0.9.2 -> 2.1.0
* libcello: 0.9.2 -> 2.1.0

* Update pkgs/development/libraries/libcello/default.nix

Requested by ryantm. Thanks!

Co-authored-by: Ryan Mulligan <ryan@ryantm.com>

Co-authored-by: Ryan Mulligan <ryan@ryantm.com>
2020-05-11 17:29:53 -07:00
Ben Darwin
5e716bf469 vtk: 7.1.1 -> 8.2.0
- also create vtk_7 as several packages don't build with 8.x:
  - itk5: vtkVersion.h header not found at compile time
  - ants: version in tree (2.2.0) is incompatible with 8.2
  - itk4: ants depends on both vtk and itk4, so use vtk_7
  - gdcm: vtk header issue
  - python3Packages.vtk: Python C API compilation error with Python 3.8

- upgrade vtkWithQt4 -> vtkWithQt5
2020-05-11 17:54:29 -04:00
Timo Kaufmann
346de1fb8c
Merge pull request #87518 from r-ryantm/auto-update/sympow
sympow: 2.023.5 -> 2.023.6
2020-05-11 21:35:40 +00:00
Frederik Rietdijk
a0b4e664c0 Merge staging-next into staging 2020-05-11 22:09:27 +02:00
Florian Klink
629fa8a2d4
Merge pull request #86954 from lovesegfault/binutils-2.34
binutils: 2.31.1 -> 2.34
2020-05-11 22:08:50 +02:00
Frederik Rietdijk
82ca249c92
Merge pull request #87235 from NixOS/staging-next
Staging next
2020-05-11 22:07:40 +02:00
Thomas Tuegel
8eaf1f1cd3
Merge pull request #87545 from wamserma/libfm-fix-collision
libfm: fix duplicate inclusion of libfm-extra
2020-05-11 09:44:24 -05:00
Frederik Rietdijk
d20d734bcf Merge master into staging-next 2020-05-11 09:19:26 +02:00
Ben Wolsieffer
7d4c60f76a
webkitgtk: reenable Hydra build 2020-05-11 01:05:10 -04:00
chessai
b08f99f089 cudd: init at 3.0.0 2020-05-10 14:12:30 -07:00
Markus S. Wamser
f5c0535213 libfm: fix duplicate inclusion of libfm-extra 2020-05-10 22:54:17 +02:00
Ryan Mulligan
df3554a419
Merge pull request #87468 from r-ryantm/auto-update/qtpbfimageplugin
qtpbfimageplugin: 2.1 -> 2.2
2020-05-10 12:46:38 -07:00
R. RyanTM
f496e78685 libuchardet: 0.0.6 -> 0.0.7 2020-05-10 18:52:27 +00:00
R. RyanTM
f66d997a29 sympow: 2.023.5 -> 2.023.6 2020-05-10 16:42:21 +00:00
Ryan Mulligan
91031a8407
Merge pull request #83736 from r-ryantm/auto-update/libsignal-protocol-c
libsignal-protocol-c: 2.3.2 -> 2.3.3
2020-05-10 07:58:14 -07:00
R. RyanTM
b52a5c2dbf serd: 0.30.2 -> 0.30.4 2020-05-10 13:00:52 +00:00
Frederik Rietdijk
303adc7697 Merge master into staging-next 2020-05-10 09:43:48 +02:00
R. RyanTM
a0f46a2ece qtpbfimageplugin: 2.1 -> 2.2 2020-05-10 05:34:03 +00:00
R. RyanTM
cdb6d61feb libsForQt5.quazip: 0.8.1 -> 0.9 2020-05-10 03:14:47 +00:00
Bernardo Meurer
b83fb95a41 glibc: force OBJDUMP to cc.bintools 2020-05-09 15:21:17 -07:00
Dmitry Kalinkin
e80302dc7d
Merge pull request #86142 from bcdarwin/itk-5.1.0
Itk: 5.0.1 -> 5.1.0
2020-05-09 15:03:28 -04:00
Dmitry Kalinkin
8ceef190c1
Merge pull request #78352 from winpat/add_pxview
pxview: init at 0.2.5
2020-05-09 15:02:24 -04:00
Frederik Rietdijk
d7cca0f356 Merge master into staging-next 2020-05-09 11:12:29 +02:00
adisbladis
a34175ba56
Merge pull request #87205 from tbenst/imagecodecs-pkgs
libaec: init at 1.0.4; zopfli: include all headers
2020-05-09 10:14:59 +02:00
R. RyanTM
d4e3ca31f8 lasso: 2.6.0 -> 2.6.1 2020-05-09 09:00:37 +02:00
R. RyanTM
1f034f5853 cutelyst: 2.9.0 -> 2.10.0 2020-05-09 08:59:00 +02:00
R. RyanTM
d1d98122f8 liblcf: 0.6.1 -> 0.6.2 2020-05-09 08:57:54 +02:00
Frederik Rietdijk
289f4e5375
Merge pull request #86909 from r-ryantm/auto-update/gmime
gmime3: 3.2.6 -> 3.2.7
2020-05-09 08:55:50 +02:00
R. RyanTM
72144bcc53 smarty3: 3.1.35 -> 3.1.36 2020-05-09 08:51:30 +02:00
tbenst
d35bcbb4ae libaec: init at 1.0.4 2020-05-08 19:42:36 -07:00
Vladyslav M
d72ba9143d
Merge pull request #87211 from r-ryantm/auto-update/jflex 2020-05-08 23:22:09 +03: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
Kovacsics Robert
1e463bd602 libfive: 2018-07-01 -> 2020-02-15
Use proper Qt bindings (#65399). Note, current version didn't work for
me, new version does.

The libfive library is licensed under MPL 2.0, while the libfive-guile
and libfive-studio are under GPL 2+

Superseeds #66128
2020-05-08 17:35:56 +01:00
R. RyanTM
c0e63bc87e petsc: 3.13.0 -> 3.13.1 2020-05-08 15:57:25 +00: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
R. RyanTM
cf07c58d5d libgdiplus: 6.0.4 -> 6.0.5 2020-05-08 07:03:31 +02:00
R. RyanTM
2a44a01c04 libgsf: 1.14.46 -> 1.14.47 2020-05-08 07:03:08 +02:00
R. RyanTM
1b91ce4ee6 lv2: 1.16.0 -> 1.18.0 2020-05-08 07:02:45 +02:00
R. RyanTM
6ddc6c21bc libqmi: 1.24.6 -> 1.24.10 2020-05-08 07:02:25 +02:00
R. RyanTM
018ab3e0b8 libsass: 3.6.3 -> 3.6.4 2020-05-08 07:00:00 +02:00
R. RyanTM
67d0b9a266 libuninameslist: 20200313 -> 20200413 2020-05-08 06:57:54 +02:00
R. RyanTM
b6e2d80a3d libinput: 1.15.4 -> 1.15.5 2020-05-08 06:53:50 +02:00
R. RyanTM
3350c080e2 libuv: 1.35.0 -> 1.37.0 2020-05-08 06:53:29 +02:00
Benjamin Hipple
706642091e mkl: include symlinks to versioned libblas.so.3 names
Some build systems look for this specifically.
2020-05-08 06:52:02 +02:00
Jonathan Ringer
c1e605dd6b openblas: also export unversioned libraries for linux 2020-05-08 06:52:02 +02:00
Sheena Artrip
ea56589e2c libiberty: use pname 2020-05-08 06:50:50 +02:00
Frederik Rietdijk
bc48203b98 Merge staging-next into staging 2020-05-08 06:46:14 +02:00
Jan Tojnar
88c071e248
Merge pull request #87208 from r-ryantm/auto-update/gsettings-desktop-schemas 2020-05-08 06:39:03 +02:00
R. RyanTM
bac29d647f jflex: 1.8.1 -> 1.8.2 2020-05-07 19:15:07 +00:00
R. RyanTM
211c4fb5b4
glib-networking: 2.64.1 -> 2.64.2 (#86888) 2020-05-07 20:41:52 +02: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
R. RyanTM
bfbd769105 gsettings-desktop-schemas: 3.36.0 -> 3.36.1 2020-05-07 18:14:12 +00: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
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
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
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
R. RyanTM
8ccf194370 openfst: 1.7.4 -> 1.7.6 2020-05-06 23:24:36 -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
R. RyanTM
96908213c0 libspiro: 20190731 -> 20200505 2020-05-06 22:16:22 +00:00
Jan Tojnar
a0c2484d0e
Merge pull request #87082 from r-ryantm/auto-update/poppler-glib 2020-05-06 22:14:39 +02:00
R. RyanTM
fc11d3beaa
librsvg: 2.48.2 -> 2.48.4 (#86996) 2020-05-06 21:00:50 +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
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
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
52e113af20
Merge pull request #87002 from r-ryantm/auto-update/libsecret
libsecret: 0.20.2 -> 0.20.3
2020-05-06 15:13:14 +00:00
Michael Raskin
7ce657a4c8
Merge pull request #86890 from r-ryantm/auto-update/glibmm
glibmm: 2.62.0 -> 2.64.2
2020-05-06 15:11:52 +00:00
Michael Raskin
350976e6de
Merge pull request #87074 from r-ryantm/auto-update/pangomm
pangomm: 2.42.0 -> 2.42.1
2020-05-06 15:11:26 +00: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
R. RyanTM
410c9edbec poppler: 0.87.0 -> 0.88.0 2020-05-06 11:33:23 +00:00
R. RyanTM
89c0f86b9f pangomm: 2.42.0 -> 2.42.1 2020-05-06 10:05:28 +00:00
Wout Mertens
0e32be928d
Merge pull request #86972 from r-ryantm/auto-update/libdvdread
libdvdread: 6.1.0 -> 6.1.1
2020-05-06 10:29:34 +02:00
Vladimír Čunát
2ba59c0f8e
Revert "gst_all_1.gst-plugins-bad: fix build after opencv4 update"
This reverts commit 1906fc5bd1.
After 18a6a778 it isn't needed anymore.
2020-05-06 08:40:19 +02:00
Vladimír Čunát
e8d3c1579b
Merge branch 'staging' into staging-next 2020-05-06 08:22:27 +02:00
Vladimír Čunát
54eb2d1018
Merge branch 'staging-next'
Status on Hydra for linuxes seems good enough:
https://hydra.nixos.org/eval/1585703?filter=linux&compare=1585482&full=#tabs-now-fail
2020-05-06 08:20:05 +02:00
Vladimír Čunát
1906fc5bd1
gst_all_1.gst-plugins-bad: fix build after opencv4 update
/cc #85879
2020-05-06 07:39:10 +02:00
R. RyanTM
5f14d99efe intel-media-sdk: 20.1.0 -> 20.1.1 2020-05-06 00:35:29 -04:00
R. RyanTM
defdda6f93 faudio: 20.04 -> 20.05 2020-05-05 19:51:39 -07:00
R. RyanTM
6426943652 libgnurl: 7.69.1 -> 7.70.0 2020-05-05 18:50:32 -07:00
Taylor Viti
5377640490 nco: Patch hardcoded paths cp and mv
Commit b83ed3efe81525302469a3052982f41393a616e0 in the nco source
repo, hard-coded the paths to cp and mv, so as to point to their FHS
locations, which resulted in ncrename throwing a "file not found"
error when invoked outside of an FHS sandbox.

This nixpkgs commit patches the src/nco_fl_utl.c to instead point the
associated nixpkgs.coreutils locations. The hard-coded paths actually
occur in a number of other locations, but this is enough to quash the
error w/ ncrename (and presumably the other CLI nco tooling, although
this isn't tested).
2020-05-05 15:22:12 -10:00
Jan Tojnar
ea38cf9d96
Merge pull request #87017 from jtojnar/fwupd-1.4.1 2020-05-06 01:20:16 +02:00
Jan Tojnar
a6cd07ceaa
libjcat: 0.1.1 → 0.1.2
1a509ac60b
2020-05-06 00:15:03 +02:00
R. RyanTM
0efebee8a6 librealsense: 2.33.1 -> 2.34.0 2020-05-05 21:48:28 +00:00
R. RyanTM
c528e11e7f rdkafka: 1.3.0 -> 1.4.0 2020-05-05 17:23:39 -04:00
R. RyanTM
41e53b67c3 libsecret: 0.20.2 -> 0.20.3 2020-05-05 21:18:46 +00:00
Martin Weinelt
6baa4e74bf
wolfssl: v4.3.0 → v4.4.0
Fixes: CVE-2020-11713
2020-05-05 23:02:44 +02:00
R. RyanTM
06ea7091d3 libdvdread: 6.1.0 -> 6.1.1 2020-05-05 18:25:54 +00:00
Frederik Rietdijk
9875bbae75 Merge master into staging-next 2020-05-05 19:51:09 +02:00
Pavol Rusnak
271a9de2c8
wxsqliteplus: get rid of sha1 + package cleanup 2020-05-05 19:45:09 +02:00
Pavol Rusnak
bece8c0db2
wxsqlite3: 3.3.1 -> 4.5.1 2020-05-05 19:45:09 +02:00
Jörg Thalheim
18a6a7783b
Merge pull request #86405 from lblasc/gst-plugins-bad-fix 2020-05-05 17:53:52 +01:00
Patrick Winter
88246c57fc
pxlib: init at 0.6.8 2020-05-05 10:14:04 -04:00
Ryan Mulligan
c320408135
Merge pull request #86871 from r-ryantm/auto-update/geos
geos: 3.8.0 -> 3.8.1
2020-05-05 06:02:58 -07:00
R. RyanTM
40ddbbecea gl2ps: 1.4.1 -> 1.4.2 2020-05-05 10:38:47 +00:00
R. RyanTM
141051672c gmime3: 3.2.6 -> 3.2.7 2020-05-05 08:45:43 +00:00
Andrew Childs
969ae819f9 libjpeg_turbo: fix race in tests
Fixes:

12/151 Test  #46: jpegtran-shared-icc ...............................***Failed    0.03 sec
Premature end of JPEG file
JPEG datastream contains no image

63/151 Test  #47: jpegtran-shared-icc-cmp ...........................***Failed    0.12 sec
Could not obtain MD5 sum: No such file or directory

The following tests FAILED:
         46 - jpegtran-shared-icc (Failed)
         47 - jpegtran-shared-icc-cmp (Failed)

Example build: https://hydra.nixos.org/build/117594627
2020-05-05 16:24:59 +09:00
R. RyanTM
22a814fc74 glibmm: 2.62.0 -> 2.64.2 2020-05-05 06:33:42 +00:00
R. RyanTM
ba810eabde commonsCompress: 1.18 -> 1.20 2020-05-04 21:19:42 -07:00
R. RyanTM
ea625e4039 enet: 1.3.14 -> 1.3.15 2020-05-04 21:19:10 -07:00
R. RyanTM
b5124d35af freetds: 1.1.26 -> 1.1.33 2020-05-04 21:17:12 -07:00
Ben Darwin
5caa76705b elastix: update for ITK 5.1.0
- fetch patches to build elastix 5.0 with ITK 5.1
- update 'platforms': builds on Darwin, fails on aarch64
2020-05-05 00:08:04 -04:00
Ben Darwin
20cf206a09 simpleitk: itk -> itk4
- simpleitk 1.2.4 is incompatible with ITK 5.1, so this can be reverted when 2.x is released.
2020-05-05 00:08:04 -04:00
Ben Darwin
404834334b itk: 5.0.1 -> 5.1.0 2020-05-05 00:08:00 -04:00
R. RyanTM
e80d292213 geos: 3.8.0 -> 3.8.1 2020-05-05 02:06:04 +00:00
Ryan Mulligan
8471593028
Merge pull request #86781 from r-ryantm/auto-update/armadillo
armadillo: 9.860.1 -> 9.870.2
2020-05-04 08:02:09 -07:00
Ben Darwin
e72b2beab0 vtk: unbreak on OS X 2020-05-04 10:47:27 -04:00
R. RyanTM
4916562eeb armadillo: 9.860.1 -> 9.870.2 2020-05-04 14:19:12 +00:00
Franz Pletz
89b673b9e6
boringssl: 2017-02-23 -> 2019-12-04 2020-05-04 15:02:38 +02:00
Emery Hemingway
47ff94a179
Merge pull request #84143 from NotGate/patch-1
update libbass
2020-05-04 18:15:48 +05:30
R. RyanTM
7a17b13b48 or-tools: 7.5 -> 7.6 2020-05-04 03:12:00 -07:00
Anders Kaseorg
6356c0458d abseil-cpp: 20191119 -> 20200225.2
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-05-04 03:11:55 -07:00
R. RyanTM
d5c7ba352e catch2: 2.11.3 -> 2.12.1 2020-05-04 01:22:45 -07:00
Pavol Rusnak
7b0167204d treewide: use https for nixos.org and hydra.nixos.org
tarballs.nixos.org is omitted from the change because urls from there
are always hashed and checked
2020-05-03 22:14:21 -07:00
Andreas Rammhold
bce5268a21
niss: 3.51 -> 3.52 2020-05-04 01:39:35 +02:00
Benjamin Hipple
405909f46e
Merge pull request #85254 from thequux/cmake-paths-1
Cmake paths patch 1/? (boost, aws-sdk-cpp)
2020-05-03 19:38:16 -04:00
Mario Rodas
97017c0679
Merge pull request #86585 from r-ryantm/auto-update/leatherman
leatherman: 1.11.0 -> 1.12.0
2020-05-03 17:50:07 -05:00
Ryan Mulligan
dd359b31a7
Merge pull request #86597 from r-ryantm/auto-update/libosmium
libosmium: 2.15.4 -> 2.15.5
2020-05-03 11:55:04 -07:00
Andrew Childs
65d4935c0d jsoncpp: fix build on 32-bit arm 2020-05-03 11:02:34 -07:00
Andrew Childs
d09c84aa00 exiv2: fix build on 32-bit arm 2020-05-03 11:02:34 -07:00
Jan Tojnar
061003cef5
Merge pull request #86596 from r-ryantm/auto-update/libmypaint 2020-05-03 18:27:09 +02:00
R. RyanTM
2860973217
libmypaint: 1.5.1 -> 1.6.0 2020-05-03 18:21:36 +02:00
Tor Hedin Brønner
66d2cb34ef gjs: 1.64.1 -> 1.64.2 2020-05-03 17:42:31 +02:00
Tor Hedin Brønner
14cf400ed9 vte: 0.60.1 -> 0.60.2 2020-05-03 17:42:31 +02:00
Aaron Andersen
9a051ffe6e
Merge pull request #86608 from aanderse/cec
libcec: 4.0.4 -> 4.0.5
2020-05-03 08:19:59 -04:00
Aaron Andersen
38f65abc46 libcec: 4.0.4 -> 4.0.5 2020-05-02 14:22:39 -04:00
R. RyanTM
bcebd1969a libosmium: 2.15.4 -> 2.15.5 2020-05-02 15:23:02 +00:00
R. RyanTM
8bd07d5041 leatherman: 1.11.0 -> 1.12.0 2020-05-02 13:30:24 +00:00
Mario Rodas
31eb2eff1b
Merge pull request #86373 from marsam/init-icu67
icu67: init at 67.1
2020-05-02 10:41:47 -05:00
R. RyanTM
2099ca6782 libndctl: 67 -> 68 2020-05-02 10:17:17 +02:00
R. RyanTM
91a69a7345 openh264: 2.0.0 -> 2.1.0 2020-05-02 10:16:51 +02:00
Frederik Rietdijk
22ea1b9be2 Merge staging-next into staging 2020-05-02 10:13:08 +02:00
Peter Simons
68a53ade9d ndi: update from version 4.1.6 to 4.5.1
Related to https://github.com/NixOS/nixpkgs/issues/82617.
2020-05-02 10:00:18 +02:00
Frederik Rietdijk
afb1041148 Merge master into staging-next 2020-05-02 09:39:00 +02:00
Frederik Rietdijk
f855e59192 Revert "openexr, imlbase: unbreak on macOS"
To avoid merge conflict.

This reverts commit 8532d16e3d.
2020-05-02 09:33:06 +02:00
Andrew Childs
285bd2642b directfb: fix build on 32-bit arm with glibc >= 2.28 2020-05-02 07:42:14 +02:00
Luka Blaskovic
e7d3d3b51f gst-plugins-bad: fix compilation with opencv 4.3 2020-05-02 05:00:39 +00:00
Dmitry Kalinkin
d55c70e411
Merge pull request #85891 from veprbl/pr/uriparser_0_9_3
uriparser: 0.9.1 -> 0.9.3
2020-05-01 15:46:29 -04:00
Dmitry Kalinkin
35e674f6a5
Merge pull request #85922 from doronbehar/update-nheko
nheko: 0.6.4 -> 0.7.1
2020-05-01 15:44:59 -04:00
Florian Klink
52e7e6d9e7
Merge pull request #86466 from flokli/bwidget-fix-hash
bwidget: fix hash
2020-05-01 20:24:54 +02:00
Florian Klink
32fbb42ba7
Merge pull request #86329 from mikesperber/unbreak-openexr-macos
openexr, imlbase: unbreak on macOS
2020-05-01 19:55:32 +02:00
Jan Tojnar
cfdd91c6fb
fmt: fix pkg-config paths 2020-05-01 19:55:17 +02:00
Florian Klink
5da309c961 bwidget: fix hash
as seen on https://hydra.nixos.org/build/116886094/nixlog/2
2020-05-01 19:46:51 +02:00
Peter Hoeg
0a2faff305 libfilezilla: 0.19.3 -> 0.21.0 2020-05-01 16:38:21 +08:00
Frederik Rietdijk
00bbfccecf Merge staging into staging-next 2020-05-01 09:28:45 +02:00
Daniël de Kok
2cde8af5f5 sentencepiece: 0.1.85 -> 0.1.86
Changelog:

https://github.com/google/sentencepiece/releases/tag/v0.1.86
2020-05-01 09:21:14 +02:00
R. RyanTM
7ad2de54d7 libmwaw: 0.3.15 -> 0.3.16 2020-05-01 09:10:09 +02:00
R. RyanTM
1825ecc5ed c-blosc: 1.17.1 -> 1.18.1 2020-05-01 09:09:50 +02:00
R. RyanTM
b385b215fa libtirpc: 1.2.5 -> 1.2.6 2020-05-01 09:08:10 +02:00
R. RyanTM
51b1533b37 suitesparse-graphblas: 3.2.1 -> 3.2.2 2020-05-01 09:06:34 +02:00
R. RyanTM
56de5bed5f glew: 2.1.0 -> 2.2.0 2020-05-01 09:03:55 +02:00
Markus Kowalewski
15cd0bd993 openblas: 0.3.8 -> 0.3.9 2020-05-01 09:02:51 +02:00
Frederik Rietdijk
484ee79050 Merge staging-next into staging 2020-05-01 08:57:10 +02:00
Cole Helbling
90c503237a libvorbis: fix 404'ing patch
Also use full commit for the other patch, just in case there's ever a
collision, as unlikely as that may be.
2020-05-01 08:49:14 +02:00
Frederik Rietdijk
635ea98f2f
Merge pull request #86330 from NixOS/staging-next
Staging next
2020-05-01 08:37:12 +02:00
Mario Rodas
bcd4a1758e
Merge pull request #86374 from marsam/update-protobuf3_11
protobuf3_11: 3.11.3 -> 3.11.4
2020-04-30 23:25:24 -05:00
Jan Tojnar
083b0ba631
Merge pull request #86416 from jtojnar/gi-selfhook-fix 2020-04-30 22:42:36 +02:00
Jan Tojnar
8f7387f219
gobject-introspection: Ensure the giDiscoverSelf is run before gappsWrapperArgsHook
gappsWrapperArgsHook tries to collect GI_TYPELIB_PATH environment variable so if we want it to see the path giDiscoverSelf adds, we need to force the order.
2020-04-30 20:12:30 +02:00
markuskowa
01790228ca
Merge pull request #86322 from bzizou/openmpi-fabric
openmpi: add libfabric support (for omnipath networks)
2020-04-30 12:33:18 +02:00
Doron Behar
bdcbfc77c9 nheko && mtxclient: enable for Darwin but mark as broken 2020-04-30 10:30:52 +03:00
Doron Behar
2abd30cb87 mtxclient: fix boost make issue 2020-04-30 10:30:51 +03:00
Doron Behar
5c39300463 tweeny: init at 3.1.0 2020-04-30 10:30:13 +03:00
Doron Behar
875cdcff4a mtxclient: mention why tests are disabled 2020-04-30 10:05:16 +03:00
Doron Behar
6584d4fdb9 mtxclient: 0.2.1 -> 0.3.0 2020-04-30 10:01:18 +03:00
Doron Behar
59b5e92117 mtxclient: format inputs and arguments 2020-04-30 09:57:48 +03:00
Jan Tojnar
a60e61d6f1
Merge pull request #86318 from jtojnar/gtk-3.24.20
gtk3: 3.24.18 → 3.24.20
2020-04-30 08:11:46 +02:00
Ben Darwin
948b38300d
vtkWithQt4: actually build QVTK libs/headers (#84772)
- VTK_USE_QT is obsolete and didn't have the intended effect
2020-04-29 19:11:14 -04:00
Vladimír Čunát
4d9e007563
nettle: 3.5.1 -> 3.6
https://lists.lysator.liu.se/pipermail/nettle-bugs/2020/008967.html
Ed448 should now just work in knot-{dns,resolver}.
2020-04-29 23:08:15 +02:00
Mike Sperber
8532d16e3d openexr, imlbase: unbreak on macOS
With the default configuration, the libraries are generated with a
-2_4.24.dylib suffix, and linking with -l...-2_4  doesn't work.  Pass
the configure option to turn off the suffix.
2020-04-29 17:27:21 +02:00
Bruno Bzeznik
ee7eaaf06e openmpi: add libfabric support (for omnipath networks) 2020-04-29 15:45:25 +02:00
Jan Tojnar
d518884d38
gtk3: 3.24.18 → 3.24.20
db39ce2b16/NEWS (L1-38)

Also switch to a merged pkg-config patch and add a patch comment.
2020-04-29 14:39:20 +02:00
Jan Tojnar
519b7d24f4
Merge pull request #65835 from jorsn/libextractor-gstreamer 2020-04-29 13:29:28 +02:00
Peter Hoeg
8f43c55598
Merge pull request #86289 from peterhoeg/f/libeatmydata
libeatmydata: allow building from checkout
2020-04-29 17:44:01 +08:00
Mario Rodas
878ed3e2b5
icu67: init at 67.1
Changelog: https://github.com/unicode-org/icu/releases/tag/release-67-1
2020-04-29 04:20:00 -05:00
Peter Hoeg
3628b1c6bf libeatmydata: allow building from checkout
Also include note about running tests.
2020-04-29 16:17:04 +08:00
Jan Tojnar
2874eebfd2
Merge branch 'staging-next' into staging 2020-04-29 08:35:47 +02:00
Jan Tojnar
f14021febf
Merge branch 'master' into staging-next 2020-04-29 08:35:23 +02:00
Jan Tojnar
2b5e2ffe0a
Merge pull request #86165 from jtojnar/libusb-compat-rename 2020-04-29 08:26:08 +02:00
Colin
4007ceb6af
treewide get rid of go 1.12 (#83253)
* treewide Drop unneeded go 1.12 overrides

* Fix packr to be go module compatible.

I updated to version 2.8.0 which is the latest on master.
Then due to the 2 different sets of go modules which are used, I split
the build into two different derivations, then merged them togethor
using symlinkJoin to have the same output structure as the existing derivation.

* Remove consul dependency on go1.12

I updated the consul version to 1.7.2 and flipped it to building using
modules.

* Remove go1.12 from perkeep.

Update the version to the latest unstable on master.

* Update scaleway-cli to not be pinned to go1.12

Switched the version to 1.20

* Update prometheus-varnish-exporter to not depend on go1.12

* Update lnd to build with go1.12

Updated the version
Forced only building subpackages with main to prevent panics over
multiple modules in one repo

* Remove go1.12 from openshift

Had to update the version to 4.1.0 and do a bit of munging to get this
to work

* Remove go1.12 completely.

These are no longer needed.

* Update bazel-watcher and make it build with go 1.14
2020-04-28 20:16:20 -04:00
worldofpeace
a8b60a8567
Merge pull request #86167 from jtojnar/webkitgtk-2.28.2
webkitgtk: 2.28.1 → 2.28.2
2020-04-28 18:46:10 -04:00
Griffin Smith
f509255ff7 openexr,ilmbase: Switch to cmake-based build
It appears that the autotools based build isn't supported on Darwin.
Just use the stdenv-builtin cmake build everywhere, as it works just
fine and is simpler.
2020-04-28 17:57:48 -04:00
Johannes Rosenberger
555b8c1a46 libextractor: add support for gstreamer plugin
The gstreamer plugin provides support for additional common
file/tagging formats like id3 tags in mp3 files. In addition, it
e.g. exposes more tags than the FLAC plugin for FLAC files.

Increase of closure size: 86.71 MB (52.8%)
2020-04-28 22:06:03 +02:00
Martin Weinelt
2091d42cef openldap: 2.4.49 → 2.4.50
Fixes: CVE-2020-12243

In filter.c in slapd in OpenLDAP before 2.4.50, LDAP search filters
with nested boolean expressions can result in denial of service
(daemon crash).
2020-04-28 21:51:49 +02:00
Jörg Thalheim
7610f0417b
Merge pull request #84199 from mmilata/libmicrodns-0.1.2
libmicrodns: 0.1.0 -> 0.1.2
2020-04-28 15:16:17 +01:00
Jörg Thalheim
30d5f9709a
kinetic-cpp-client: remove
- not updated since 2015
- upstream has no releases since 2016
- has no maintainer in nixpkgs
- marked as insecure because of old openssl
2020-04-28 13:01:36 +01:00
Jörg Thalheim
d894038d0b
Merge remote-tracking branch 'upstream/master' into HEAD 2020-04-28 12:54:51 +01:00
Jan Tojnar
8a339b4a79
webkitgtk: 2.28.1 → 2.28.2
* https://webkitgtk.org/security/WSA-2020-0005.html
* https://webkitgtk.org/2020/04/24/webkitgtk2.28.2-released.html
2020-04-28 06:37:03 +02:00
Jan Tojnar
e89e2edc73
libusb-compat-0_1: rename from libusb 2020-04-28 05:33:41 +02:00
Cole Mickens
c15f5903d7
libquotient: rename from libqmatrixclient; v0.5.2 -> v0.5.3.2
aliases: throw messages for libqmatrixclient and quaternion-git
2020-04-27 13:45:48 -07:00
Konrad Borowski
f05a209e34 libfido2: make builds reproducible 2020-04-27 20:12:12 +02:00
Martin Milata
ddf0438493 libssh: 0.8.8 -> 0.8.9
Fixes CVE-2020-1730.
Release notes: https://www.libssh.org/2020/04/09/libssh-0-9-4-and-libssh-0-8-9-security-release/
2020-04-27 20:10:40 +02:00
Linus Heckemann
166f2a01eb libglvnd: 1.2.0 -> 1.3.1 2020-04-27 19:59:52 +02:00
Frederik Rietdijk
80d069b157 Merge staging-next into staging 2020-04-27 19:36:01 +02:00
Frederik Rietdijk
16f031e8e7
Merge pull request #86139 from NixOS/staging-next
Staging next
2020-04-27 19:35:17 +02:00
Florian Klink
3b1e189f40
Merge pull request #85965 from flokli/libusb1-cleanups
make libusb1 dependencies explicit
2020-04-27 16:40:47 +02:00
Florian Klink
be36fc67ff
Merge pull request #85879 from lovesegfault/opencv-4.3.0
opencv4: 4.1.2 -> 4.3.0
2020-04-27 14:26:19 +02:00
Florian Klink
d0b9aa6fa2 usbredir: request libusb1 directly
Also, fix the website there, and tidy up the spice-gtk derivation, which
makes use of libusb1 too.
2020-04-27 12:16:40 +02:00
Florian Klink
eac6c63db1 hidapi: request libusb1 directly 2020-04-27 12:16:23 +02:00
Jörg Thalheim
3629975546
dqlite: limit build to Linux
https://dqlite.io/docs/faq#are-windows-and-macos-supported
2020-04-27 09:31:46 +01:00
Jörg Thalheim
498e960f29
dqlite: 1.4.0 -> 1.4.1 2020-04-27 08:15:22 +01:00
Jörg Thalheim
cf536ed5a3
raft-canonical: 0.9.17 -> 0.9.18 2020-04-27 08:15:21 +01:00
Benjamin Hipple
d9e9e50b01
Merge pull request #85935 from arianvp/fix-libcbor
libcbor: Fix pkgconfig being placed correctly
2020-04-27 00:35:02 -04:00
Bernardo Meurer
080c064d1d opencv4: 4.1.2 -> 4.3.0 2020-04-26 15:11:18 -07:00
Bernardo Meurer
e5e31593ce openexr,imlbase: 2.3.0 -> 2.4.1 2020-04-26 14:29:17 -07:00
Matthieu Coudron
a5e6e5c170 libmpack: fix source url
Repository was moved to an organization.
2020-04-26 21:25:51 +02:00
Frederik Rietdijk
57cfb787ef Merge staging into staging-next 2020-04-25 21:53:27 +02:00
Benjamin Hipple
86283d9da7
Merge pull request #85977 from bhipple/cleanup/aspell
aspell, tla: use pname
2020-04-25 15:24:56 -04:00
worldofpeace
7280b5eef9
Merge pull request #85886 from primeos/libva
libva: 2.6.1 -> 2.7.1
2020-04-25 14:49:50 -04:00
worldofpeace
d3f8f69b45
Merge pull request #86011 from worldofpeace/p11-kit-trust-paths
p11-kit: add trust paths
2020-04-25 14:13:19 -04:00
Michael Weiss
74ac6ffad0
libva: 2.6.1 -> 2.7.1
Fixes #85850.
2020-04-25 18:28:32 +02:00
worldofpeace
4c40b43a7c p11-kit: add trust paths
Fixes  #82422
2020-04-25 12:27:34 -04:00
Jan Tojnar
03c0ab3857
goocanvasmm2: fix update script attrPath 2020-04-25 15:18:44 +02:00
Alex Rice
6cbaa256fa
agda-base: remove broken package 2020-04-25 09:56:53 +01:00
Alex Rice
a519f22c03
bitvector: remove broken package 2020-04-25 09:56:53 +01:00
Alex Rice
36840c5ff7
categories: remove broken package 2020-04-25 09:56:52 +01:00
Alex Rice
781a9273a8
pretty: remove broken package 2020-04-25 09:56:52 +01:00
Alex Rice
99fa0644c9
Agda-Sheaves: remove broken package 2020-04-25 09:56:52 +01:00
Alex Rice
229ef0ea8a
TotalParserCombinators: remove broken package 2020-04-25 09:56:52 +01:00
Rouven Czerwinski
bc8e1f3ad5 pipewire: patch for SIGILL in fmt-ops
Hydra run tests are failing with SIGILL, see [1] , import the upstream
patch to fix the issue. Presumably not all hydra runners have the same
instruction extensions, this should fix the tests on those without AVX2.

[1]: https://hydra.nixos.org/build/117012754
2020-04-25 08:28:50 +02:00
Frederik Rietdijk
bb10352242 Merge staging-next into staging 2020-04-25 07:53:37 +02:00
Konrad Borowski
79a11bd310 pcg-c: update homepage link to use HTTPS 2020-04-24 19:44:59 -07:00
Konrad Borowski
5fac10ccb1 lv2: update homepage link to use HTTPS 2020-04-24 19:44:59 -07:00
Konrad Borowski
308636a84c lirc: update homepage link to use HTTPS 2020-04-24 19:44:59 -07:00
Konrad Borowski
47dc4104d4 libpgf: update homepage link to use HTTPS 2020-04-24 19:44:59 -07:00
Konrad Borowski
8998be8efb AgdaStdlib: update homepage link to use HTTPS 2020-04-24 19:44:59 -07:00
Benjamin Hipple
35ee9b6d94 aspell, tla: use pname 2020-04-24 20:16:12 -04:00
Kevin Stock
295475a378 aspell, tla: use HTTPS instead of FTP
ftp.gnu.org intends to disable the FTP protocol for downloads on this
server, and strongly recommends using https instead.
2020-04-24 17:43:35 -04:00
Arian van Putten
3ec47a7bb0 libcbor: Fix pkgconfig being placed correctly
Fixes #85932
2020-04-24 14:51:15 +02:00
adisbladis
755d20a0ae
Merge pull request #85901 from zowoq/slirp
libslirp: 4.2.0 -> 4.3.0, slirp4netns: 1.0.0 -> 1.0.1
2020-04-24 11:37:00 +02:00
Michael Raskin
09079c4e76
Merge pull request #85912 from chkno/allegro
allegro4: 4.4.2 -> 4.4.3.1 (fixes atanks & racer)
2020-04-24 08:54:46 +00:00
Jan Tojnar
5e6adf78e9
Merge pull request #84771 from r-ryantm/auto-update/fmt 2020-04-24 03:26:21 +02:00
zowoq
3f2fdbb6f9 libslirp: 4.2.0 -> 4.3.0
https://gitlab.freedesktop.org/slirp/libslirp/-/releases/v4.3.0
2020-04-24 10:36:14 +10:00
Dmitry Kalinkin
db664905e3
uriparser: disable building docs 2020-04-23 16:49:02 -04:00
Dmitry Kalinkin
ec6bc32a3d
uriparser: 0.9.1 -> 0.9.3 2020-04-23 16:08:12 -04:00
R. RyanTM
08d634a7a0
fmt: 6.1.2 -> 6.2.0 2020-04-23 22:05:00 +02:00
Bernardo Meurer
af87f13d0c gtk3: 3.24.17 -> 3.24.18 2020-04-23 09:39:58 -07:00
Frederik Rietdijk
cff0669a48 Merge master into staging-next 2020-04-23 08:11:16 +02:00
Benjamin Hipple
bab9dabd64 dnnl: rename to oneDNN to track upstream project rename
See the link in the default.nix file for details.  This adds an alias for
backwards compatibility.
2020-04-22 22:24:43 -04:00
Benjamin Hipple
21be830522
Merge pull request #85799 from matthewbauer/blas-lapack-expand-docs
BLAS/LAPACK fixup and expand docs
2020-04-22 21:56:20 -04:00
Jan Tojnar
a2bdcd794b
gegl_0_4: try to fix tests timing out 2020-04-22 23:01:31 +02:00
Frederik Rietdijk
0ccc411dd8 waylandpp: fix after incorrect merge 2020-04-22 19:53:43 +02:00
Frederik Rietdijk
aa272d8e82 waylandpp: fix after incorrect merge 2020-04-22 19:53:19 +02:00
Matthew Bauer
5a500ff0ba blas,lapack: use correct name for library
To match the soname, we need to use libblas.so.3, liblapack.so.3.
2020-04-22 12:37:04 -05:00
Frederik Rietdijk
6c13816249 Merge staging-next into staging 2020-04-22 17:20:43 +02:00
Frederik Rietdijk
8374a2a0ee Merge master into staging-next 2020-04-22 17:20:20 +02:00
Domen Kožar
ace7b93131
Merge pull request #72420 from minijackson/waylandpp-0.2.7
waylandpp: 0.2.5 -> 0.2.7, make it split-output package
2020-04-22 13:12:06 +02:00
Scott Worley
138300330c allegro4: 4.4.2 -> 4.4.3.1 (fixes atanks & racer) 2020-04-22 02:40:36 -07:00
Martin Weinelt
bb4f46855f openssl: 1.1.1f → 1.1.1g
Fixes: CVE-2020-1967

Segmentation fault in SSL_check_chain (CVE-2020-1967)
=====================================================

Severity: High

Server or client applications that call the SSL_check_chain() function during or
after a TLS 1.3 handshake may crash due to a NULL pointer dereference as a
result of incorrect handling of the "signature_algorithms_cert" TLS extension.
The crash occurs if an invalid or unrecognised signature algorithm is received
from the peer. This could be exploited by a malicious peer in a Denial of
Service attack.

OpenSSL version 1.1.1d, 1.1.1e, and 1.1.1f are affected by this issue.  This
issue did not affect OpenSSL versions prior to 1.1.1d.

Affected OpenSSL 1.1.1 users should upgrade to 1.1.1g

This issue was found by Bernd Edlinger and reported to OpenSSL on 7th April
2020. It was found using the new static analysis pass being implemented in GCC,
- -fanalyzer. Additional analysis was performed by Matt Caswell and Benjamin
Kaduk.
2020-04-22 02:14:44 +02:00
Jan Tojnar
78a7c57367
Merge pull request #81731 from r-ryantm/auto-update/appstream-glib 2020-04-22 00:36:53 +02:00
Frederik Rietdijk
23be4a8b4d Merge master into staging-next 2020-04-21 19:59:56 +02:00
Frederik Rietdijk
ec21df329a
Merge pull request #85636 from matthewbauer/blas-lapack-fix-fallout-from-83888
BLAS/LAPACK fix fallout from #83888
2020-04-21 19:59:16 +02:00
Frederik Rietdijk
bae8756c1a libyaml: 0.2.3 -> 0.2.4 2020-04-21 18:43:47 +02:00
R. RyanTM
aaddfc0c5b libunwind: 1.3.1 -> 1.4.0 2020-04-21 08:41:13 +02:00
R. RyanTM
6a64dbefd0 libnetfilter_conntrack: 1.0.7 -> 1.0.8 2020-04-21 08:40:58 +02:00
R. RyanTM
640186a866 libvdpau: 1.3 -> 1.4 2020-04-21 08:38:50 +02:00
R. RyanTM
4613022b5d libyaml: 0.2.2 -> 0.2.3 2020-04-21 08:37:46 +02:00
Jörg Thalheim
c88f04cb93 gpgme: convert macos sed patch scripts to patch files
This is less brittle and breaks loud if the code changes.
Also remove the /usr/bin/file patch. It is not really required
for the build to work, the generated warning is harmless.
2020-04-21 08:37:12 +02:00
Kirill Elagin
5470d96645 pgpgme: Fix build with python on macOS
* Replace LD_LIBRARY_PATH with OS-specific name (e.g. DYLD_LIBRARY_PATH
  on macOS).
* Disable Python tests on macOS, because they use gpg, which fails due
  to a very long socket path (https://github.com/NixOS/nix/pull/1085).

The former should be fixed upstream. The latter is a Nix-specific issue,
but it can be worked-around upstream by making Python tests respect
--disable-gpg-test.
2020-04-21 08:37:12 +02:00
Pavol Rusnak
3c83abd60f libfido2: 1.3.1 -> 1.4.0
- drop upstreamed patches
- use system hidapi
2020-04-21 08:31:37 +02:00
Frederik Rietdijk
803b3d296c Merge staging-next into staging 2020-04-21 08:29:51 +02:00
Ben Darwin
fe07e2b2ac elastix: enable tests 2020-04-21 07:54:59 +02:00
Ben Darwin
30cafee8b6 elastix: python -> python3 2020-04-21 07:54:59 +02:00
Matthew Bauer
a6a502fca0 magma: remove mklSupport flag
This now relies on the "blas" and "lapack" packages.
2020-04-20 16:02:57 -05:00
Matthew Bauer
ff2f2644f8 blas,lapack: use isILP64 instead of is64bit
This is a better name since we have multiple 64-bit things that could
be referred to.

LP64  : integer=32, long=64, pointer=64
ILP64 : integer=64, long=64, pointer=64
2020-04-20 16:02:43 -05:00
markuskowa
3bbd074217
Merge pull request #79953 from r-ryantm/auto-update/mdds
mdds: 1.5.0 -> 1.6.0
2020-04-20 20:27:22 +02:00
markuskowa
52df4fa7d0
Merge pull request #83752 from r-ryantm/auto-update/netcdf
netcdf: 4.7.3 -> 4.7.4
2020-04-20 18:59:17 +02:00
Léo Gaspard
203955fa0c
Merge pull request #82714 from delroth/s3tc
libtxc_dxtn{,_s2tc}: remove from nixpkgs + hardware.opengl options
2020-04-20 13:41:47 +02:00
Mario Rodas
172746d796
icu66: init at 66.1 2020-04-20 04:21:00 -05:00
Mario Rodas
c5bcdbf2c0
icu65: init at 65.1 2020-04-20 04:20:00 -05:00
Pierre Bourdon
1b89bffcf4
libtxc_dxtn{,_s2tc}: remove from nixpkgs + hardware.opengl options
Context: discussion in https://github.com/NixOS/nixpkgs/pull/82630

Mesa has been supporting S3TC natively without requiring these libraries
since the S3TC patent expired in December 2017.
2020-04-20 03:19:41 +02:00
Alyssa Ross
ec2710b0d7 libqmi: enableParallelBuilding
Works fine for me with -j48.
2020-04-19 22:37:11 +00:00
Yegor Timoshenko
6f1165a0cb
Merge pull request #84522 from emilazy/add-linux-hardened-patches
linux_*_hardened: use linux-hardened patch set
2020-04-19 20:01:35 +03:00
Jörg Thalheim
6cfb2c8ebc
Merge pull request #85499 from bhipple/u/dnnl 2020-04-19 16:39:35 +01:00
Jan Tojnar
6cbf2e186c
webkitgtk: 2.28.0 → 2.28.1 (#85378)
Fixes a CVE https://webkitgtk.org/security/WSA-2020-0004.html
https://webkitgtk.org/2020/04/13/webkitgtk2.28.1-released.html
2020-04-19 16:54:16 +02:00
worldofpeace
0bab5253b1
Revert "[WIP] {help wanted} twolame: 2017-09-27 -> 0.4.0" 2020-04-18 20:43:37 -04:00
Vladimír Čunát
e233a9d4dd
Merge #84442: staging-next branch 2020-04-18 23:11:00 +02:00
Anderson Torres
8bafac89cd
Merge pull request #84363 from AndersonTorres/update-twolame
twolame : 2017-09-27 -> 0.4.0
2020-04-18 16:54:43 -03:00
John Ericson
1ea80c2cc3 Merge remote-tracking branch 'upstream/master' into staging 2020-04-18 15:40:49 -04:00
Jan Tojnar
09c4736405
Merge pull request #83755 from jtojnar/jcat-0.1 2020-04-18 20:38:24 +02:00
Benjamin Hipple
dfe70a2d63 dnnl: 1.2.2 -> 1.4
The upstream readme has a note about renaming the git repo and libname:
https://github.com/oneapi-src/oneDNN#oneapi-deep-neural-network-library-onednn

Changelog: https://github.com/oneapi-src/oneDNN/releases/tag/v1.4
2020-04-18 11:40:47 -04:00
Pavol Rusnak
fadcfc3ea4
treewide: per RFC45, remove more unquoted URLs 2020-04-18 14:04:37 +02:00
Vladimír Čunát
d96487b9ca
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1582510
2020-04-18 07:42:26 +02:00
John Ericson
e3d50e5cb0 Merge branch 'master' of github.com:NixOS/nixpkgs into staging 2020-04-18 00:10:08 -04:00
Will Dietz
ca722c5e2b libtorrent-rasterbar: 1.1.11 -> 1.2.5
https://raw.githubusercontent.com/arvidn/libtorrent/libtorrent-1_2_5/ChangeLog

The old release is kept available as libtorrentRasterbar-1_1_x for deluge 1.x.
2020-04-18 02:00:04 +02:00
Milan Pässler
69e73264a9 Partially revert "libtorrent-raster: 1.1.11 -> 1.2.5; qbittorrent: 4.2.1 -> 4.2.2"
This partially reverts commit cc03fb4210.
The libtorrentRasterbar update broke deluge 1.x, the hash was not
updated and obsolete dependencies and flags were not removed.
2020-04-18 02:00:04 +02:00
John Ericson
cc880cd91f Merge remote-tracking branch 'upstream/master' into staging 2020-04-17 18:50:55 -04:00
adisbladis
ce283f055b
Merge pull request #85448 from bhipple/fix/mesa-glu
mesa-glu: use HTTPS instead of FTP
2020-04-18 00:46:20 +02:00
John Ericson
33c2a76c5e Merge remote-tracking branch 'upstream/master' into staging 2020-04-17 18:40:51 -04:00
Matthew Bauer
fcf33e2499 scs: breaks on 64bit blas 2020-04-17 16:24:31 -05:00
Matthew Bauer
98fb0ede70 arrayfire: remove mkl
This is unfree.
2020-04-17 16:24:30 -05:00
Matthew Bauer
1c8aba8334 treewide: use blas and lapack
This makes packages use lapack and blas, which can wrap different
BLAS/LAPACK implementations.

treewide: cleanup from blas/lapack changes

A few issues in the original treewide:

- can’t assume blas64 is a bool
- unused commented code
2020-04-17 16:24:09 -05:00
Matthew Bauer
43873351ff blas/lapack: add wrapper for “alternative”s of BLAS/LAPACK provider
This is based on previous work for switching between BLAS and LAPACK
implementation in Debian[1] and Gentoo[2]. The goal is to have one way
to depend on the BLAS/LAPACK libraries that all packages must use. The
attrs “blas” and “lapack” are used to represent a wrapped BLAS/LAPACK
provider. Derivations that don’t care how BLAS and LAPACK are
implemented can just use blas and lapack directly. If you do care what
you get (perhaps for some CPP), you should verify that blas and lapack
match what you expect with an assertion.

The “blas” package collides with the old “blas” reference
implementation. This has been renamed to “blas-reference”. In
addition, “lapack-reference” is also included, corresponding to
“liblapack” from Netlib.org.

Currently, there are 3 providers of the BLAS and LAPACK interfaces:

- lapack-reference: the BLAS/LAPACK implementation maintained by netlib.org
- OpenBLAS: an optimized version of BLAS and LAPACK
- MKL: Intel’s unfree but highly optimized BLAS/LAPACK implementation

By default, the above implementations all use the “LP64” BLAS and
LAPACK ABI. This corresponds to “openblasCompat” and is the safest way
to use BLAS/LAPACK. You may received some benefits from “ILP64” or
8-byte integer BLAS at the expense of breaking compatibility with some
packages.

This can be switched at build time with an override like:

    import <nixpkgs> {
        config.allowUnfree = true;
        overlays = [(self: super: {
          lapack = super.lapack.override {
            lapackProvider = super.lapack-reference;
          };
          blas = super.blas.override {
            blasProvider = super.lapack-reference;
          };
        })];
      }

or, switched at runtime via LD_LIBRARY_PATH like:

    $ LD_LIBRARY_PATH=$(nix-build -E '(with import <nixpkgs> {}).lapack.override { lapackProvider = pkgs.mkl; is64bit = true; })')/lib:$(nix-build -E '(with import <nixpkgs> {}).blas.override { blasProvider = pkgs.mkl; is64bit = true; })')/lib ./your-blas-linked-binary

By default, we use OpenBLAS LP64 also known in Nixpkgs as
openblasCompat.

[1]: https://wiki.debian.org/DebianScience/LinearAlgebraLibraries
[2]: https://wiki.gentoo.org/wiki/Blas-lapack-switch
2020-04-17 16:23:55 -05:00
Matthew Bauer
90326ba624 lapack: enable shared libraries, cblas, and tests 2020-04-17 16:17:12 -05:00
Jan Tojnar
42f2d370a5
Merge pull request #81955 from r-ryantm/auto-update/poppler-glib 2020-04-17 18:38:20 +02:00
Michele Guerini Rocco
8afc0daa29
Merge pull request #85431 from rnhmjoj/vapoursynth
vapoursynth: R48 -> R49
2020-04-17 18:20:46 +02:00
Benjamin Hipple
ba8c116519 mesa-glu: use HTTPS instead of FTP
FTP is often blocked by firewalls and is generally slower and less secure than HTTPS.

No change to `src` hash.
2020-04-17 11:35:16 -04:00
Emily
10dd3f3de0 graphene-hardened-malloc: enable on aarch64-linux 2020-04-17 16:12:29 +01:00
rnhmjoj
c339130b80
vapoursynth: R48 -> R49 2020-04-17 08:51:55 +02:00
Jan Tojnar
d1009f4d99
gst_all_1.gstreamer: fix build 2020-04-16 16:46:13 +02:00
Profpatsch
bcfca556f4 skalibs: 2.9.2.0 -> 2.9.2.1 2020-04-16 11:54:11 +02:00
Jan Tojnar
cae8d97c23
dconf: fix build 2020-04-16 11:29:27 +02:00
Jan Tojnar
a3b69ac641
dconf: format with nixpkgs-fmt
Also:

* use pname + version instead of name
* reorder attributes
* change platforms linux + darwin → unix
2020-04-16 11:27:50 +02:00
Jan Tojnar
4b706490da
Merge branch 'staging-next' into staging 2020-04-16 10:10:38 +02:00
Jan Tojnar
3d8e436917
Merge branch 'master' into staging-next 2020-04-16 10:09:43 +02:00