Matthew Bauer
9a0ced7e45
opencv: disable QTKit backend
...
QTKit was removed in macOS 10.12
2019-06-06 01:00:40 -04:00
Chris Rendle-Short
c0f8a9f49d
libblockdev: add gptfdisk as a dependency
...
This fixes #62749 (sgdisk needed for creating luks-encrypted ext4
volumes via udisk2).
2019-06-06 14:45:13 +10:00
Matthew Bauer
50998c8475
opencv2: only works on linux
...
https://hydra.nixos.org/build/94234038
2019-06-05 23:45:27 -04:00
Matthew Bauer
a74150e66e
libgssglue: mark linux only
...
https://hydra.nixos.org/build/94203083
2019-06-05 22:57:51 -04:00
Matthew Bauer
f2a33b8709
libdc1394: remove patch
...
applied in newer version
2019-06-05 22:55:15 -04:00
Matthew Bauer
a430a5c963
libtommatch: fix substituteInPlace
...
var name was changed
2019-06-05 22:54:38 -04:00
Matthew Bauer
e44fdaa9c2
Merge pull request #62715 from matthewbauer/darwin-gl
...
Darwin GL Experiments
2019-06-05 20:30:48 -04:00
R. RyanTM
91b8a60661
tbb: 2019_U6 -> 2019_U7
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tbb/versions
2019-06-05 18:22:57 -05:00
Vladimír Čunát
290695dd28
treewide icu61+ fixes
...
It's exactly the same issue as in the parent commit.
/cc #60250 (2fe63c8
).
2019-06-05 23:16:23 +02:00
Vladimír Čunát
0d29488705
sword: fixup build with icu >= 61
...
/cc #60250 (2fe63c8
).
2019-06-05 22:54:02 +02:00
Ivan Kozik
3c54135a8b
libmatroska: 1.5.0 -> 1.5.2
...
Fixes the build, broken by https://github.com/NixOS/nixpkgs/pull/62459
(libmatroska 1.5.0 expects libebml 1.3.7)
2019-06-05 13:28:13 +00:00
Vladimír Čunát
26f728ed89
Merge #62634 : gtk-doc: 1.29 -> 1.30 (again)
...
... into staging. Approximate Hydra comparison looks good to me:
https://hydra.nixos.org/eval/1523212?compare=1523031
2019-06-05 11:17:32 +02:00
Vladimír Čunát
c0ccf42c69
Merge branch 'staging-next' into staging
2019-06-05 11:12:34 +02:00
Vladimír Čunát
576af17187
Merge branch 'master' into staging-next
...
Hydra nixpkgs: ?compare=1523575
2019-06-05 11:06:44 +02:00
worldofpeace
092549015b
Merge pull request #62459 from r-ryantm/auto-update/libebml
...
libebml: 1.3.7 -> 1.3.9
2019-06-04 23:24:44 -04:00
Matthew Bauer
894644c8e8
mesa-glu: add macOS frameworks
...
- glu needs ApplicationServices
2019-06-04 23:14:59 -04:00
Matthew Bauer
0121da2af1
mesa: fix stubs on darwin
...
Adds a special case for isDarwin
2019-06-04 23:14:13 -04:00
worldofpeace
094e150804
Merge pull request #61729 from worldofpeace/geoclue/no-root
...
nixos/geoclue2: don't run as root
2019-06-04 23:11:34 -04:00
worldofpeace
eb7c14fad1
Merge pull request #61639 from dtzWill/update/dbus-1.12.14
...
dbus: 1.12.12 -> 1.12.14
2019-06-04 22:33:03 -04:00
Will Dietz
eced625802
pyotherside: 1.5.4 -> 1.5.5
...
https://github.com/thp/pyotherside/releases/tag/1.5.5
2019-06-04 16:15:32 -05:00
Will Dietz
137a63f9f6
harfbuzz: 2.5.0 -> 2.5.1
...
https://github.com/harfbuzz/harfbuzz/releases/tag/2.5.1
2019-06-04 15:23:32 -05:00
Sébastien Maret
fb883a58df
mkl: fix install_name on Darwin
...
Closes #57697
Co-Authored-By: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2019-06-04 22:08:48 +02:00
Michael Weiss
aa0baea2c0
Merge pull request #62608 from Synthetica9/sway11
...
wlroots: 0.5 -> 0.6
sway: 1.0 -> 1.1.1
2019-06-04 20:07:30 +02:00
Patrick Hilhorst
67f340ec00
wlroots: 0.5 -> 0.6
2019-06-04 16:11:41 +02:00
Orivej Desh
d1cd9ff16c
croaring: init at 0.2.61
2019-06-04 13:09:09 +00:00
Will Dietz
c057ef62ad
Merge pull request #62188 from dtzWill/update/iptables-1.8.3
...
iptables: 1.8.2 -> 1.8.3, libnftnl: 1.1.2 -> 1.1.3
2019-06-04 01:35:13 -05:00
Will Dietz
c782fe1edc
newt: 0.52.20 -> 0.52.21
...
https://pagure.io/newt/blob/134326743ac8063f79b6b34eb9d80ffdd55e6540/f/CHANGES#_1
2019-06-04 01:33:06 -05:00
Matthew Bauer
c4fc74b19c
qtwebengine: don’t use gn configure
...
qtwebengine has its own configure script, so don’t try to use gn.
2019-06-03 21:42:59 -04:00
Matthew Bauer
2b040c57dd
p11-kit: disable tests on darwin
...
These probably never passed. The test suite was enabled in
c739b09d85
, but fails on macOS/darwin.
Fixes #62614
2019-06-03 20:21:56 -04:00
Matthew Bauer
dc42372809
Merge pull request #61168 from matthewbauer/release-cross-fixes
...
release-cross.nix changes/fixes
2019-06-03 20:13:43 -04:00
Nikolay Amiantov
e188f6765a
xgboost: 0.72 -> 0.90
2019-06-04 01:36:27 +03:00
WilliButz
c260e9e399
avahi: set AVAHI_SERVICE_DIR to well-known location
...
Avahi now uses `/etc/avahi/services` instead of its
store path to look for files with service definitions.
2019-06-04 00:22:48 +02:00
Vladimír Čunát
dcd42d35dc
TMP: merge PR with staging
2019-06-03 22:35:30 +02:00
Vladimír Čunát
ee86a325dd
Merge branch 'staging-next' into staging
...
Conflicts (simple):
nixos/doc/manual/release-notes/rl-1909.xml
2019-06-03 22:34:49 +02:00
worldofpeace
ff3049f67d
Revert "Revert "libical: temporarily don't build docs to unblock staging-next""
...
This reverts commit ea01202e5e
.
2019-06-03 15:55:19 -04:00
worldofpeace
daf8b68971
Revert "Revert "libpsl: don't build docs""
...
This reverts commit 8809ebe42a
.
2019-06-03 15:55:07 -04:00
Matthew Bauer
c3f6b46db6
Merge pull request #60348 from matthewbauer/enchant-updates
...
enchant: 1.6.1 -> 2.2.3
2019-06-03 13:34:16 -04:00
Matthew Bauer
f64d21da21
Merge pull request #56834 from matthewbauer/v8-update
...
v8: 5.4.232 -> 7.4.255
2019-06-03 13:34:04 -04:00
Matthew Bauer
ba76fa91c7
treewide: handle enchant = enchant2
...
patch or provide backup to enchant1 where necessary
2019-06-03 12:47:28 -04:00
Matthew Bauer
3e96aebf4e
enchant: 1.6.1 -> 2.2.3
...
Moves default enchant to 2.2.3. Release url:
https://github.com/AbiWord/enchant/releases/tag/v2.0.0
Mostly need to verify no breakage occurs for packages using enchant.
2019-06-03 11:13:36 -04:00
Nikolay Amiantov
28bd05ce62
libsForQt5.qtwebkit-plugins: 2015-05-09 -> 2017-01-25
2019-06-03 17:01:04 +03:00
Nikolay Amiantov
d5b8080332
libxls: 1.4.0 -> 1.5.1
2019-06-03 17:00:38 +03:00
Ryan Mulligan
33c0d28e32
Merge pull request #62579 from r-ryantm/auto-update/tpm2-tss
...
tpm2-tss: 2.2.2 -> 2.2.3
2019-06-03 05:46:55 -07:00
R. RyanTM
70204c2ab6
qpdf: 8.4.1 -> 8.4.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qpdf/versions
2019-06-03 14:54:13 +03:00
Nikolay Amiantov
80bf658eb8
gbenchmark: 1.4.1 -> 1.5.0
2019-06-03 14:32:55 +03:00
R. RyanTM
c1ff72198b
wxSVG: 1.5.16 -> 1.5.17
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wxsvg/versions
2019-06-03 02:35:06 -07:00
Nikolay Amiantov
7ec20f99e6
cppzmq: 4.2.3 -> 4.3.0
2019-06-03 11:11:53 +03:00
Vladimír Čunát
c4724fb7bc
Merge branch 'master' into staging-next
...
Hydra nixpkgs: ?compare=1523028
2019-06-03 10:01:25 +02:00
R. RyanTM
7080e6ec1d
tpm2-tss: 2.2.2 -> 2.2.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tpm2-tss/versions
2019-06-02 23:40:13 -07:00
Orivej Desh
5ccacc2514
libevent: 2.1.8 -> 2.1.10
2019-06-02 23:14:35 +00:00
Franz Pletz
cea163252a
libressl_2_7: remove, not maintained anymore
...
Stable LibreSSL releases are supported one year after their OpenBSD release.
OpenBSD 6.3 with this branch was released on 2018-04-01.
2019-06-02 19:52:04 +02:00
Mario Rodas
f6840be5d6
Merge pull request #62488 from knedlsepp/fix-pybind11
...
pybind11: Fix build
2019-06-02 12:01:33 -05:00
Jan Tojnar
15370a17b9
pipewire: 0.2.5 -> 0.2.6 ( #62500 )
...
pipewire: 0.2.5 -> 0.2.6
2019-06-02 16:03:22 +02:00
R. RyanTM
f8272d08ab
pipewire: 0.2.5 -> 0.2.6
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pipewire/versions
2019-06-02 15:40:10 +02:00
Josef Kemetmüller
10b412cba8
pybind11: Fix build
2019-06-02 10:58:27 +02:00
Michael Raskin
49eac6aebd
Merge pull request #62419 from r-ryantm/auto-update/glib
...
glib: 2.60.2 -> 2.60.3
2019-06-02 08:47:35 +00:00
R. RyanTM
39e784dd99
live555: 2019.04.24 -> 2019.05.29
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/live555/versions
2019-06-01 22:19:01 -07:00
R. RyanTM
3313c5e3f5
libuv: 1.28.0 -> 1.29.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libuv/versions
2019-06-01 21:24:41 -07:00
R. RyanTM
7fa446d1d0
libebml: 1.3.7 -> 1.3.9
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libebml/versions
2019-06-01 19:33:28 -07:00
R. RyanTM
adceb10e36
lhapdf: 6.2.1 -> 6.2.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lhapdf/versions
2019-06-01 19:24:22 -07:00
Matthew Bauer
6158c508cf
Merge pull request #58054 from illegalprime/volume_key-cross
...
volume_key: cross compilation fixes
2019-06-01 17:37:11 -04:00
R. RyanTM
fe7df541d2
double-conversion: 3.1.4 -> 3.1.5
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/double-conversion/versions
2019-06-01 22:23:05 +03:00
R. RyanTM
50ba595d2c
glib: 2.60.2 -> 2.60.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/glib/versions
2019-06-01 12:01:59 -07:00
worldofpeace
37e6615705
Merge pull request #62376 from r-ryantm/auto-update/cimg
...
cimg: 2.5.7 -> 2.6.4
2019-06-01 14:06:22 -04:00
Izorkin
67709c3c1b
libressl_2_9: 2.9.1 -> 2.9.2
2019-06-01 16:08:01 +00:00
Nikolay Amiantov
b959dc1493
libsForQt5.quazip: 0.7.6 -> 0.8.1
2019-06-01 17:31:50 +03:00
Ryan Mulligan
4dd1a31658
Merge pull request #62371 from r-ryantm/auto-update/catch2
...
catch2: 2.7.2 -> 2.8.0
2019-06-01 06:05:26 -07:00
markuskowa
81dad514c7
Merge pull request #62308 from dtzWill/update/armadillo-9.400.4
...
armadillo: 9.300.2 -> 9.400.4
2019-06-01 13:21:49 +02:00
Pierre
366985e2a7
folly: 2019.04.22.00 -> 2019.05.27.00
2019-06-01 13:44:25 +03:00
R. RyanTM
8b22efb006
cimg: 2.5.7 -> 2.6.4
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cimg/versions
2019-06-01 02:25:35 -07:00
R. RyanTM
a9620fa6a0
catch2: 2.7.2 -> 2.8.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/catch2/versions
2019-06-01 01:50:44 -07:00
Mario Rodas
788b13d3a1
libimagequant: 2.12.2 -> 2.12.3
2019-05-31 22:13:43 -05:00
Robert Scott
6a1ade5fca
re2: enable check, installCheck
2019-05-31 22:44:03 +01:00
Robert Scott
9ecdc72b36
re2: 20140304 -> 20190401
2019-05-31 22:25:43 +01:00
Matthew Bauer
f21b4270a1
Merge pull request #62273 from matthewbauer/bad-platforms-add
...
Add treewide bad platforms
2019-05-31 10:30:42 -04:00
Will Dietz
78feab870a
armadillo: 9.300.2 -> 9.400.4
...
https://sourceforge.net/p/arma/news/2019/04/armadillo-c-linear-algebra-version-9400/
https://sourceforge.net/p/arma/news/2019/05/armadillo-c-linear-algebra-version-94003-bug-fix-update/
2019-05-31 07:54:43 -05:00
Jan Tojnar
2c347116b5
Merge pull request #62237 from jtojnar/openimageio2
...
openimageio2: init at 2.0.8
2019-05-31 13:53:05 +02:00
Will Dietz
9b65cb1719
Merge pull request #62196 from dtzWill/update/harfbuzz-2.5.0
...
harfbuzz: 2.3.1 -> 2.5.0
2019-05-30 23:12:51 -05:00
Will Dietz
558c4ce462
libidn2: 2.1.1a -> 2.2.0
2019-05-30 22:17:28 -05:00
Will Dietz
7ad8872001
libfilezilla: 0.13.0 -> 0.16.0
...
* pname
* deps
* try tests, disable due to failure
2019-05-30 21:58:54 -05:00
Matthew Bauer
626a9f9f16
pth: mark as broken on aarch64 cross
...
reported on irc, reproduced locally
2019-05-30 22:49:56 -04:00
Matthew Bauer
6d7cbba899
gmp{4,5}: mark broken on x86_64-darwin
2019-05-30 22:34:47 -04:00
Matthew Bauer
8cd5314d67
enchant1: mark broken on x86_64-darwin
2019-05-30 22:34:22 -04:00
Orivej Desh
989d7f8d2c
libsodium: 1.0.17 -> 1.0.18
2019-05-31 01:02:30 +00:00
Peter Hoeg
c10addd601
Merge pull request #62204 from peterhoeg/u/quaternion
...
quaternion: 0.0.9.4 -> 0.0.9.4c
2019-05-30 14:31:19 +08:00
worldofpeace
d07364d651
Merge pull request #62184 from andir/libcanberra-wayland
...
libcanberra: add patch to stop crashing on wayland
2019-05-29 23:18:55 -04:00
Jan Tojnar
4a40504be4
robin-map: init at 0.6.1
2019-05-30 02:12:32 +02:00
Joachim F
e8445a367a
Merge pull request #61994 from JohnAZoidberg/remove-cpp-gsl
...
cpp-gsl: remove in favor of microsoft_gsl
2019-05-29 20:01:29 +00:00
Austin Seipp
7adcf79ccb
liburing: 1.0.0pre131_b422aa11cc -> 1.0.0pre132_f8865bc6
...
Fixes a symbol visibility bug. Also enables debug symbols for this
library.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-29 14:22:21 -05:00
Peter Simons
cd76032c1b
Merge pull request #62180 from dtzWill/update/openssl-1.1.1c-1.0.2s
...
openssl: 1.1.1c, 1.0.2s
2019-05-29 19:46:11 +02:00
Will Dietz
642c9a7e74
Revert "openssl: fix CVE-2019-1543"
...
This reverts commit aae4c114a4
.
2019-05-29 07:54:00 -05:00
Frederik Rietdijk
b95dfb09b8
Merge staging into staging-next
2019-05-29 10:39:52 +02:00
Frederik Rietdijk
97aba37876
Merge pull request #61657 from NixOS/staging-next
...
Staging next
2019-05-29 08:38:21 +00:00
Gabriel Ebner
8b91250b79
Merge pull request #62185 from dtzWill/update/qalculate-3.2.0
...
libqalculate,qalculate-gtk: 3.1.0 -> 3.2.0
2019-05-29 08:53:53 +02:00
Austin Seipp
63ff37f278
liburing: 1.0.0pre118_2e719820 -> 1.0.0pre131_b422aa11cc
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-28 21:43:42 -05:00
Peter Hoeg
56eac1c2ef
libqmatrixclient: 0.5.1.2 -> 0.5.2
2019-05-29 10:07:43 +08:00
Will Dietz
98bdeb049d
harfbuzz: 2.3.1 -> 2.5.0
...
https://github.com/harfbuzz/harfbuzz/releases/tag/2.5.0
2019-05-28 20:15:07 -05:00
Will Dietz
3b215985ee
libnftnl: 1.1.2 -> 1.1.3
...
https://lists.netfilter.org/pipermail/netfilter-announce/2019/000230.html
2019-05-28 19:32:40 -05:00
Andreas Rammhold
0202d6db56
libcanberra: add patch to stop crashing on wayland
...
Without the applied patch libcanberra assumes the display is an X11
display and subsequently crashes on wayland.
2019-05-29 02:20:29 +02:00
Will Dietz
368f870219
libqalculate,qalculate-gtk: 3.1.0 -> 3.2.0
2019-05-28 19:14:03 -05:00
Will Dietz
f6297de3bc
openssl: 1.1.1b -> 1.1.1c
...
https://mta.openssl.org/pipermail/openssl-announce/2019-May/000153.html
2019-05-28 19:04:31 -05:00
Will Dietz
c83b9bb6aa
openssl: 1.0.2r -> 1.0.2s
...
https://mta.openssl.org/pipermail/openssl-announce/2019-May/000151.html
2019-05-28 19:04:25 -05:00
Vladimír Čunát
07dbc438cc
gnutls: 3.6.7 -> 3.6.8 (bugfix)
...
No security fixes announced.
https://lists.gnupg.org/pipermail/gnutls-help/2019-May/004527.html
2019-05-28 13:51:55 +02:00
Niklas Hambüchen
8d5864eb47
openblas: Add enableStatic flag
2019-05-28 08:57:23 +02:00
Niklas Hambüchen
43fda1c96d
openblas: 0.3.5 -> 0.3.6
2019-05-28 08:57:23 +02:00
Frederik Rietdijk
3685108787
Merge staging-next into staging
2019-05-28 08:32:57 +02:00
Frederik Rietdijk
36a6746f21
Merge master into staging-next
2019-05-28 08:32:03 +02:00
Silvan Mosberger
8d8e041b18
Merge pull request #61813 from r-ryantm/auto-update/heimdal
...
heimdal: 7.5.0 -> 7.6.0
2019-05-28 03:14:05 +02:00
Silvan Mosberger
2762950a8a
osquery: 3.2.9 -> 3.3.2 ( #62099 )
...
osquery: 3.2.9 -> 3.3.2
2019-05-28 03:09:45 +02:00
markuskowa
8e9cb5559a
Merge pull request #62128 from Infinisil/scalapack-test-timeout
...
scalapack: Increase individual test timeout to prevent hydra failures
2019-05-27 22:57:26 +02:00
Wael Nasreddine
915085c6de
tk: add missing headers for Darwin ( #62125 )
2019-05-27 11:54:51 -07:00
Silvan Mosberger
16c66f66ae
scalapack: Increase individual test timeout to prevent hydra failures
2019-05-27 20:08:32 +02:00
Silvan Mosberger
d824a3724b
Merge pull request #62087 from marsam/update-nv-codec-headers
...
nv-codec-headers: 8.2.15.6 -> 9.0.18.1
2019-05-27 18:39:34 +02:00
Silvan Mosberger
dd12269b78
Merge pull request #60250 from JohnAZoidberg/icu64
...
icu: 59 -> 64
2019-05-27 18:31:57 +02:00
Silvan Mosberger
e1736387fb
Merge pull request #62090 from c0bw3b/pkg/compactor
...
libtins: 4.0 -> 4.2 / compactor: 0.11.1 -> 0.12.2
2019-05-27 17:53:36 +02:00
Maximilian Bosch
d98d4b35ae
libelfin: init at unstable-2018-08-25
...
Needed by osquery to monitor which binaries are using e.g. hardening
features: https://github.com/facebook/osquery/pull/4708
2019-05-27 16:15:56 +02:00
Eelco Dolstra
71bc5e2d64
Merge pull request #62022 from bhipple/fix/sqlite-parallel
...
sqlite: enable parallel builds
2019-05-27 13:24:02 +02:00
Markus Kowalewski
0297ec2412
openmpi: 4.0.0 -> 4.0.1
2019-05-27 13:01:04 +02:00
Michael Raskin
477922e038
Merge pull request #61866 from r-ryantm/auto-update/ogre
...
ogre: 1.11.5 -> 1.12.0
2019-05-26 21:21:54 +00:00
Renaud
c104260b80
Merge pull request #62019 from jlesquembre/x265-30
...
x265: 2.9 -> 3.0
2019-05-26 17:49:15 +02:00
c0bw3b
863e1bde7c
libtins: 4.0 -> 4.2
2019-05-26 17:10:17 +02:00
Mario Rodas
bfe65b9526
nv-codec-headers: 8.2.15.6 -> 9.0.18.1
2019-05-26 08:20:55 -05:00
c0bw3b
846b12b772
libpsl: 0.20.2 -> 0.21.0
...
Push #62070 to staging
2019-05-26 14:08:37 +02:00
Aaron Andersen
bfc2ea774e
Merge pull request #62057 from minijackson/waybar-0.6.6
...
spdlog: 1.2.1 -> 1.3.1 ; waybar: 0.6.5 -> 0.6.6
2019-05-26 06:38:20 -04:00
Frederik Rietdijk
2a462f27dc
Merge staging-next into staging
2019-05-26 11:14:25 +02:00
Vladimír Čunát
8809ebe42a
Revert "libpsl: don't build docs"
...
This reverts commit 7c62ef8685
.
Not needed now.
2019-05-26 11:03:50 +02:00
Vladimír Čunát
ea01202e5e
Revert "libical: temporarily don't build docs to unblock staging-next"
...
This reverts commit dae72e7e7d
.
Not needed now.
2019-05-26 11:03:50 +02:00
Vladimír Čunát
b4ae841b23
Merge branch 'staging-next' into staging
2019-05-26 09:48:55 +02:00
Tadeo Kondrak
0dfa25e17c
l-smash: init at 2.4.15
2019-05-26 04:54:57 +09:00
Minijackson
a52835176e
spdlog: 1.2.1 -> 1.3.1
2019-05-25 16:43:37 +02:00
Timo Kaufmann
dbed8e977c
Merge pull request #61535 from timokau/linbox-1.6.2
...
linbox: 1.6.1 -> 1.6.2
2019-05-25 15:32:03 +02:00
R. RyanTM
f9ff05dbc9
libpqxx: 6.4.3 -> 6.4.4
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libpqxx/versions
2019-05-25 12:48:06 +02:00
Benjamin Hipple
62f9685a60
gdbm: enable parallel building and use pname
2019-05-25 12:46:55 +02:00
Frederik Rietdijk
b2ab860db3
Merge master into staging-next
2019-05-25 12:38:00 +02:00
Frederik Rietdijk
dae72e7e7d
libical: temporarily don't build docs to unblock staging-next
2019-05-25 12:37:50 +02:00
Benjamin Hipple
3232cadf96
boost: run build and install hooks
...
Users who want to patch boost may put a postInstall hook in an overlay, which
requires that that expression runs them on the buildPhase and installPhase.
2019-05-24 17:46:46 -04:00
Benjamin Hipple
93982349c8
sqlite: enable parallel builds
2019-05-24 16:54:27 -04:00
José Luis Lafuente
2982e92f44
x265: 2.9 -> 3.0
2019-05-24 20:40:18 +02:00
Renaud
e7110adb0a
Merge pull request #61848 from r-ryantm/auto-update/libdc1394
...
libdc1394: 2.2.5 -> 2.2.6
2019-05-24 16:46:09 +02:00
Timo Kaufmann
39ced10288
linbox: re-enable aarch64 and darwin builds
2019-05-24 16:05:39 +02:00
Timo Kaufmann
1e4140c2c9
linbox: 1.6.1 -> 1.6.2
2019-05-24 16:05:35 +02:00
Bas van Dijk
72fc6f7e5c
libbytesize: 1.4 -> 2.0
2019-05-24 15:59:09 +02:00
Mario Rodas
5399a3a530
Merge pull request #61850 from r-ryantm/auto-update/libsass
...
libsass: 3.5.5 -> 3.6.0
2019-05-24 07:19:32 -05:00
Renaud
6bbe3ebec5
Merge pull request #61928 from dtzWill/update/utf8proc-2.4.0
...
utf8proc: 2.3.0 -> 2.4.0
2019-05-24 14:15:22 +02:00
R. RyanTM
1abbb65931
libsass: 3.5.5 -> 3.6.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libsass/versions
2019-05-24 07:04:01 -05:00
Frederik Rietdijk
6e4e7c5dc6
Merge master into staging-next
2019-05-24 12:39:37 +02:00
Frederik Rietdijk
7c62ef8685
libpsl: don't build docs
...
to unbreak staging-next
cc @worldofpeace
2019-05-24 12:38:19 +02:00
Daniel Schaefer
8980e3ca62
cpp-gsl: remove in favor of microsoft_gsl
...
It's the same package twice but cpp-gsl is older.
2019-05-24 11:25:36 +02:00
Austin Seipp
0ca30f22f1
liburing: 1.0.0pre116 -> 1.0.0pre118
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-23 14:32:18 -05:00
worldofpeace
53afb548a5
Merge pull request #60035 from nyanloutre/kdeapps_update
...
kde_applications: 18.12.03 -> 19.04.1; kdeFrameworks: 5.56 -> 5.58; plasma-5: 5.15.3 -> 5.15.5
2019-05-23 14:36:03 -04:00