Commit Graph

34122 Commits

Author SHA1 Message Date
worldofpeace
b6b8a9ded2 libgdata: disable liboauth
See https://gitlab.gnome.org/GNOME/libgdata/issues/1
2020-03-02 08:43:46 -05:00
R. RyanTM
2fe55e7e2c libmypaint: 1.5.0 -> 1.5.1 2020-03-02 13:09:14 +00:00
R. RyanTM
29b91a16b2 libgpiod: 1.4.2 -> 1.5 2020-03-02 11:20:53 +00:00
R. RyanTM
934f57c2dd libabigail: 1.6 -> 1.7 2020-03-02 10:46:32 +00:00
Dmitry Kalinkin
6740593bdd
glibc: provide fallback for kernels with missing prlimit64
The current version of glibc implements support for kernels down to
3.2.0 (and we make sure to enable such support with apporopriate
--enable-kernel setting). The current RHEL6 operating system is based on
a maintained kernel based on 2.6.32 with lots of backports. We provide
basic support for this specific kernel by patching glibc to provide an
exception for this specific version of kernel. This allows for nixpkgs
software distribution to work on RHEL6 and it does so quite well with
almost no problems. There are, however, a few syscalls that are missing
in the 2.6.32 kernel, one of which is prlimit64. This commit provides a
fallback that uses an older {get,set}rlimit syscalls in cases when
prlimit64 is not available. This should streamline the experience for
nixpkgs users wanting to run it on RHEL6, namely, this fixes one of the
tests in findutils.

See also discussion in guix:
https://lists.gnu.org/archive/html/guix-devel/2018-03/msg00356.html
2020-03-01 17:33:27 -05:00
R. RyanTM
deec2268c9 at-spi2-atk: 2.34.1 -> 2.34.2 2020-03-01 21:50:41 +00:00
Frederik Rietdijk
33133b2667
Merge pull request #81167 from NixOS/staging-next
Staging next
2020-03-01 13:45:30 +01:00
Mario Rodas
2585a75cf1
gtk3: fix build on darwin
gdkquartz-gtk-only.h is now included in distribution tarballs [1]

