Jörg Thalheim
dadc7eb329
treewide: use runtimeShell instead of stdenv.shell whenever possible
...
Whenever we create scripts that are installed to $out, we must use runtimeShell
in order to get the shell that can be executed on the machine we create the
package for. This is relevant for cross-compiling. The only use case for
stdenv.shell are scripts that are executed as part of the build system.
Usages in checkPhase are borderline however to decrease the likelyhood
of people copying the wrong examples, I decided to use runtimeShell as well.
2019-02-26 14:10:49 +00:00
Will Dietz
87bd8adae1
cdk: 5.0-20171209 -> 5.0-20190224
2019-02-25 21:50:29 -06:00
Yurii Rashkovskii
d2eecfc160
pugixml: always include pkgconfig file
...
In master, this is always enabled: https://github.com/zeux/pugixml/pull/193
2019-02-25 06:47:09 -08:00
Yurii Rashkovskii
3298c38a6d
ogre: 1.10.11 -> 1.11.5
...
1.10.x retained for dependencies
2019-02-25 06:28:23 -08:00
Tor Hedin Brønner
3a83ec23dc
Merge pull request #54299 from dtzWill/update/xdg-desktop-portal-1.1.1
...
xdg-desktop-portal{,-gtk}: 1.1.0 -> 1.2.0
flatpak: 1.1.3 -> 1.2.3
2019-02-25 13:14:01 +01:00
Orivej Desh
bccab16109
xxHash: 0.6.4.20171222 -> 0.6.5
2019-02-24 19:40:29 +00:00
Léo Gaspard
e2474d714c
Merge branch 'pr-53143'
...
* pr-53143:
Fix nix-shell packages for lynx->curl
Scrape directory index with curl instead of lynx
Address review comments
aspell: use fetchzip instead of fetchTarball to fetch u-deva files
aspell: remove override of name in buildOfficialDict
aspell: add all missing official dictionaries
2019-02-24 19:56:11 +01:00
Olli Helenius
098c442674
Fix nix-shell packages for lynx->curl
2019-02-24 20:06:30 +02:00
Olli Helenius
291eae81ff
Scrape directory index with curl instead of lynx
2019-02-24 18:46:58 +02:00
Jörg Thalheim
ff1b945851
glibc: fix cross-build
...
glibc's buildsystem uses its own executables to generate locales.
This does not work for cross-compilation so instead we use localedef
from buildPackages.
2019-02-24 09:43:01 +00:00
Frederik Rietdijk
c2eac6741b
Merge master into staging-next
2019-02-24 09:19:12 +01:00
Matthew Bauer
ad2585e350
harfbuzz-icu: disable error for cast-align
2019-02-23 23:26:54 -05:00
R. RyanTM
5a4ac09f31
sundials: 4.0.2 -> 4.1.0 ( #55821 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sundials/versions
2019-02-24 02:00:34 +01:00
jacereda
36e0ed236e
xavs: build on darwin ( #56070 )
2019-02-24 01:51:04 +01:00
R. RyanTM
f471cbe931
live555: 2018.12.14 -> 2019.02.03 ( #55251 )
...
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-02-24 01:33:16 +01:00
R. RyanTM
7176ed767b
openfst: 1.6.9 -> 1.7.1 ( #55245 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/openfst/versions
2019-02-24 01:12:19 +01:00
Chris Ostrouchov
7b093af342
libndtypes: 0.2.0dev3 -> unstable-2018-11-27
2019-02-23 13:09:10 -05:00
Chris Ostrouchov
84cbff0a00
libxnd: 0.2.0dev3 -> unstable-2018-11-27
2019-02-23 13:09:10 -05:00
Chris Ostrouchov
eb36c3f28c
libgumath: init at unstable-2018-11-27
2019-02-23 13:09:04 -05:00
Carles Pagès
a4f5bb8f58
rapidxml: init at 1.13
2019-02-23 16:10:36 +01:00
Averell Dalton
d7806fe4ed
openblas: adjust makeFlags handling
2019-02-23 09:13:57 +01:00
Ryan Mulligan
9075c30f31
Merge pull request #56166 from rnhmjoj/vapour
...
vapoursynth: R44 -> R45.1
2019-02-22 20:29:46 -08:00
worldofpeace
6a6e7f9e2e
Merge pull request #56174 from worldofpeace/gnome-updates
...
assorted gnome updates
2019-02-22 12:45:55 -05:00
worldofpeace
4513be5ee5
libgit2-glib: 0.27.7 -> 0.27.8
...
423aad9610/NEWS (L1)
2019-02-22 12:44:31 -05:00
worldofpeace
d78337b6f4
clutter-gst: 3.0.26 -> 3.0.27
...
01a461da1b/NEWS (L1)
2019-02-22 12:44:30 -05:00
Vladimír Čunát
71f4ba29a3
Merge branch 'master' into staging-next
...
Hydra nixpkgs: ?compare=1506218
2019-02-22 17:51:01 +01:00
Alyssa Ross
bac6f67aaa
Merge pull request #56194 from chaoflow/remove-chaoflow-as-maintainer
...
Remove myself as maintainer from packages
2019-02-22 15:57:28 +00:00
Florian Friesdorf
fbef5ab82f
Remove myself as maintainer from packages
...
I'm currently not maintaining any packages.
2019-02-22 16:14:13 +01:00
Mario Rodas
28a8b9956f
xapian: fix darwin build
2019-02-22 09:59:08 -05:00
Vladimír Čunát
2adf954e84
Merge #55420 : buildEnv, substituteAll: disable binary cache
...
... into staging.
2019-02-22 13:57:01 +01:00
markuskowa
5c8c258727
Merge pull request #54877 from markuskowa/upd-openmpi4
...
openmpi: 3.1.3 -> 4.0.0
2019-02-22 09:31:23 +01:00
Will Dietz
c7a1b77a67
nghttp2: 1.35.1 -> 1.36.0
...
https://github.com/nghttp2/nghttp2/releases/tag/v1.36.0
2019-02-22 01:52:38 -06:00
Vladimír Čunát
239b5e84a9
Merge #55613 : libidn2: 2.1.0 -> 2.1.1 (into staging)
2019-02-22 07:35:24 +01:00
Vladimír Čunát
9cfe4a11cc
Merge #55632 : libuv: 1.24.1 -> 1.26.0 (into staging)
2019-02-22 07:33:18 +01:00
Vladimír Čunát
2ed8187107
Merge #56022 : mesa and x11 updates (into staging)
2019-02-22 06:59:22 +01:00
worldofpeace
522b897edb
libgnomekbd: 3.26.0 -> 3.26.1
...
4b92a08cd2/NEWS (L1)
2019-02-21 20:02:16 -05:00
worldofpeace
e0baf51825
Merge pull request #55980 from dtzWill/update/libhandy-0.0.8
...
libhandy: 0.0.7 -> 0.0.8
2019-02-21 18:51:50 -05:00
Will Dietz
fa2dcfe306
Merge pull request #55977 from dtzWill/update/kvantum-0.10.9
...
libsForQt.qtstyleplugin-kvantum: 0.10.8 -> 0.10.9
2019-02-21 17:01:32 -06:00
worldofpeace
5a31378291
xdg-desktop-portal: fix paths
2019-02-21 16:23:04 -05:00
rnhmjoj
43c1160463
vapoursynth: R44 -> R45.1
2019-02-21 22:08:33 +01:00
Markus Kowalewski
c6f039e59c
openmpi: add patch for mpi tests on machines with less than 4 cores
...
Fix a bug that ignores OMPI_MCA_rmaps_base_oversubscribe (upstream patch).
This bug breaks the test from libs, such as scalapack,
on machines with less than 4 cores.
2019-02-21 15:08:33 +01:00
Markus Kowalewski
dbf5135385
scalapack: update meta data
...
* Set platform from linux -> x86_64-linux
Scalapack does not seem to run properly on ARM (failing tests)
* Add markuskowa as maintainer
2019-02-21 15:08:33 +01:00
Markus Kowalewski
4aa90ac089
scalapack: add openmpi4 compatibility patch
2019-02-21 15:08:32 +01:00
Markus Kowalewski
47a774527d
globalarrays: use autoreconfHook
2019-02-21 15:08:32 +01:00
Markus Kowalewski
c0bc7a3b3d
globalarrays: add openmpi-4 compatibility patches
2019-02-21 15:08:32 +01:00
Markus Kowalewski
840716a8b6
openmpi: Use external hwloc and libevent
...
Recommended in the upgrade guide:
https://www.open-mpi.org/software/ompi/major-changes.php
2019-02-21 15:08:32 +01:00
Markus Kowalewski
3ed9664827
openmpi: 3.1.3 -> 4.0.0
...
openmpi-4.0.0 removes deprecated MPI-1 symbols.
For upgrade guide see:
https://www.open-mpi.org/faq/?category=mpi-removed
2019-02-21 15:06:16 +01:00
Vladimír Čunát
147a685948
lmdb: fix cross-compilation
2019-02-21 12:16:03 +01:00
Michael Raskin
a059fc7420
Merge pull request #56067 from oxij/tree/fetchurl-boot
...
treewide: assemble all `fetchurlBoot` uses in overrides to `fetchurl`
2019-02-21 09:43:11 +00:00
Frederik Rietdijk
e2cd07b997
Merge staging-next into staging
2019-02-21 07:54:33 +01:00
Matthias Beyer
f1f4f38909
Revert "Remove maintainership"
...
I'm baaaaack!
This patch reverts my patch where I removed myself as maintainer because
of my traveling. I'm back now and I want to maintain these packages
again.
This reverts commit ce1c1e3093
.
2019-02-20 19:57:34 +01:00
Dmitry Kalinkin
518f997eb5
qt5.qtwebkit: don't set qmake variables for cmake build
2019-02-19 23:52:07 -05:00
Dmitry Kalinkin
4bbd00e934
qt511.qtwebkit: fix on darwin
...
readline is used on macOS and iOS for some javascript console (JSC). It
seems to be easier to disable it than to fix it.
2019-02-19 23:52:06 -05:00
Dmitry Kalinkin
67186defda
qt5.qtwebkit: refactor version comparison
...
This introduces usingAnnulenWebkitFork variable. Using version
check for qtbase.version is misleading because annulen's fork is not
tied to a specific qt5 release.
2019-02-19 23:51:24 -05:00
Dmitry Kalinkin
f212dd2e32
qt5.qtwebkit: link against libicucore.dylib from darwin.ICU instead of /usr/lib
...
The impure library was introduced in
775531c1e3
('qt58: extend darwin compatibility')
cmake-based build can use a non-apple ICU if -DMACOS_USE_SYSTEM_ICU=OFF
is set.
2019-02-19 23:51:19 -05:00
Matthew Bauer
c9b14043f0
Merge pull request #54993 from yorickvP/patch-2
...
wayland: separateDebugInfo = true
2019-02-19 23:21:18 -05:00
Matthew Bauer
55757a0d44
Merge pull request #54402 from lopsided98/boehm-gc-cross-fix
...
beohm-gc: fix cross build of dependent packages
2019-02-19 22:51:00 -05:00
Matthew Bauer
8724819d94
Merge pull request #55910 from veprbl/pr/qt5_qtconnectivity_darwin_fix
...
qt5.qtconnectivity: fix darwin build
2019-02-19 22:37:15 -05:00
Matthew Bauer
4141fdaa3f
Merge pull request #55956 from mroi/patch-1
...
glibc: enable cross builds on Darwin
2019-02-19 22:35:30 -05:00
Orivej Desh
c32fa47ab4
aws-sdk-cpp: 1.7.49 -> 1.7.53
2019-02-19 22:40:48 +00:00
Orivej Desh (NixOS)
7b25f9c833
Merge pull request #55754 from orivej/aws-sdk-cpp
...
aws-sdk-cpp: 1.6.52 -> 1.7.49; add aws-checksums, aws-c-common, aws-c-event-stream
2019-02-19 22:20:41 +00:00
Michael Raskin
446520bb9b
Merge pull request #56026 from oxij/tree/move-defaults-to-package-files-half-cuda
...
all-packages.nix: move defaults to package files continues^2
2019-02-19 21:54:02 +00:00
Jan Malakhovski
a1fec8667d
treewide: assemble all `fetchurlBoot` uses in overrides to `fetchurl` itself
...
The only outside-curl uses of `fetchurlBoot` left are `stdenv`
and `apple-source-releases`. The latter one can probably be removed
too, but I can't test it.
Pros:
- Aggregates all behind-the-scenes insanity in a single place.
Cons:
- At the cost of 10 more derivations (but 0 new outpaths).
2019-02-19 20:55:59 +00:00
Ryan Mulligan
e27fabb737
Merge pull request #55749 from delroth/tpm2-tools
...
Add package tpm2-tools (+ deps) to nixpkgs
2019-02-19 11:51:58 -08:00
Pierre Bourdon
0cb599293b
tpm2-tss: init at 2.2.0
2019-02-19 20:02:31 +01:00
Dmitry Kalinkin
3e3e3918f2
qt5.qtwebengine: fail properly
...
QtWebEngine's build system is setup to perform certain platform checks
(see mkspecs/features/platform.prf). But a failed check will not cause
configuration phase to fail, but instead it configures no build targets.
So in such case the build will successfully perform build and install
phases. An empty output directories will are produced and the build
succeeds.
This patches qtwebengine qmake files to properly fail during
configuration phase.
This doesn't touch qt56 as it doesn't have this mechanism.
2019-02-19 12:28:15 -05:00
Dmitry Kalinkin
78d041f6a9
rivet: 2.6.2 -> 2.7.0
2019-02-19 10:19:25 -05:00
Vladimír Čunát
3a078594a1
libpng: always apply the debian patches
...
This fixes the low-severity CVE on other platforms than aarch64.
2019-02-19 11:10:00 +01:00
Vladimír Čunát
424efc7e71
Merge branch 'staging-next' into staging
2019-02-19 11:08:32 +01:00
Vladimír Čunát
98be12ab3a
libpng: apply patches from Debian
...
- first unbreaks ARM builds
- second fixes a low-severity CVE
These only get applied on aarch64 *for now*, to iterate staging faster.
2019-02-19 11:02:38 +01:00
Vladimír Čunát
95e2332ed1
Merge #55981 : gtk3: 3.24.4 -> 3.24.5 (into staging)
2019-02-19 08:23:01 +01:00
Matthew Bauer
b1bbd94bb6
Merge remote-tracking branch 'NixOS/master' into staging
2019-02-18 20:36:48 -05:00
Lengyel Balazs
6f9a7f05cf
mesa: 18.3.3 -> 18.3.4
2019-02-18 23:24:47 +01:00
Olli Helenius
16b009d1c0
Address review comments
...
- Use HTTPS and tighter version regexp to guard against MitM
- Use nix-instantiate instead of experimental nix eval
- Handle dictionary-specific meta overrides
2019-02-18 17:34:49 +02:00
Frederik Rietdijk
815b77cbe6
Merge master into staging-next
2019-02-18 14:18:04 +01:00
Will Dietz
f9a62dbace
gtk3: 3.24.4 -> 3.24.5
...
* add fribidi as it's now required.
* fetch patches to fix fribidi linking, autoreconf
2019-02-17 20:49:34 -06:00
Will Dietz
750aa7f474
libhandy: 0.0.7 -> 0.0.8
...
3721b490b6
2019-02-17 20:46:09 -06:00
Will Dietz
99d3982107
libsForQt.qtstyleplugin-kvantum: 0.10.8 -> 0.10.9
...
https://github.com/tsujan/Kvantum/releases/tag/V0.10.9
2019-02-17 20:36:27 -06:00
Andrew Miloradovsky
1487317910
opencascade-occt: init at 7.3.0p2
...
* opencascade-occt: init at 7.3.0p2
This is just a package of the official OpenCASCADE OCCT (not OCE).
2019-02-17 12:54:54 -08:00
Will Dietz
32322da1a6
openblas: fix config breakage introduced for configs using 'false'
...
My earlier change mistakenly expected `toString false` to produce '0'
instead of the empty string, leading to unexpected config changes.
Intended to address issue mentioned here and in following discussion:
https://github.com/NixOS/nixpkgs/pull/53972#issuecomment-459981602
Sorry, folks!
(special-case handling of bools here makes this "cleanup" a bit
less of an obvious win but hopefully still preferable overall :))
-----------
makeFlags in resulting derivation, according to this one-liner:
$ nix show-derivation -f . openblas|jq ".[].env.makeFlags"
before:
"BINARY=64 CC=cc CROSS= DYNAMIC_ARCH=1 FC=gfortran HOSTCC=cc INTERFACE64=1 NO_BINARY_MODE= NO_STATIC=1 NUM_THREADS=64 PREFIX=/1rz4g4znpzjwh1xymhjpm42vipw92pr73vdgl6xs1hycac8kf2n9 TARGET=ATHLON USE_OPENMP=1"
after:
"BINARY=64 CC=cc CROSS=0 DYNAMIC_ARCH=1 FC=gfortran HOSTCC=cc INTERFACE64=1 NO_BINARY_MODE=0 NO_STATIC=1 NUM_THREADS=64 PREFIX=/1rz4g4znpzjwh1xymhjpm42vipw92pr73vdgl6xs1hycac8kf2n9 TARGET=ATHLON USE_OPENMP=1"
Without knowing how `placeholder` works, it seems interesting if
entirely unrelated that the `PREFIX` is same for both! :). TIL.
2019-02-17 19:51:55 +01:00
Michael Roitzsch
a64771d7f1
glibc: enable cross builds on Darwin
...
add patch file for cross compilation on Darwin
documentation of the changes is at the top of the patch file
2019-02-17 18:40:50 +01:00
worldofpeace
a5837865c0
flatpak: 1.1.3 -> 1.2.3
2019-02-17 12:14:48 -05:00
Will Dietz
1a6255b832
xdg-desktop-portal{,-gtk}: 1.1.0 -> 1.2.0
2019-02-17 12:14:16 -05:00
worldofpeace
54f36ae36a
Merge pull request #55261 from r-ryantm/auto-update/librealsense
...
librealsense: 2.17.1 -> 2.18.0
2019-02-17 15:42:57 +00:00
Ryan Mulligan
e48b3308b5
Merge pull request #55730 from plapadoo/fcppt-3.0.0
...
fcppt: 2.9.0 -> 3.0.0
2019-02-17 07:00:02 -08:00
worldofpeace
21531d353b
Merge #55894 : cairo: apply patch for CVE-2018-19876
...
(cherry picked from commit bad2db31b7
)
Forward-picked from staging to staging-next;
it's a trivial patch and we now rebuild anyway due to unzip.
2019-02-17 08:25:53 +01:00
Vladimír Čunát
f7f1a2f54e
Merge branch 'master' into staging-next
...
A mass darwin rebuild from master (#55784 ).
2019-02-17 08:05:24 +01:00
Will Dietz
e6d26d807e
Merge pull request #55603 from dtzWill/update/ffmpeg-4.1.1
...
ffmpeg: 4.1 -> 4.1.1
2019-02-17 00:08:47 -06:00
Will Dietz
b6f92dc791
Merge pull request #55874 from dtzWill/update/libdrm-2.4.97
...
libdrm: 2.4.96 -> 2.4.97
2019-02-17 00:05:48 -06:00
worldofpeace
97858b8a79
Merge pull request #55908 from r-ryantm/auto-update/catch2
...
catch2: 2.5.0 -> 2.6.0
2019-02-17 04:55:02 +00:00
worldofpeace
bad2db31b7
Merge pull request #55894 from andrew-d/andrew/cairo-CVE-2018-19876
...
cairo: apply patch for CVE-2018-19876
2019-02-17 03:52:37 +00:00
Andrew Dunham
7c28cb299d
cairo: apply patch for CVE-2018-19876
...
This applies the patch from the following upstream merge request:
https://gitlab.freedesktop.org/cairo/cairo/merge_requests/5
This resulted in the following merge commit, which we fetch as a patch
and apply:
6edf572ebb
2019-02-16 15:18:46 -08:00
Dmitry Kalinkin
4bf4484515
qt5.qtconnectivity: fix darwin build
2019-02-16 18:13:58 -05:00
R. RyanTM
2f848b328e
catch2: 2.5.0 -> 2.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/catch2/versions
2019-02-16 09:09:17 -08:00
Gabriel Ebner
7cbc76a3e6
Merge branch 'auto-update/qalculate-gtk'
2019-02-16 17:25:47 +01:00
Gabriel Ebner
17080af9bf
libqalculate: 2.8.2 -> 2.9.0
2019-02-16 17:24:53 +01:00
Frederik Rietdijk
fd48a94b62
Merge staging-next into staging
2019-02-16 09:30:46 +01:00
Frederik Rietdijk
6fe10d2779
Merge master into staging-next
2019-02-16 09:29:54 +01:00
worldofpeace
5a322693f4
libxmlb: fix build
...
Tests failed with:
ERROR:../src/xb-self-test.c:462:xb_builder_ensure_watch_source_func: assertion failed (error == NULL)
cannot process file of type application/x-zerosize (g-io-error-quark, 15)
See: https://hydra.nixos.org/build/88774485
2019-02-16 02:40:40 -05:00
Will Dietz
677afc0032
Merge pull request #55638 from dtzWill/update/intel-media-driver-18.4.1
...
intel-media-driver: 18.4.0 -> 18.4.1
2019-02-16 00:04:59 -06:00
Will Dietz
b9392ac9a6
libdrm: 2.4.96 -> 2.4.97
...
https://lists.x.org/archives/xorg-announce/2019-January/002937.html
2019-02-15 23:39:03 -06:00
Samuel Dionne-Riel
f8eef26991
Merge pull request #55732 from oxij/tree/move-defaults-to-package-files-mostly-pulse
...
all-packages.nix: move defaults to package files continues
2019-02-15 17:49:01 -05:00
Will Dietz
5bd0cdb3d6
Merge pull request #55624 from dtzWill/update/xapian-1.4.10
...
xapian: 1.4.9 -> 1.4.10
2019-02-15 08:49:32 -06:00
R. RyanTM
1576c74743
libgit2_0_27: 0.27.7 -> 0.27.8 ( #55256 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libgit2/versions
2019-02-15 11:53:53 +01:00
Dylan Simon
e69fdc1715
sympow: fix patch url to working revision ( #55778 )
...
fix_pointer_initialization2.patch no longer exists on trunk -- download
from a fixed older revision where it did.
2019-02-14 21:10:37 +01:00
Florian Franzen
59379d1f4f
pybind11: 2.2.2 -> 2.2.4 ( #54792 )
2019-02-14 15:04:32 +01:00
Jan Tojnar
750c9a10f4
Merge pull request #55606 from dtzWill/update/libgxps-0.3.1
...
libgxps: 0.3.0 -> 0.3.1
Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
2019-02-14 13:33:48 +01:00
Jan Tojnar
b759cf366b
libgxps: add lcms2 support
2019-02-14 13:31:17 +01:00
Will Dietz
808ddabe70
libgxps: 0.3.0 -> 0.3.1
2019-02-14 13:29:07 +01:00
Jan Tojnar
8df06b8fd6
Merge pull request #55607 from dtzWill/update/libgexiv2-0.10.10
...
gexiv2: 0.10.9 -> 0.10.10
2019-02-14 13:17:08 +01:00
Frederik Rietdijk
a25d48cd4f
Merge master into staging
2019-02-14 11:35:50 +01:00
Orivej Desh
8f5afc5bb6
aws-c-common: silence warnings that cause -Werror
2019-02-14 10:26:07 +00:00
Orivej Desh
f8acd126c5
aws-sdk-cpp: 1.6.52 -> 1.7.49
...
Since 1.7.0 it requires new aws-c* dependencies:
https://github.com/aws/aws-sdk-cpp/releases/tag/1.7.0
ffd81252be
2019-02-14 09:19:04 +00:00
Orivej Desh
71e37427da
aws-c-event-stream: init at 0.1.1
2019-02-14 09:19:04 +00:00
Orivej Desh
b0ecd537bb
aws-checksums: init at 0.1.2
2019-02-14 09:19:04 +00:00
Orivej Desh
5967ac107a
aws-c-common: init at 0.3.2
2019-02-14 09:19:04 +00:00
Jan Tojnar
606ceda352
gnome3: stop using aliases
2019-02-14 02:31:15 +01:00
Jan Malakhovski
d364e682b0
pcaudiolib: move defaults to package file
2019-02-13 23:11:10 +00:00
Daiderd Jordan
aee2dc8899
Merge pull request #55671 from LnL7/darwin-aws-sdk-cpp
...
aws-sdk-cpp: fix darwin sandbox build and cleanup
2019-02-13 22:23:27 +01:00
Philipp Middendorf
b2cd0893f3
fcppt: 2.9.0 -> 3.0.0
2019-02-13 21:39:34 +01:00
Michael Raskin
7874fe52f5
Merge pull request #55137 from oxij/pkgs/openhmd-init
...
openhmd: init at 0.3.0-rc1-20181218
2019-02-13 20:07:03 +00:00
Michael Raskin
8384cfe455
Merge pull request #55129 from oxij/tree/move-defaults-to-package-files
...
all-packages.nix: move defaults to package files
2019-02-13 20:04:08 +00:00
Michael Alan Dorman
d576825130
gtk+-3.24.3: Fix for missing symbols
...
This change has already been merged upstream.
Fixes #55692 ; closes #55700 .
2019-02-13 14:28:09 +01:00
Tim Steinbach
e27fa435f7
nss: 3.42 -> 3.42.1
2019-02-13 08:10:13 -05:00
Frederik Rietdijk
8b05b829be
Merge staging-next into staging
2019-02-13 13:27:42 +01:00
Frederik Rietdijk
7257dedd7c
Merge master into staging-next
2019-02-13 12:33:29 +01:00
Daiderd Jordan
a4a7fd8d68
aws-sdk-cpp: fix darwin sandbox build
...
The tests use localhost networking, which is disallowed by
default in the darwin sandbox.
2019-02-12 23:38:13 +01:00
Michael Raskin
e92d58fe70
Merge pull request #52854 from r-ryantm/auto-update/libev
...
libev: 4.24 -> 4.25
2019-02-12 21:20:14 +00:00
Will Dietz
92a54bd927
Merge pull request #55133 from dtzWill/fix/bdwgc-musl-cflags-space
...
boehmgc{,_766}: add space before appending to CFLAGS (only done w/musl)
2019-02-12 10:04:21 -06:00
Will Dietz
6e2da120c9
Merge pull request #55020 from dtzWill/update/mpfr-4.0.2
...
mpfr: 4.0.1 -> 4.0.2
2019-02-12 07:31:30 -06:00
Will Dietz
347fa8611f
intel-media-driver: 18.4.0 -> 18.4.1
...
Minor bump, adds various missing id's apparently.
2019-02-12 07:20:26 -06:00
Eelco Dolstra
7f32b3db30
Merge pull request #55153 from dtzWill/update/libpqxx-6.3.0
...
libpqxx: 6.2.5 -> 6.3.1
2019-02-12 13:31:41 +01:00
Will Dietz
2973f1780f
libuv: 1.24.1 -> 1.26.0
...
https://github.com/libuv/libuv/releases/tag/v1.26.0
https://github.com/libuv/libuv/releases/tag/v1.25.0
2019-02-12 03:55:09 -06:00
Will Dietz
1b71c5f5db
xapian: 1.4.9 -> 1.4.10
...
https://xapian.org/docs/xapian-core-1.4.10/NEWS
2019-02-12 00:47:57 -06:00
Will Dietz
3517d9c963
libidn2: 2.1.0 -> 2.1.1
...
http://lists.gnu.org/archive/html/info-gnu/2019-02/msg00002.html
2019-02-11 18:16:04 -06:00
Will Dietz
4e7f87b4d0
gexiv2: 0.10.9 -> 0.10.10
2019-02-11 17:58:24 -06:00
Will Dietz
b3171efe3b
ffmpeg: 4.1 -> 4.1.1
...
https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n4.1.1
2019-02-11 17:44:24 -06:00
Will Dietz
9cdd49ea3e
libpqxx: 6.3.0 -> 6.3.1
...
Windows compile fixes.
https://github.com/jtv/libpqxx/releases/tag/6.3.1
2019-02-11 17:24:14 -06:00
Franz Pletz
96dc784335
aubio: 0.4.8 -> 0.4.9
2019-02-11 22:46:10 +01:00
Florian Klink
49d46a41d6
Merge pull request #55049 from flokli/odpic-3.1.0
...
odpic: 2.4.2 -> 3.1.0
2019-02-11 22:34:18 +01:00
Pierre Bourdon
da9fdcb1f0
libu2f-host: 1.1.6 -> 1.1.7 (CVE-2018-20340)
2019-02-11 21:03:06 +01:00
R. RyanTM
015b0294b3
gnome3.librsvg: 2.44.11 -> 2.44.12 ( #54779 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/librsvg/versions
2019-02-11 17:46:36 +01:00
worldofpeace
7c3588d8dd
libhandy: fix build
...
Tests failed with:
(/build/source/build/tests/test-dialog:8953): Gtk-WARNING **: 17:06:30.557: Could not find the icon 'window-close-symbolic-ltr'.
The 'hicolor' theme was not found either, perhaps you need to install it.
See: https://hydra.nixos.org/build/88479512
2019-02-10 21:40:18 -05:00
Matthew Bauer
2433c575f0
openblas: fix on linux
...
This reverse changes made cfc4313
which broke builds on linux. Still
not sure why this broke Linux, but we can investigate it later.
“buildPackages.stdenv.cc” shouldn’t be put in nativeBuildInputs in
general. Either way, this restores hashes to before that commit.
thanks to @jethrokuan
2019-02-10 20:16:16 -05:00
Matthew Bauer
cfc43138cb
openblas: fix on darwin
...
The openblas script relies on CC=clang for succesfully compiling on
Darwin systems. This seems like bad behavior, but we get things like
https://hydra.nixos.org/build/87657058 otherwise.
Fixes #55536 .
2019-02-10 18:49:04 -05:00
Tor Hedin Brønner
eb4e9ba8ec
webkitgtk: 2.22.5 -> 2.22.6 ( #55481 )
2019-02-10 22:57:45 +01:00
Matthew Bauer
57cb5fe1f2
Merge pull request #55519 from FlorianFranzen/staging
...
Staging
2019-02-10 09:29:10 -05:00
Florian Franzen
f470720aa8
Merge branch 'staging-next' into staging
2019-02-10 14:37:31 +01:00
Vladimír Čunát
c40f211499
Merge branch 'staging-next'
...
It's not completely without regressions, but ATM it seems to bring more
upsides than downsides and the iteration is too long already.
2019-02-10 14:20:49 +01:00
Vladimír Čunát
64edccb463
treewide: fix missing libs after libtool pruning #51767
2019-02-10 14:14:33 +01:00