[1] 235d28f02d
2020-03-01 04:20:00 -05:00
Mario Rodas
ae8addf0fe
Merge pull request #81433 from r-ryantm/auto-update/libamqpcpp
libamqpcpp: 4.1.5 -> 4.1.6
2020-03-01 10:05:11 -05:00
worldofpeace
e50306dfe3 libgpod: also remove mutagen
I think this was my mistake. This is also a python2 dependency
that should have been removed with pygobject.
2020-03-01 09:51:43 -05:00
R. RyanTM
cb424d6a68 libamqpcpp: 4.1.5 -> 4.1.6 2020-03-01 13:37:00 +00:00
Mario Rodas
63e36a4207
Merge pull request #81386 from marsam/update-libvmaf
libvmaf: 1.3.15 -> 1.5.1
2020-02-29 17:43:34 -05:00
Michael Weiss
95e3292eed
wayland-protocols: 1.18 -> 1.20
Release announcements and changelogs:
- 1.19: https://lists.freedesktop.org/archives/wayland-devel/2020-February/041267.html
- 1.20: https://lists.freedesktop.org/archives/wayland-devel/2020-February/041269.html
2020-02-29 21:32:07 +01:00
Ben Wolsieffer
be41f703ad
libyamlcpp: actually build shared libraries (#81051) 2020-02-29 15:26:43 -05:00
Michael Weiss
6ec8687047
Merge pull request #80902 from primeos/wayvnc
wayvnc, neatvnc: init at 0.1.0
2020-02-29 18:45:40 +01:00
Mario Rodas
e12e5b6910
Merge pull request #80839 from r-ryantm/auto-update/libite
libite: 2.1.0 -> 2.1.2
2020-02-29 12:00:37 -05:00
Michael Weiss
c1e77269cf
neatvnc: Disable the CPU acceleration by default
For Nixpkgs it seems best to disable the usage of CPU extensions by
default as older CPUs don't support them which will result in a crash at
runtime (SIGILL: Illegal instruction) [0].
The performance on my old test system was more than enough anyway
(usually ~10% CPU usage due to wayvnc).

[0]: https://github.com/any1/neatvnc/issues/21
2020-02-29 15:32:39 +01:00
Frederik Rietdijk
21b808cd76 Merge staging-next into staging 2020-02-29 15:29:45 +01:00
Frederik Rietdijk
79217339d2 Merge master into staging-next 2020-02-29 15:29:11 +01:00
Mario Rodas
bd086255ef
libvmaf: add marsam to maintainers 2020-02-29 04:21:00 -05:00
Mario Rodas
3b9dc545a9
libvmaf: 1.3.15 -> 1.5.1
Changelog: https://github.com/Netflix/vmaf/releases/tag/v1.5.1
2020-02-29 04:20:00 -05:00
Michael Raskin
29142e67b1
Merge pull request #81336 from r-ryantm/auto-update/libsoup
gnome3.libsoup: 2.68.3 -> 2.68.4
2020-02-29 07:52:13 +00:00
Austin Seipp
806fac5d10
itktcl: wibble [NFC]
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-02-28 21:03:35 -06:00
Austin Seipp
84878c923c
incrtcl: export ITCL_LIBRARY for downstream users
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-02-28 21:03:35 -06:00
Austin Seipp
6e797033c8
itktcl: init at 4.1.0
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-02-28 19:57:39 -06:00
Austin Seipp
87f098f094
incrtcl: chores, maintain it, touch up results
Soon, this will be needed for the Bluespec compiler.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-02-28 19:56:11 -06:00
R. RyanTM
5cf6f3a46b nss_wrapper: 1.1.7 -> 1.1.8 2020-02-28 16:30:21 -08:00
worldofpeace
04384d56cf
Merge pull request #81091 from worldofpeace/fix-exiv2-pc
exiv2: fix exiv2.pc file
2020-02-29 00:11:09 +00:00
R. RyanTM
330fab1798 gnome3.libsoup: 2.68.3 -> 2.68.4 2020-02-28 23:49:19 +00:00
R. RyanTM
b001273b59 libgdata: 0.17.11 -> 0.17.12 2020-02-28 22:57:36 +00:00
Michael Raskin
71d5e1595c
Merge pull request #81308 from r-ryantm/auto-update/geoclue
geoclue2: 2.5.5 -> 2.5.6
2020-02-28 19:29:02 +00:00
Roman Plášil
3a3ccb106e Address PR comments 2020-02-28 18:50:12 +01:00
Roman Plášil
f47e6ff4ed leveldb: fix rpath setting on Darwin 2020-02-28 18:50:12 +01:00
Roman Plášil
fb285f2153 minetest: update to 5.1.0 and build on Darwin 2020-02-28 18:50:12 +01:00
R. RyanTM
f150d16ab4 geoclue2: 2.5.5 -> 2.5.6 2020-02-28 17:47:30 +00:00
Peter Simons
05ab8c6d4c mlt: update from version 6.18.0 to 6.20.0 2020-02-28 16:42:29 +01:00
Scott Worley
695c1339b8 libu2f-host: Fix license 2020-02-28 14:53:19 +00:00
R. RyanTM
e68418d000 enchant: 2.2.7 -> 2.2.8 2020-02-28 13:57:41 +00:00
Orivej Desh
8c1cb557c6 fmt: 6.1.1 -> 6.1.2
Tests and parallel building are enabled by default.
2020-02-28 13:17:10 +00:00
Jan Tojnar
bb701376cf
Merge branch 'master' into staging-next 2020-02-28 11:30:44 +01:00
Jonathan Ringer
35f00b429b libsecret: remove obsolete patch
remove patch that was merged into the 0.20.1 patch.

regression introduced in c6a1e23eb7
2020-02-27 13:25:52 -08:00
R. RyanTM
2e074b60e4
xapian: 1.4.14 -> 1.4.15 2020-02-27 16:45:44 +00:00
Mario Rodas
97306926fb
Merge pull request #81183 from marsam/fix-talloc-darwin
talloc: fix build on darwin
2020-02-27 23:18:39 -05:00
Ryan Mulligan
e6eb0dfa7d
Merge pull request #81213 from r-ryantm/auto-update/dnnl
dnnl: 1.2 -> 1.2.1
2020-02-27 20:10:04 -08:00
Dmitry Kalinkin
544baad622
Merge pull request #79817 from tobim/pkgs/arrow-cpp-0.16
arrow-cpp: 0.15.1 -> 0.16.0
2020-02-27 19:46:29 -05:00
R. RyanTM
70081ecc17 dnnl: 1.2 -> 1.2.1 2020-02-27 21:42:17 +00:00
worldofpeace
b1ec189c9f
Merge pull request #80746 from vcunat/p/openssl-eol
openssl_1_0_2: mark as insecure; fixes #77503 (kinda)
2020-02-27 20:12:09 +00:00
Dmitry Kalinkin
56c2b7cb9a
arrow-cpp: fix RPATH on darwin
Instead of patching test binaries with install_name_tool just set
CMAKE_SKIP_BUILD_RPATH to OFF let cmake compile them with RPATH set
correctly.

Add CMAKE_INSTALL_RPATH to set correct RPATH for the installed
executables for parquet tools. We could set it to an absolute path using
"-DCMAKE_INSTALL_RPATH=${placeholder "out"}", but instead we use
@loader_path to provide a relocable solution.
2020-02-27 12:50:23 -05:00
R. RyanTM
5d33637dd9 krb5: 1.17 -> 1.18 2020-02-27 10:21:01 +01:00
R. RyanTM
357f8bd0e7 libqmi: 1.24.2 -> 1.24.4 2020-02-27 10:20:24 +01:00
Mario Rodas
014c95bc18
talloc: fix build on darwin 2020-02-27 04:20:00 -05:00
Frederik Rietdijk
ef156f7a8b Merge staging-next into staging 2020-02-27 10:15:34 +01:00
Artemis Tosini
df3849e5c7 libinput: 1.15.1 → 1.15.2 2020-02-27 10:10:56 +01:00
Michael Raskin
b41a7eeb18
Merge pull request #79864 from doronbehar/improve-octave
octave: Use qt5 and other improvements
2020-02-27 06:32:54 +00:00
Klaas van Schelven
1b79fb8c94 readline: remove vanschelven from maintainers 2020-02-26 12:13:33 -08:00
Richard Marko
d617e54692 talloc: 2.1.14 -> 2.1.16, build with python3 2020-02-26 11:55:39 +01:00
Tobias Mayer
5ddadce27b
arrow-cpp: 0.15.1 -> 0.16.0
This switches to explicitly enabling dependency lookups for
optional features (they were not picked up before).
It also enables building of the Parquet command line tools.
2020-02-26 10:23:43 +01:00
worldofpeace
ff41002b80 exiv2: fix exiv2.pc file
This fix comes from #71669.
2020-02-25 23:25:43 -05:00
Michael Raskin
633dd4d8a1
Merge pull request #80876 from r-ryantm/auto-update/cgal
cgal_5: 5.0 -> 5.0.1
2020-02-25 20:43:35 +00:00
Andrew Childs
1a73b69e20
liblinear: use absolute install name on Darwin (#81015)
nixpkgs prefers absolute install names. Replace the manually specified
relative install name with the standard hook.
2020-02-25 10:31:53 -05:00
Andreas Rammhold
52a076e3a4
Merge pull request #81004 from lopsided98/libyamlcpp-single-output
libyamlcpp: don't use multiple outputs
2020-02-25 10:52:11 +01:00
Doron Behar
d7c6c9a793
cpp-utilities: patch upstream issue 18 (#80014)
See https://github.com/Martchus/cpp-utilities/issues/18
2020-02-25 03:36:57 -05:00
Ben Wolsieffer
bdbbe6f34f libyamlcpp: don't use multiple outputs
This package uses CMake's install(EXPORT ...) command which assumes that
libraries are installed in the same location as the CMake files.
2020-02-24 21:49:17 -05:00
worldofpeace
509533426b
Merge pull request #80983 from B4dM4n/seasocks-fix
seasocks: remove unneeded patch
2020-02-24 16:31:26 -05:00
Fabian Möller
2bd5d8c04a
seasocks: remove unneeded patch 2020-02-24 21:28:00 +01:00
Marek Mahut
f5d2675512
Merge pull request #80909 from artemist/libfido2
libfido2: add macOS support
2020-02-24 18:44:58 +01:00
Thomas Tuegel
2cb48bb1c6
Merge pull request #80579 from mmilata/qt5-cmake-fix
qt5.qtbase: backport cmake macro fix (unbreaks FreeCAD build)
2020-02-24 09:22:24 -06:00
Christoph Hrdinka
dc436efc90
Merge pull request #80513 from r-ryantm/auto-update/mapnik
mapnik: 3.0.22 -> 3.0.23
2020-02-24 11:49:46 +01:00
R. RyanTM
eda05110a0 hpx: 1.4.0 -> 1.4.1 2020-02-23 14:12:57 -08:00
Artemis Tosini
099359afc7
libfido2: add macOS support
* pass IOKit to libfido2
* Add a patch so that cmake uses lld flags when linking
* Upgrade from 1.3.0 to 1.3.1 (based off #80781)
* Specify CMAKE_INSTALL_LIBDIR so that the demo binaries link
  correctly on macOS and libfido2.pc specifies correct arguments
2020-02-23 19:46:14 +00:00
Franz Pletz
02fc8dc4dc
Merge pull request #79882 from petabyteboy/feature/netifd
update libubox, uqmi; init uci, ubus, netifd
2020-02-23 17:11:59 +00:00
Michael Weiss
5111cf2da9
neatvnc: init at 0.1.0 2020-02-23 17:28:20 +01:00
R. RyanTM
92ef705954 cgal_5: 5.0 -> 5.0.1 2020-02-23 08:16:52 +00:00
worldofpeace
83b7dc4469
Merge pull request #80594 from worldofpeace/gnome-3.34.4-staging
Gnome updates staging
2020-02-22 23:51:54 -05:00
worldofpeace
dfa418772b vte: 0.58.2 -> 0.58.3 2020-02-22 18:27:33 -05:00
worldofpeace
8d2827fd53 tracker-miners: 2.3.1 -> 2.3.2 2020-02-22 18:27:32 -05:00
worldofpeace
9c1c68a96e tracker: 2.3.1 -> 2.3.2 2020-02-22 18:27:32 -05:00
worldofpeace
c6a1e23eb7 libsecret: 0.20.0 -> 0.20.1 2020-02-22 18:27:32 -05:00
worldofpeace
8bf3b33cf2 libpeas: 1.24.0 -> 1.24.1 2020-02-22 18:27:32 -05:00
worldofpeace
7e22c873a2 gtk3: 3.24.13 -> 3.24.14 2020-02-22 18:27:32 -05:00
worldofpeace
1e234806e1 grilo-plugins: 0.3.10 -> 0.3.11 2020-02-22 18:27:31 -05:00
worldofpeace
0def916454 grilo: 0.3.11 -> 0.3.12 2020-02-22 18:27:31 -05:00
worldofpeace
4ac9af7bd3 glib: 2.62.4 -> 2.62.5 2020-02-22 18:27:31 -05:00
Echo Nolan
4e9b94836f libeatmydata: fix launcher script - find shell library properly
The new version of the launcher script in version 105 doesn't have the #8665
bug, but it does try to find the shell library using Debian tools, which
obviously doesn't work on Nix. Removed the now-unneccessary makeWrapper and
patched out the Debian bits.
2020-02-22 15:16:56 -08:00
R. RyanTM
f0b586c612 libite: 2.1.0 -> 2.1.2 2020-02-22 22:39:51 +00:00
David Wood
b0d7d8527b sycl-info: init at unstable-2019-11-19
Signed-off-by: David Wood <david@davidtw.co>
2020-02-22 10:57:37 -08:00
David Wood
0ce1b1a380 lyra: init at 1.1
Signed-off-by: David Wood <david@davidtw.co>
2020-02-22 10:57:37 -08:00
David Wood
54cbe01782 doctest: init at 2.3.5
Signed-off-by: David Wood <david@davidtw.co>
2020-02-22 10:57:37 -08:00
Daniël de Kok
9bab3b5a61 sentencepiece: set platforms to unix to support Darwin
- The sentencepiece library builds fine on Darwin as well.
- Remove superfluous `enableParallelBuilding = true`.
- Make the value of homepage a string.
2020-02-22 10:55:48 -08:00
Doron Behar
749afca8dc sundials: Add version 2.7.0 as sundials_2 2020-02-22 12:32:23 +02:00
Dmitry Kalinkin
b83257ca5f
lhapdf.pdf_sets: fix download url 2020-02-21 19:36:34 -05:00
Florian Klink
f545816c62
Merge pull request #80540 from flokli/scikits-odes-2.6.1
python.pkgs.scikits-odes: 2.4.0-9-g93075ae ->  2.6.1
2020-02-22 00:29:49 +01:00
Vladimír Čunát
7cda2823be
openssl_1_0_2: mark as insecure; fixes #77503 (kinda)
No vulnerabilities are know so far (to me), but still I'd go this way.
Especially for 20.03 it seems better to deprecate it before official
release happens.

Current casualties:
$ ./maintainers/scripts/rebuild-amount.sh --print HEAD HEAD^
Estimating rebuild amount by counting changed Hydra jobs.
     87 x86_64-darwin
    161 x86_64-linux
2020-02-21 18:49:16 +01:00
Marek Mahut
1ea0a243d2 libfido2: evaluate systemd only on Linux 2020-02-21 13:53:27 +01:00
Marek Mahut
448c671a62
Merge pull request #80710 from mmahut/libfido2
libfido2: build only Linux
2020-02-21 13:47:48 +01:00
Jan Tojnar
0c4755b420
Merge pull request #80715 from jtojnar/gimp-2.10.16
gimp: 2.10.14 → 2.10.16
2020-02-21 13:08:02 +01:00
Marek Mahut
852d2bcfd4 libfido2: linux build only 2020-02-21 12:56:45 +01:00
Jan Tojnar
abacc68138
gegl_0_4: 0.4.20 → 0.4.22
https://gitlab.gnome.org/GNOME/gegl/blob/GEGL_0_4_22/docs/NEWS.txt#L1-9
2020-02-21 12:27:51 +01:00
Jan Tojnar
0328d77cb8
mypaint-brushes1: 1.3.0 → 1.3.1
https://github.com/mypaint/mypaint-brushes/releases/tag/v1.3.1
2020-02-21 12:27:51 +01:00
Tor Hedin Brønner
bbbb49c450 p11-kit: 0.23.19 -> 0.23.20
Small bug fix release. Fixes a bunch of flatpak issues (eg. no playback
on spotify).

news: https://github.com/p11-glue/p11-kit/releases/tag/0.23.20
2020-02-21 09:00:45 +01:00
Jan Tojnar
f43ec582d4
Merge pull request #79997 from r-ryantm/auto-update/poppler-glib
poppler: 0.84.0 -> 0.85.0
2020-02-21 00:29:55 +01:00
markuskowa
39fce027b8
Merge pull request #80641 from ikervagyok/ucx
ucx: init at 1.7.0
2020-02-20 23:27:59 +01:00
Lengyel Balazs
78d5a13cf8 ucx: init at 1.7.0 2020-02-20 15:24:18 +01:00
Alyssa Ross
14d6777962 virglrenderer: 0.7.0 -> 0.8.1
freedesktop.org tarballs haven't been published since 0.7.0.  I've
sent a message to the mailing list (<87eev3cgcz.fsf@alyssa.is>),
suggesting newer tarballs be published.

Build system has changed from autoconf to meson+cmake/ninja, and the
vtest/util.c patch doesn't seem to be necessary any more.
2020-02-20 05:35:00 +00:00
worldofpeace
df2d5fbad7 gjs: 1.58.4 -> 1.58.5 2020-02-19 21:28:09 -05:00
worldofpeace
fede9f643b folks: 0.13.1 -> 0.13.2 2020-02-19 21:28:09 -05:00
worldofpeace
504f8bffaa Merge branch 'staging-next' into staging 2020-02-19 21:27:20 -05:00
Maximilian Bosch
3c0b262cee
Merge pull request #80417 from Ma27/fix-waybar
waybar: 0.9.0 -> 0.9.1, fix build
2020-02-20 01:50:44 +01:00
Martin Milata
80650ae4f0 qt5.qtbase: backport cmake macro fix
Backport fix of QT5_MAKE_OUTPUT_FILE CMake macro which causes FreeCAD
build failure when building with qt-5.12.7.

https://bugreports.qt.io/browse/QTBUG-81715
2020-02-20 00:55:57 +01:00
ajs124
194f3aa4b5 mimalloc: 1.1.0 -> 1.6.1 2020-02-19 10:31:25 -06:00
Florian Klink
fb17ac3786 sundials_3: remove
This package has only been used for python.pkgs.scikits-odes, which
should compile with sundials 5 by now.
2020-02-19 15:38:45 +01:00
Mario Rodas
f1975e0327
Merge pull request #80510 from r-ryantm/auto-update/libiio
libiio: 0.18 -> 0.19
2020-02-19 09:04:51 -05:00
Florian Klink
e6e335eca6
Merge pull request #80463 from doronbehar/update-sundials
sundials: 5.0.0 -> 5.1.0
2020-02-19 14:55:37 +01:00
Mario Rodas
3147beca4a
Merge pull request #80516 from r-ryantm/auto-update/nco
nco: 4.9.1 -> 4.9.2
2020-02-19 08:22:24 -05:00
R. RyanTM
8ae07bfe79 nco: 4.9.1 -> 4.9.2 2020-02-19 09:12:39 +00:00
Martin Milata
1caac6f2dc hunspell: add patch for CVE-2019-16707
Fixes #70098, #73651.
2020-02-19 09:31:01 +01:00
zowoq
4f97819812 pcre: 8.43 -> 8.44
https://lists.exim.org/lurker/message/20200212.174850.6edd8277.en.html
2020-02-19 09:27:39 +01:00
Frederik Rietdijk
b1cca61300 Merge staging-next into staging 2020-02-19 09:25:40 +01:00
R. RyanTM
e4442fbf23 mapnik: 3.0.22 -> 3.0.23 2020-02-19 08:19:39 +00:00
Frederik Rietdijk
c65707bc25
Merge pull request #80252 from NixOS/staging-next
Staging next
2020-02-19 09:18:32 +01:00
R. RyanTM
7b9d9fe076 freenect: 0.5.7 -> 0.6.0 2020-02-19 08:51:29 +01:00
R. RyanTM
01d0bf7dd7 libiio: 0.18 -> 0.19 2020-02-19 07:25:07 +00:00
Jan Tojnar
e2b4abe3c8
Merge pull request #54677 from jtojnar/mypaint2
mypaint: 1.2.1 → 2.0.0-beta.0
2020-02-19 01:57:21 +01:00
Ian-Woo Kim
bc6c7f648b
ogdf: init at 2020.02 (#80143)
Restricted to i686/x86_64 as it imports cpuid.h on gnu toolchain

Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2020-02-18 19:49:02 -05:00
worldofpeace
a3eef895bb
Merge pull request #80453 from worldofpeace/p11-kit-flatpak
flatpak: use correct p11-kit output
2020-02-18 18:14:28 -05:00
Jan Tojnar
eeaad8d225
mypaint-brushes: 1.3.0 → 2.0.2 2020-02-18 22:16:06 +01:00
Doron Behar
f37edb5bd1 sundials: 5.0.0 -> 5.1.0 2020-02-18 21:03:21 +02:00
worldofpeace
02213fdff2 flatpak: use correct p11-kit output
Fixes #80452
2020-02-18 12:48:04 -05:00
Frederik Rietdijk
17331278ee Merge staging-next into staging 2020-02-18 16:09:51 +01:00
Frederik Rietdijk
9d88ee08f6 Merge master into staging-next 2020-02-18 16:09:19 +01:00
Maximilian Bosch
9704297c5d
date: init at 2020-01-24
Needed for waybar-0.9.1.
Closes #78458

Co-authored-by: Cole Mickens <cole.mickens@gmail.com>
2020-02-18 13:40:16 +01:00
Vladimír Čunát
03d69128b2
nettle: runtime selection of HW-accelerated code
> Include multiple versions of certain functions in the library,
> and select the ones to use at run-time, depending on available
> processor features. Supported for ARM and x86_64.

The current version seems to accelerate AES and SHA families.

Size increase on x86_64 is <10k in our case.

It can make quite some performance difference; I tried
$ time ./result-dev/bin/nettle-hash -a sha256 /some/file/around/2G
And the total CPU time went down from 8.5s to 2s (single thread).
Now it matches the time of openssl
$ time openssl sha256 /some/file/around/2G
Of course, in real life it will be much harder to notice a difference...

Platforms without support for this (e.g. i686) seem to still build fine,
and ARMv7 cross-build also succeeds for me, so hopefully all is OK.
2020-02-18 12:22:51 +01:00
Michael Raskin
ac51e3a63e
Merge pull request #79879 from r-ryantm/auto-update/allegro
allegro5: 5.2.5.0 -> 5.2.6.0
2020-02-18 08:05:21 +00:00
worldofpeace
6f0cb035c2
Merge pull request #80384 from worldofpeace/flatpak-ostree
flatpak: propagate glib and ostree
2020-02-17 19:39:02 -05:00
Jan Tojnar
8fa73be07b
Merge pull request #80386 from zowoq/flatpak
flatpak: 1.6.1 -> 1.6.2
2020-02-18 01:33:01 +01:00
worldofpeace
26f1d1e81b flatpak: add dev output 2020-02-17 19:14:10 -05:00
zowoq
d744b4f928 flatpak: 1.6.1 -> 1.6.2
https://github.com/flatpak/flatpak/releases/tag/1.6.2
2020-02-18 09:41:31 +10:00
worldofpeace
461ea02544 flatpak: propagate glib and ostree
Pantheon's sideload broke:
```
meson.build:17:0: ERROR: Could not generate cargs for flatpak:
Package ostree-1 was not found in the pkg-config search path.
Perhaps you should add the directory containing `ostree-1.pc'
to the PKG_CONFIG_PATH environment variable
Package 'ostree-1', required by 'flatpak', not found
```

https://hydra.nixos.org/build/113077888

ZHF: #80379
2020-02-17 18:32:35 -05:00
Dylan Simon
e25f0b3e3d scalapack: 2.1 -> 2.1.0
2.1 seems to have disappeared
2020-02-17 18:31:13 -05:00
OmnipotentEntity
eb40131310
geant4: 10.6.0 -> 10.6.1 (#80365) 2020-02-17 11:31:21 -05:00
Orivej Desh
b2492bc444 rnnoise: 0.0.1 (2017-10-10) -> 2019-04-24 2020-02-17 16:04:41 +00:00
Thomas Tuegel
0591e94757
Merge pull request #80356 from ttuegel/bug--kinit-environ-size
kinit: Increase environment size limit
2020-02-17 09:11:03 -06:00
Thomas Tuegel
c75860918f
kinit: Increase environment size limit
start_kdeinit reads its environment over a pipe from start_kdeinit_wrapper. For
security, each environment entry must be smaller than 4kb by default. Qt-based
applications in Nixpkgs may have larger environments, and the recent upgrade to
Plasma 5.17 pushed start_kdeinit_wrapper over the limit. The limit is now
extended to 16kb.

This problem was not detected during testing because the failure is silent:
start_kdeinit will continue with an empty environment. In other circumstances,
this strategy might work, but it does not work on NixOS. This failure is now
treated as a fatal error.

Fixes: #79707
2020-02-17 08:21:39 -06:00
Franz Pletz
38ae7d1c6f
luksmeta: init at 9 2020-02-17 15:14:28 +01:00
Franz Pletz
a508b6e606
jose: init at 10 2020-02-17 15:14:28 +01:00
Frederik Rietdijk
ec1184f461 Merge master into staging-next 2020-02-17 15:12:28 +01:00
goibhniu
fc592a52ca
Merge pull request #80318 from vandenoever/sv
sonic-visualiser
2020-02-17 09:51:51 +00:00
R. RyanTM
7996935668 libsixel: 1.8.4 -> 1.8.6 2020-02-16 19:55:15 -08:00
Drew Risinger
c71f63a337 ecos: 2.0.6 -> 2.0.7
Bump ecos module.
2020-02-16 19:12:52 -08:00
Jos van den Oever
eb1ffda13c libfishsound at 1.0.0 2020-02-16 23:47:44 +01:00
James Cook
b0a26b3b52 Remove myself as maintainer.
I'm not really that familiar with these two packages.
2020-02-16 22:15:39 +00:00
Will Dietz
53a967f138 readline80: p1 -> p4
https://ftp.gnu.org/gnu/readline/readline-8.0-patches/readline80-002
https://ftp.gnu.org/gnu/readline/readline-8.0-patches/readline80-003
https://ftp.gnu.org/gnu/readline/readline-8.0-patches/readline80-004
2020-02-16 10:19:58 +01:00
R. RyanTM
17b46e81da libbytesize: 2.1 -> 2.2 2020-02-16 09:12:27 +01:00
R. RyanTM
c46b840adc libcdr: 0.1.5 -> 0.1.6 2020-02-16 09:12:07 +01:00
R. RyanTM
e533111c11 cppunit: 1.15.0 -> 1.15.1 2020-02-16 09:11:47 +01:00
R. RyanTM
2277a41b55 libinput: 1.15.0 -> 1.15.1 2020-02-16 08:59:18 +01:00
R. RyanTM
8e5d6824a9 libmicrohttpd: 0.9.69 -> 0.9.70 2020-02-16 08:59:00 +01:00
R. RyanTM
13a03f402c libarchive: 3.4.1 -> 3.4.2 2020-02-16 08:55:51 +01:00
Frederik Rietdijk
0c7143462b Merge master into staging 2020-02-16 08:50:59 +01:00
R. RyanTM
40971eca7b http-parser: 2.9.2 -> 2.9.3 2020-02-16 08:48:08 +01:00
Justin Humm
4496f8f4b8 fontforge: 20190413 -> 20190801
- Init libuninameslist at 20190701 as it is a new dependency to fontforge
- Remove gnulib, as it is not used anymore
- Remove a non-applying patch
- Add myself as maintainer
2020-02-16 08:47:34 +01:00
worldofpeace
03d5f9cf1f
Merge pull request #80120 from dtzWill/update/webkitgtk-2.26.4
webkitgtk: 2.26.3 -> 2.26.4 (security!)
2020-02-15 16:20:13 -05:00
Daniel Schaefer
d5d0cc5b01
Merge pull request #78596 from r-ryantm/auto-update/libx86emu
libx86emu: 2.4 -> 2.6
2020-02-15 20:36:13 +01:00
gnidorah
cebf96a257 kmsxx: 2019-10-28 -> 2020-02-14 2020-02-15 15:24:24 +01:00
brano543
78b6642e5d gdal: correct indentation in preConfigure 2020-02-15 13:29:00 +01:00
brano543
b57af2d024 gdal: Fix finding postgresql after 3.0 update 2020-02-15 13:09:14 +01:00
brano543
175d83634b gdal: Clean up formatting 2020-02-15 13:05:56 +01:00
R. RyanTM
2fe5239056 trompeloeil: 36 -> 37 2020-02-15 11:44:14 +01:00
Maximilian Bosch
1c7691dd15
Merge pull request #80139 from r-ryantm/auto-update/prometheus-cpp
prometheus-cpp: 0.8.0 -> 0.9.0
2020-02-14 23:08:23 +01:00
R. RyanTM
213e4ca488 prometheus-cpp: 0.8.0 -> 0.9.0 2020-02-14 20:49:04 +00:00
Vladimír Čunát
b229e9fdfd
libclc: enableParallelBuilding = true
Otherwise it takes quite some time.  Tested on a 32-threaded machine,
so there probably aren't common high-parallelism bugs.
2020-02-14 18:33:27 +01:00
Vladimír Čunát
ed77cf1c56
Merge #62890: libclc: 2017-11-29 -> 2019-06-09 (unbreak) 2020-02-14 17:59:00 +01:00
Will Dietz
72b3595b94
webkitgtk: 2.26.3 -> 2.26.4
(cherry picked from commit 6b155e2269e2372b23ca84c502fddd6205d50eb1)
2020-02-14 10:22:15 -06:00
Vladimír Čunát
5a8000dc05
openssl: revert a workaround that's no longer needed
Thanks to python3Minimal.  This reverts part of c2038483f #79738.
2020-02-14 13:22:44 +01:00
Vladimír Čunát
f6519103bf
glibc: use python3Minimal instead of python3
This should improve the speed of bootstrapping process.
Cost of evaluation also decreases a bit,
but I don't expect that will be significant.
2020-02-14 13:19:00 +01:00
Dmitry Kalinkin
8979d2dde5
Merge pull request #80052 from mmilata/hunspell-dict-cs
hunspellDicts: add Czech and Slovak dictionary
2020-02-14 02:51:35 -05:00
Niklas Hambüchen
92176bc7c3
Merge pull request #79815 from nh2/fftw-remove-openmp-disables
fftw: Re-enable OpenMP with non-GCC and musl
2020-02-14 05:04:07 +01:00
Jan Tojnar
816e214c18
Merge pull request #79932 from r-ryantm/auto-update/libgee
libgee: 0.20.2 -> 0.20.3
2020-02-14 04:15:39 +01:00
Austin Seipp
c7c57b9f84
liburing: 0.2 -> 0.4pre514_2454d630
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-02-13 17:51:39 -06:00
Martin Milata
af5c8e7a2a hunspellDicts: add Czech and Slovak dictionary 2020-02-13 21:12:37 +01:00
Martin Milata
873a6650bb hunspellDicts: libreoffice: 6.2.0.3 -> 6.3.0.4 2020-02-13 21:03:14 +01:00
Mario Rodas
8e064ece67
Merge pull request #79884 from r-ryantm/auto-update/actor-framework
caf: 0.17.3 -> 0.17.4
2020-02-13 07:26:41 -05:00
Ryan Mulligan
8ab0332f06
Merge pull request #79887 from r-ryantm/auto-update/armadillo
armadillo: 9.800.4 -> 9.850.1
2020-02-13 03:57:10 -08:00
R. RyanTM
d4a31f97e0 poppler: 0.84.0 -> 0.85.0 2020-02-13 08:40:30 +00:00
Jonathan Ringer
a01d0bc1a9 onnxruntime: 1.1.0 -> 1.1.1 2020-02-12 21:42:20 -08:00
Jan Tojnar
caf90fc9dd
Merge pull request #79945 from r-ryantm/auto-update/libmypaint
libmypaint: 1.4.0 -> 1.5.0
2020-02-13 06:03:06 +01:00
R. RyanTM
a98456b7b6 libmypaint: 1.4.0 -> 1.5.0 2020-02-12 21:27:47 +00:00
Michael Weiss
fc3f421cff
Merge pull request #79867 from primeos/tdesktop
tdesktop: 1.9.9 -> 1.9.12
2020-02-12 20:08:23 +01:00
Benjamin Hipple
ed5f25f6a1 dnnl: run tests, fix install tree
With the new update to 1.2 in https://github.com/NixOS/nixpkgs/pull/79426, some
the install tree coming out of cmake seems to have produced a duplicate copy of
the nix tree.
2020-02-12 10:26:54 -08:00
R. RyanTM
e0050dcd9a libgee: 0.20.2 -> 0.20.3 2020-02-12 16:34:11 +00:00
Michael Weiss
ded18bd210
wayland-protocols: Update meta and add myself as maintainer 2020-02-12 12:46:10 +01:00
Michael Weiss
de3f4fe900
wayland: Fix the cross-compilation with Meson
The build sandbox provides only wayland-scanner and not the library and
the wayland-egl symbols check test must use nm prefixed with the target
triplet.
2020-02-12 12:46:09 +01:00
Michael Weiss
c16b065cc9
wayland: Add a flag to build the documentation
But don't build the documentation by default.
2020-02-12 12:46:09 +01:00
Michael Weiss
1c82542488
wayland: 1.17.0 -> 1.18.0
This also switches the build from Autotools to Meson. The only
difference should be that the libtool archives (.la files) aren't
generated anymore.
Additionally I've updated the meta attributes and added myself as
maintainer.

The changelog is in the final release announcement [0] and an overview
of most commits is in the alpha release announcement [1].

[0]: https://lists.freedesktop.org/archives/wayland-devel/2020-February/041207.html
[1]: https://lists.freedesktop.org/archives/wayland-devel/2020-January/041140.html
2020-02-12 12:46:08 +01:00
Frederik Rietdijk
efac8279c2 Merge staging-next into staging 2020-02-12 09:55:54 +01:00
Frederik Rietdijk
424697d512 Merge master into staging-next 2020-02-12 09:55:31 +01:00
R. RyanTM
6b11b2fd39 armadillo: 9.800.4 -> 9.850.1 2020-02-12 03:15:36 +00:00
R. RyanTM
5b174837fa caf: 0.17.3 -> 0.17.4 2020-02-12 01:28:09 +00:00
Milan Pässler
6ad91bb5ca uci: init at unstable-2020-01-27 2020-02-12 02:03:27 +01:00
Milan Pässler
020e93b394 ubus: init at unstable-2020-01-05 2020-02-12 02:03:27 +01:00
Milan Pässler
8f583860c8 libubox: 2017-09-29 -> unstable-2020-01-20 2020-02-12 01:57:48 +01:00
R. RyanTM
1905a37193 allegro5: 5.2.5.0 -> 5.2.6.0 2020-02-12 00:39:35 +00:00
Michael Weiss
818628c53a
tl-expected: init at 2019-11-11
This version is 5 commits ahead of version 1.0.0 because we need at
least one patch [0] that prevents CMake from trying to use Git to fetch
the already fetched submodule...
Also some files have the wrong formatting (CRLF line endings) which
makes the patching really messy. At this point is seems therefore better
to use the master version instead (1.0.0 is pretty broken regarding
CMake).

[0]: 0ca73ee30e
2020-02-11 23:19:20 +01:00
Thomas Tuegel
d178906a4f
Merge pull request #79821 from r-ryantm/auto-update/openblas
openblas: 0.3.7 -> 0.3.8
2020-02-11 15:28:32 -06:00
Daniel Schaefer
f528d880e1
Merge pull request #79005 from SeTSeR/master
tdlib: 1.5.0 -> 1.6.0
2020-02-11 20:31:40 +01:00
Jan Tojnar
dc78775c46
Merge pull request #79837 from multun/gegl-umfpack
gegl: enable umfpack support
2020-02-11 19:35:13 +01:00
Benjamin Saunders
eb250b9a00 vulkan-loader: 1.1.144.0 -> 1.2.131.2 2020-02-11 19:11:32 +01:00
Benjamin Saunders
8985abb3c6 vulkan-headers: 1.1.144.0 -> 1.2.131.1 2020-02-11 19:11:32 +01:00
Victor multun Collod
7f311beb43 gegl: enable umfpack support
Fixes #79836
2020-02-11 16:02:22 +01:00
Niklas Hambüchen
a72367ae31 fftw: Re-enable OpenMP with non-GCC and musl.
Clang now supports OpenMP, and musl has no problem with it either.

Related to #7023 and #34645.

See also #79818.
2020-02-11 13:37:39 +01:00
R. RyanTM
6222192872 openblas: 0.3.7 -> 0.3.8 2020-02-11 12:01:57 +00:00
Thomas Tuegel
f9ddb177fe
Merge pull request #79558 from Thra11/add-qtdeclarative-qttools
qttools: Add qtdeclarative to buildInputs
2020-02-11 05:06:25 -06:00
Frederik Rietdijk
1a6c3cb06b Merge staging into staging-next 2020-02-11 07:59:53 +01:00
Markus S. Wamser
4959c970ee sqlite: 3.30.1 -> 3.31.0 (security) 2020-02-11 07:57:14 +01:00
Andreas Rammhold
92f660e254 nss: 3.48 -> 3.49.2 2020-02-11 07:51:22 +01:00
Michele Guerini Rocco
4d6e3bf127
Merge pull request #79247 from tomberek/tom/ngt
ngt: init at 1.8.4
2020-02-11 07:49:36 +01:00
Dmitry Kalinkin
7cc5d84cd7 libtasn1: fix on darwin
Test binaries are linked to the libraries at their install path, but
those are not installed when checkPhase executes.
2020-02-11 07:46:23 +01:00
Thomas Bereknyei
6c3c1f0c0a ngt: init at 1.8.4 2020-02-10 19:32:42 -05:00
Tom Hall
704b49db97
qttools: Add qtdeclarative to buildInputs
qtdeclarative is an optional dependency for some parts of qttools:
without it, the lupdate binary is not able to process qml files for
translatable strings.
2020-02-10 15:27:41 -06:00
Vladimír Čunát
3668d993a3
gnutls: move some docs that don't seem useful normally 2020-02-10 21:55:23 +01:00
Anders Kaseorg
1a32e383e6 or-tools: 7.3 -> 7.5
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-02-10 20:40:12 +01:00
Anders Kaseorg
4e0f25d443 abseil-cpp: 20190322 -> 20191119
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-02-10 20:40:12 +01:00
Robert Scott
a8c0c21f78 capstone: enable for darwin, enable tests & fix pkg-config output
turns out capstone.pc is generated during the buildPhase, so needs
PREFIX set here too for it to be correct
2020-02-10 20:29:01 +01:00
Justin Humm
48d502cd66 libspiro: 0.5.20150702 -> 20190731
also build from Git
2020-02-10 20:20:55 +01:00
Nikolay Korotkiy
4562d76dde qtpbfimageplugin: 2.0 -> 2.1 2020-02-10 20:11:13 +01:00
Jan Tojnar
5ff9a68101
Merge pull request #72544 from r-ryantm/auto-update/libgit2
libgit2: 0.27.8 -> 0.28.4
2020-02-10 19:59:25 +01:00
Nguyễn Gia Phong
6ca7b62a36 alure2: unstable-2020-01-09 -> unstable-2020-02-06 2020-02-10 19:52:44 +01:00
Martin Milata
ebb3d1a9a4 glfw: 3.3.1 -> 3.3.2 2020-02-10 19:49:39 +01:00
Vladimír Čunát
e94a7366e7
Merge #79738: glibc, openssl: unbreak cross eval
(with minor caveats)
2020-02-10 19:22:15 +01:00
worldofpeace
09f7e376c2
Merge pull request #79416 from jtojnar/flatpak-1.6
flatpak: 1.4.2 → 1.6.1
2020-02-10 12:57:19 -05:00
Jan Tojnar
328f639f62 xdg-desktop-portal-gtk: 1.4.0 → 1.6.0
* https://github.com/flatpak/xdg-desktop-portal-gtk/releases/tag/1.5.0
* https://github.com/flatpak/xdg-desktop-portal-gtk/releases/tag/1.5.1
* https://github.com/flatpak/xdg-desktop-portal-gtk/releases/tag/1.5.2
* https://github.com/flatpak/xdg-desktop-portal-gtk/releases/tag/1.6.0
2020-02-10 12:55:25 -05:00
Jan Tojnar
f1aa8416d7 xdg-desktop-portal: 1.4.2 → 1.6.0
* https://github.com/flatpak/xdg-desktop-portal/releases/tag/1.6.0
* https://github.com/flatpak/xdg-desktop-portal/releases/tag/1.5.4
* https://github.com/flatpak/xdg-desktop-portal/releases/tag/1.5.3
* https://github.com/flatpak/xdg-desktop-portal/releases/tag/1.5.2
* https://github.com/flatpak/xdg-desktop-portal/releases/tag/1.5.1
* https://github.com/flatpak/xdg-desktop-portal/releases/tag/1.5.0
2020-02-10 12:55:25 -05:00
Jan Tojnar
fefc7d8c9c flatpak: 1.4.2 → 1.6.1
* https://github.com/flatpak/flatpak/releases/tag/1.4.3
* https://github.com/flatpak/flatpak/releases/tag/1.5.0
* https://github.com/flatpak/flatpak/releases/tag/1.5.1
* https://github.com/flatpak/flatpak/releases/tag/1.5.2
* https://github.com/flatpak/flatpak/releases/tag/1.6.0
* https://github.com/flatpak/flatpak/releases/tag/1.6.1
2020-02-10 12:55:25 -05:00
Jan Tojnar
102fa4aaec malcontent: init at 0.4.0 2020-02-10 12:55:24 -05:00
Jan Tojnar
ea06e0055e glib-testing: init at 0.1.0 2020-02-10 12:55:24 -05:00
Jan Tojnar
67225411d4 zchunk: init at 1.1.5
required by rpm-ostree
2020-02-10 12:55:23 -05:00
Jan Tojnar
0f76b3c61d xdg-dbus-proxy: clean up 2020-02-10 12:55:22 -05:00
Jan Tojnar
a10d38d901 xdg-desktop-portal: Clean up 2020-02-10 12:55:22 -05:00
Jan Tojnar
9ecb58bfcb flatpak: clean up and add comments 2020-02-10 12:55:22 -05:00
Jan Tojnar
a07e870d85 libportal: init at 0.3 2020-02-10 12:55:21 -05:00
R. RyanTM
9caa289753 fmt: 6.0.0 -> 6.1.1 2020-02-10 18:06:55 +01:00
R. RyanTM
3052f46608 pcl: 1.9.1 -> 1.10.0 2020-02-10 18:05:10 +01:00
R. RyanTM
a387f3d13a libdigidoc: 3.10.4 -> 3.10.5 2020-02-10 18:03:45 +01:00
R. RyanTM
98f45d9651 faudio: 20.01 -> 20.02 2020-02-10 18:03:30 +01:00
R. RyanTM
4fce9a6ca2 libmtp: 1.1.16 -> 1.1.17 2020-02-10 18:02:31 +01:00
Frederik Rietdijk
079622ef2d
Merge pull request #79628 from NixOS/staging-next
Staging next
2020-02-10 17:53:25 +01:00
Christian Kauhaus
4682b29aad libssh2-1.9.0: apply patch for CVE-2019-17498
No upstream release yet, but https://github.com/libssh2/libssh2/pull/402
has been accepted by upstream devs.

Original advisory:
https://blog.semmle.com/libssh2-integer-overflow-CVE-2019-17498/

Re #73662
2020-02-10 16:39:24 +01:00
Vladimír Čunát
c2038483fd
glibc, openssl: unbreak cross eval (with minor caveats)
It's certainly better to have those two caveats than not evaluate.
Both seem rather niche.  Unfortunately I failed to find a better way.
I started testing builds of several cross variants; all seem OK.
2020-02-10 15:52:20 +01:00
Ryan Mulligan
60fadaa793
Merge pull request #79424 from r-ryantm/auto-update/cpp-utilities
cpp-utilities: 5.1.0 -> 5.2.0
2020-02-10 06:17:32 -08:00
Ryan Mulligan
5a71ab1fa3
Merge pull request #79653 from r-ryantm/auto-update/qtutilities
libsForQt5.qtutilities: 6.0.3 -> 6.0.4
2020-02-10 06:17:02 -08:00
R. RyanTM
b1d0806b37 libosip: 5.1.0 -> 5.1.1 2020-02-10 13:31:32 +01:00
R. RyanTM
dc428ae863 libdigidocpp: 3.14.1 -> 3.14.2 2020-02-10 13:25:15 +01:00
Frederik Rietdijk
ec3edaf7b5 Merge master into staging-next 2020-02-10 12:55:47 +01:00
Mario Rodas
c5a0f6b95f grpc: 1.26.0 -> 1.27.1
Changelog:
  - https://github.com/grpc/grpc/releases/tag/v1.27.0
  - https://github.com/grpc/grpc/releases/tag/v1.27.1
2020-02-10 09:52:04 +01:00
R. RyanTM
0b9f20d6be libsForQt5.qtutilities: 6.0.3 -> 6.0.4 2020-02-09 20:44:59 +00:00
worldofpeace
46fbc587de
Merge pull request #79648 from JohnAZoidberg/libphonenumber-8.11.3
libphonenumber: 8.10.20 -> 8.11.3
2020-02-09 15:03:30 -05:00
Daniel Schaefer
68c783cde5 libphonenumber: 8.10.20 -> 8.11.3 2020-02-09 20:07:09 +01:00
Robert Scott
db8434a694 libexif: add patch for CVE-2019-9278
no upstream release with this yet
2020-02-09 19:20:20 +01:00
R. RyanTM
29b85537c3 libtirpc: 1.1.4 -> 1.2.5 2020-02-09 16:54:40 +01:00
R. RyanTM
d4541f4699 libgpiod: 1.4.1 -> 1.4.2 2020-02-09 16:53:41 +01:00
R. RyanTM
9d5a771919 libsolv: 0.7.10 -> 0.7.11 2020-02-09 16:50:45 +01:00
R. RyanTM
3c3393bda2 libdap: 3.20.4 -> 3.20.5 2020-02-09 16:50:27 +01:00
Frederik Rietdijk
3846896084 Merge pull request #79293 from NixOS/staging-next
Staging next (with glibc 2.30)
2020-02-09 16:40:16 +01:00
Frederik Rietdijk
cffec212dc Merge staging into staging-next 2020-02-09 16:38:32 +01:00
worldofpeace
fa74455329 Merge pull request #79616 from marsam/fix-nix-build
nix: fix build
2020-02-09 10:28:14 -05:00
worldofpeace
89e9f68549
Merge pull request #79585 from Kiwi/scribusUnstable-poppler-0.84
scribusUnstable: Fix build with Poppler 0.84
2020-02-09 09:54:26 -05:00
Aaron Andersen
a7a31353ad
Merge pull request #79482 from spencerjanssen/msodbcsql17-17.5.1.1
unixODBCDrivers.msodbcsql17: 17.4.1.1 -> 17.5.1.1
2020-02-09 08:01:08 -05:00
Frederik Rietdijk
531a48ebdb Merge master into staging-next 2020-02-09 11:00:29 +01:00
Piotr Bogdan
1f97638235 libcdio-paranoia: remove pbogdan from maintainers 2020-02-09 09:50:54 +00:00
Sébastien Maret
4ea8f051ac galario: init at 1.2.1
Co-Authored-By: Daniel Schaefer <git@danielschaefer.me>
2020-02-09 10:21:30 +01:00
Mario Rodas
7addbecfe5
aws-c-event-stream: build shared libraries 2020-02-09 04:21:00 -05:00
Mario Rodas
3905d9baf6
aws-checksums: build shared libraries 2020-02-09 04:20:00 -05:00
Josef Kemetmüller
4fb342d6e4 pythonPackages.vtk: init at 7.0.0 2020-02-09 10:08:43 +01:00
R. RyanTM
2b8735bd5f wcslib: 6.4 -> 7.1 2020-02-09 09:58:30 +01:00
R. RyanTM
37fe808799 wxSVG: 1.5.21 -> 1.5.22 2020-02-09 09:57:45 +01:00
R. RyanTM
8cabfc6aa3 bwidget: 1.9.13 -> 1.9.14 2020-02-09 09:56:20 +01:00
R. RyanTM
5548e33656 librealsense: 2.29.0 -> 2.31.0 2020-02-09 09:55:27 +01:00
R. RyanTM
3096b3e6cc aws-checksums: 0.1.3 -> 0.1.5 2020-02-09 09:50:15 +01:00
R. RyanTM
09c6a82f16 amtk: 5.0.1 -> 5.0.2 2020-02-09 09:49:52 +01:00
R. RyanTM
2de1474615 pkcs11helper: 1.25.1 -> 1.26 2020-02-09 09:48:53 +01:00
R. RyanTM
1841351f34 check: 0.13.0 -> 0.14.0 2020-02-09 09:46:39 +01:00
Andrew Childs
4ac6c244cc ffmpeg: fix vdpauSupport=false 2020-02-09 09:23:57 +01:00
Frederik Rietdijk
8847d57763 Merge staging-next into staging 2020-02-09 09:18:17 +01:00
Frederik Rietdijk
03755ed59a Merge master into staging-next 2020-02-09 09:17:51 +01:00
R. RyanTM
07db37b935 gnutls: 3.6.11.1 -> 3.6.12 2020-02-09 09:00:17 +01:00
R. RyanTM
ee321af5f5 libtasn1: 4.14 -> 4.16.0 2020-02-09 09:00:01 +01:00
R. RyanTM
75a3405046 nspr: 4.24 -> 4.25 2020-02-09 08:57:48 +01:00
Robert Djubek
bef2837579
scribusUnstable: Fix build with Poppler 0.84
see: https://github.com/NixOS/nixpkgs/pull/77186#issuecomment-583800213

it seems poppler updates (almost?) always break scribusUnstable

additionally:
formatted with nixpkgs-fmt;
added kiwi to maintainers - the more eyes the better;
add additional licenses that are listed on scribus COPYING;
2020-02-09 05:20:32 +00:00
Timo Kaufmann
9e1ca22f66
Merge pull request #79541 from r-ryantm/auto-update/m4ri
m4ri: 20200115 -> 20200125
2020-02-08 21:20:08 +00:00
R. RyanTM
5659946d6a m4ri: 20200115 -> 20200125 2020-02-08 16:16:48 +00:00
Mario Rodas
a8a64b9dc9 Merge pull request #79426 from r-ryantm/auto-update/dnnl
dnnl: 1.1.2 -> 1.2
2020-02-08 10:51:28 -05:00
Ryan Mulligan
247bcbdcf6
Merge pull request #79496 from r-ryantm/auto-update/cimg
cimg: 2.8.0 -> 2.8.3
2020-02-08 06:52:43 -08:00
Thomas Tuegel
f84107c857
Merge pull request #79112 from dtzWill/update/kde-applications-19.20.1
kdeApplications: 19.08.3 -> 19.12.1, new fetch base URL?
2020-02-08 06:24:05 -06:00
Thomas Tuegel
546e0bfa49
Merge pull request #79095 from dtzWill/update/qt-5.12.7
qt-5: 5.12.6 -> 5.12.7
2020-02-08 05:48:28 -06:00
Andrew Childs
16c8628112 libuchardet: move cmake to nativeBuildInputs
Fixes cross compilation.
2020-02-08 08:26:41 +01:00
R. RyanTM
7ba74f35ed cimg: 2.8.0 -> 2.8.3 2020-02-08 02:49:52 +00:00
Spencer Janssen
8e39b6671d unixODBCDrivers.msodbcsql17: 17.4.1.1 -> 17.5.1.1 2020-02-07 16:32:11 -06:00
Frederik Rietdijk
5c92c0921a Merge staging-next into staging 2020-02-07 19:28:16 +01:00
Frederik Rietdijk
30f0909e3a Merge master into staging-next 2020-02-07 19:27:52 +01:00
R. RyanTM
0f35fd5d21 dnnl: 1.1.2 -> 1.2 2020-02-07 08:13:53 +00:00