Commit Graph

27607 Commits

Author SHA1 Message Date
Orivej Desh
be32141cb0 webkitgtk24x: prune libtool files
This fixes the build of claws-mail.override { enablePluginFancy = true; },
otherwise the linking fails to find transitive gst libraries.
2018-09-09 14:11:32 +00:00
Orivej Desh
2a5fa8b016 webkitgtk24x: do not warn about expansion-to-defined
It fills the log.
2018-09-09 14:11:32 +00:00
Daiderd Jordan
939debc7a4
bullet: fix darwin build
The examples fail with an opengl related issue:

    Undefined symbols for architecture x86_64:
      "SimpleOpenGL3App::SimpleOpenGL3App(char const*, int, int, bool)", referenced from:
          _main in main_opengl_single_example.o
      "_useShadowMap", referenced from:
          GL_ShapeDrawer::drawScene(btDiscreteDynamicsWorld const*, bool, int) in GL_ShapeDrawer.o
    ld: symbol(s) not found for architecture x86_64

And the tests need an extra dependencly, possibley related to
https://github.com/bulletphysics/bullet3/issues/819

    ld: library not found for -lBussIK

/cc ZHF #45961
2018-09-09 15:34:03 +02:00
xeji
5870a61b04
Merge pull request #46404 from oxij/pkgs/default-texinfo
git, gpgme: use default texinfo
2018-09-09 12:04:28 +02:00
Jan Malakhovski
53c9efe9e5 gpgme: use default texinfo 2018-09-08 23:04:55 +00:00
Jan Malakhovski
b7bd0561be Merge branch 'master' into staging 2018-09-08 22:08:32 +00:00
Samuel Dionne-Riel
cb380983ed qt5.qtwebkit: Fixes modules src being subtly broken.
b785d4813e introduced breakage in Qt
modules for 5.6 and 5.9, especially visible is Qt Webkit.

This was manifested by having a non-sensical build log where it is using
the top-level `src` attribute as source instead of Qt Webkit's own
source.

Were it not for the `src` top-level attribute (which is a legit
package), the error would have been made obvious by passing `null` to
`src`.

This partily reverts newly introduced way `src` can be passed to a
qtModule, instead relying on extending the `srcs` attrset.

For ZHF #45960
2018-09-08 14:20:23 -04:00
worldofpeace
2031c0ebfe mono-addins: fix build (#46354) 2018-09-08 10:06:58 +02:00
Jan Tojnar
667e54bdb0
Merge pull request #45045 from jtojnar/rygel
Rygel
2018-09-08 06:22:37 +01:00
Jan Tojnar
b18461b085
gupnp-igd: 0.2.4 → 0.2.5 2018-09-08 05:45:25 +02:00
Jan Tojnar
05506a2785
gupnp-av: enable docs, gir, tests and split outputs 2018-09-08 05:45:25 +02:00
Jan Tojnar
0f063f97a6
gupnp: 1.0.2 → 1.0.3 2018-09-08 05:45:24 +02:00
Jan Tojnar
5bee539f1c
gupnp-dlna: enable docs, tests and split outputs 2018-09-08 05:45:24 +02:00
Jan Tojnar
1aaea3839b
gupnp: enable docs, gir and split outputs 2018-09-08 05:45:23 +02:00
Matthew Bauer
203d77171c
Merge branch 'staging' into remove-mesa-darwin 2018-09-07 22:14:55 -05:00
Jan Tojnar
f0f8229ee3
gssdp: enable docs, tests, gir and split outputs 2018-09-08 03:09:35 +02:00
lewo
199b899846
Merge pull request #46255 from r-ryantm/auto-update/libmediainfo
libmediainfo: 18.05 -> 18.08
2018-09-07 23:02:32 +02:00
Remy Goldschmidt
ee58a5b30d
v8_6_x: 6.2.414.27 -> 6.9.427.14 2018-09-07 15:54:38 -05:00
xeji
a60e79425b
Merge pull request #46019 from veprbl/pr/geant4_overhaul
geant4 overhaul
2018-09-07 20:08:17 +02:00
xeji
0287b49d70
Merge pull request #46315 from romildo/upd.deepin-mutter
deepin-mutter: init at 3.20.34
2018-09-07 17:52:04 +02:00
Dmitry Kalinkin
8d063d92a4 geant4: limit platforms to linux 2018-09-07 11:36:28 -04:00
José Romildo Malaquias
d113ca46a7 clutter: enable evdev input (needed by some Deepin packages) 2018-09-07 10:06:41 -03:00
José Romildo Malaquias
9691049220 cogl: Add GL_ARB_shader_texture_lod and copy_sub_image support 2018-09-07 10:05:17 -03:00
Mateusz Kowalczyk
b8c4f02131
Merge pull request #46228 from r-ryantm/auto-update/onig
oniguruma: 6.8.2 -> 6.9.0
2018-09-07 16:16:51 +09:00
R. RyanTM
06e41e4639 libdrm: 2.4.93 -> 2.4.94
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
libdrm
2018-09-06 18:49:50 -07:00
R. RyanTM
105ef781ae libmediainfo: 18.05 -> 18.08
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
libmediainfo
2018-09-06 18:18:47 -07:00
R. RyanTM
6d803b41c5 oniguruma: 6.8.2 -> 6.9.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
onig
2018-09-06 15:57:40 -07:00
qoli
c909dc2da4 Disable temperamental shutdown_close_pipe test on Aarch32. 2018-09-06 15:27:57 -07:00
Shea Levy
56a605c8b9
nix-plugins: 4.0.5 -> 5.0.0.
Fixes build against nix 2.1.
2018-09-06 15:14:29 -04:00
Profpatsch
4616ef1f41 skaware: switch from git repos to tarballs
It should be more performant this way.
2018-09-06 11:53:22 +02:00
Profpatsch
e8f336fac2 skawarePackages.nsss: init at 0.0.1.0 2018-09-06 11:53:22 +02:00
Profpatsch
0071ae1d4f skawarePackages: factor out the common parts
Introduce a `skawarePackages.buildPackage` function that contains the
common setup, removing a lot of duplication.
In particular, we require that the build directory has to be empty
after the `fixupPhase`, to make sure every relevant file is moved to
the outputs.

A next step would be to deduplicate the `configureFlags` attributes
and only require a `skawareInputs` field.
2018-09-06 11:53:22 +02:00
Profpatsch
ec7d4a8089 skaware: update tools & libraries to summer 2018 release
https://www.mail-archive.com/skaware@list.skarnet.org/msg01217.html

No support for yet.
2018-09-06 11:53:22 +02:00
Bas van Dijk
7158e7442f
Merge pull request #46103 from teto/haskell_mnist
haskellPackages.tensorflow-mnist-input-data: fetch
2018-09-06 09:28:50 +02:00
Bas van Dijk
6e14b9fc2d Revert "libtensorflow: 1.9.0 -> 1.10.0"
This reverts commit 713991132e.

libtensorflow is only used by the Haskell tensorflow packages and they
don't work with tensorflow-1.10 yet. So the easiest solution is to
just revert this commit and add it back when they do gain support.
2018-09-06 09:15:56 +02:00
Bas van Dijk
39d35e77ee Revert "libtensorflow: fix hashes for darwin and cuda downloads"
This reverts commit 93ed13f86b.

libtensorflow is only used by the Haskell tensorflow packages and they
don't work with tensorflow-1.10 yet. So the easiest solution is to
just revert this commit and add it back when they do gain support.
2018-09-06 09:15:56 +02:00
Matthew Bauer
4120a9dda7
Merge pull request #42295 from avnik/libprefixed-to-multioutput/heimdal
Libprefixed to multioutput/heimdal
2018-09-05 13:50:13 -05:00
John Ericson
2dda26c9d4
Merge pull request #46079 from oxij/docheck/in-parallel
stdenv: implement enableParallelChecking option
2018-09-05 11:32:27 -04:00
Jan Malakhovski
6abd75067a ffmpeg: add support for libssh and speex (#46078) 2018-09-05 17:17:01 +02:00
Vincent Laporte
7fac51740a libgsf: 1.14.42 -> 1.14.44 (#46054) 2018-09-05 16:55:35 +02:00
Vincent Laporte
e3cae4a2e5 gnumeric: 1.12.39 -> 1.12.43 (#46088)
goffice: 0.10.39 -> 0.10.43
2018-09-05 10:36:03 +02:00
Samuel Dionne-Riel
c59d9d371e qtkeychain: Fixes Qt4 build. (#46085) 2018-09-05 09:28:50 +02:00
Jan Malakhovski
20106e1066 gettext: disable parallel checking 2018-09-05 01:14:40 +00:00
Will Dietz
a36b861f80 liblangtag: bump to CLDR 33.1 unicode data (#46050)
http://cldr.unicode.org/index/downloads/cldr-33-1
2018-09-04 23:47:21 +02:00
worldofpeace
33fa23f6b3 dbus-sharp-2_0: fix build (#46060) 2018-09-04 23:38:07 +02:00
Leon Schuermann
4295e225f5 libvmi: fix libxenctrl dynamic loading (#45865)
libvmi uses dlopen() to only require libxenctrl if the Xen hypervisor is used,
which failed because libxenctrl could not be found.
Add xen libraries to libvmi's RUNPATH using patchelf.
2018-09-04 13:30:07 +02:00
Vladimír Čunát
7242ef1ec1
Merge branch 'staging-next' into staging
Hydra: ?compare=1477053
2018-09-04 13:07:21 +02:00
Vladimír Čunát
1428d00aa4
Merge branch 'master' into staging-next
Hydra: ?compare=1477053
2018-09-04 13:06:45 +02:00
Orivej Desh
2e0befd22e libsignal-protocol-c: init at 2.3.2 2018-09-04 08:35:52 +00:00
Timo Kaufmann
408eacbc89 openblas: fix pkg-config alias name
Turns out the filename is important. It should be `cblas`, not
`openblas-cblas`.
2018-09-03 23:57:45 +02:00
xeji
96375d20bc
Merge pull request #45982 from rnhmjoj/vapour
Vapoursynth updates
2018-09-03 23:52:22 +02:00
xeji
c23ec2794d
Merge pull request #46011 from markuskowa/homepages-2
Cleanup homepage links
2018-09-03 23:32:52 +02:00
volth
ac52817bd9
libguestfs-appliance: do not build on Hydra 2018-09-03 19:08:20 +00:00
Dmitry Kalinkin
f46d23996c Revert "arrow-cpp: 0.9.0 -> 0.10.0" (#45990)
Hold off the upgrade until parquet 1.5.0 is released.

This reverts commit 72d630779d.
2018-09-03 20:51:28 +02:00
Dmitry Kalinkin
fc4f99a8dd g4py: fix for new boost 2018-09-03 10:55:33 -04:00
Dmitry Kalinkin
f3049d020a geant4: move parameter definitions from all-packages, use system zlib, use qt5 2018-09-03 10:55:33 -04:00
Dmitry Kalinkin
4d33e289b5 g4py: fix after bump to 10.04.1 2018-09-03 10:55:33 -04:00
Dmitry Kalinkin
537de20645 geant4: remove multi version infrastructure
Nobody maintains this and this does not contribute anything towards
making reproducible research. Also this was missing recurseIntoAttrs, so
Hydra used to not see it.
2018-09-03 10:55:33 -04:00
Dmitry Kalinkin
d7ab0f4026 geant4: only supply requested dependencies, sort out *BuildInputs 2018-09-03 10:55:15 -04:00
Dmitry Kalinkin
d22be10e66 geant4: refactor cmakeFlags to use lists 2018-09-03 10:55:15 -04:00
Vladimír Čunát
3db3ae3700
fixup! treewide: fix various links (homepage, src) 2018-09-03 16:54:14 +02:00
Vladimír Čunát
9b48a67731
treewide: fix various links (homepage, src) 2018-09-03 16:53:02 +02:00
rnhmjoj
5a27c2bdcd
vapoursynth: R43 -> R44 2018-09-03 15:09:28 +02:00
rnhmjoj
56a35b39f7
vapoursynth-mvtools: 19 -> 20 2018-09-03 15:09:20 +02:00
Bas van Dijk
252c0d4c82 opencv: 3.4.2 -> 3.4.3 2018-09-03 12:38:50 +02:00
Austin Seipp
185f0015f2 opendht: rework module to use autoreconfHook, and use multiple outputs
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-09-03 03:23:32 -05:00
Markus Kowalewski
93a09d4706
vrpn: update homepage 2018-09-02 20:54:39 +02:00
Markus Kowalewski
4a901e44db
tcllib: update homepage 2018-09-02 20:53:01 +02:00
Markus Kowalewski
58d03b427f
soqt,soxt: update homepage 2018-09-02 20:51:18 +02:00
Markus Kowalewski
b6c721f6e9
pokersource: update homepage 2018-09-02 20:44:46 +02:00
Markus Kowalewski
e7f853acf3
openslp: update homepage 2018-09-02 20:33:12 +02:00
Markus Kowalewski
c7f081a921
libwebsockets: update homepage 2018-09-02 20:28:24 +02:00
Markus Kowalewski
b9c53e32ca
libtar: update homepage 2018-09-02 20:27:28 +02:00
Markus Kowalewski
564f722495
libmowgli: add license + update homepage 2018-09-02 20:20:55 +02:00
Markus Kowalewski
964b122431
liblas: update homepage 2018-09-02 20:18:15 +02:00
Markus Kowalewski
e8c6b0f763
iso-codes: update homepage + add license 2018-09-02 20:13:36 +02:00
Markus Kowalewski
96dc7a1c54
ilixi: update homepage 2018-09-02 20:11:20 +02:00
R. RyanTM
c2a984c450 itk: 4.13.0 -> 4.13.1 (#45827)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
itk
2018-09-02 16:43:46 +02:00
Frederik Rietdijk
b910b697f6 Merge master into staging 2018-09-02 12:10:33 +02:00
xeji
a3434cf4e5
Merge pull request #45921 from markuskowa/homepages
Cleanup homepage links
2018-09-02 08:39:30 +02:00
Christian Kauhaus
542a86037d poppler 0.61: patch against CVE-2018-13988 (#45916)
Out of bounds vulnerability in versions up to 0.62.

Generally, we use a newer poppler version but some pkgs still depend on
0.61. Patch named in https://nvd.nist.gov/vuln/detail/CVE-2018-13988.
2018-09-02 06:42:34 +02:00
Graham Christensen
121a7d743a
Merge pull request #45195 from Ralith/vulkan
vulkan: 1.1.77.0 -> 1.1.82.1
2018-09-01 21:35:06 -04:00
Markus Kowalewski
31725ed5f1
gtkimageview: update homepage 2018-09-02 01:46:29 +02:00
Markus Kowalewski
13c2b67018
clipper: update homepage 2018-09-02 01:46:29 +02:00
Markus Kowalewski
e8ba17ffa8
bwidget: update homepage 2018-09-02 01:46:28 +02:00
Markus Kowalewski
7bc523c492
jamomacore: update homepage 2018-09-02 00:09:28 +02:00
Markus Kowalewski
ce4cf418b9
laszip: update homepage 2018-09-02 00:00:40 +02:00
R. RyanTM
25176c8812 libircclient: 1.9 -> 1.10 (#45821)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
libircclient
2018-09-01 23:32:47 +02:00
John Ericson
31e675068e
Merge pull request #45888 from obsidiansystems/qt3-configure-flags
qt-3: Make `configureFlags` a list
2018-09-01 15:37:30 -04:00
Vladimír Čunát
2d6179d1e8
Merge branch 'master' into staging
A few trivial conflicts due to *Platforms mass replace.
2018-09-01 17:38:18 +02:00
Vladimír Čunát
342d3db703
Merge branch 'staging-next'
The failure diff seems good-enough on Hydra now.
2018-09-01 17:02:15 +02:00
Daniël de Kok
958bdc313c dbxml: move db62 to propagatedBuildInputs. (#45878)
Some public DB XML headers include db.h from Berkeley DB. Move db62
to propagatedBuildInputs, to ensure that packages with a dependency
on dbxml, but without a dependency on db compile.
2018-09-01 16:09:44 +02:00
Jan Tojnar
bc60ee1122
Merge pull request #45872 from worldofpeace/geoclue/patch
geoclue2: add patch to whitelist elementary's agent
2018-09-01 11:23:01 +01:00
R. RyanTM
6e6ddb572b libivykis: 0.42.2 -> 0.42.3 (#45824)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
libivykis
2018-09-01 12:21:20 +02:00
R. RyanTM
a902ac91fe libconfuse: 3.2.1 -> 3.2.2 (#45825)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
libconfuse
2018-09-01 12:17:06 +02:00
Frederik Rietdijk
4134048b6f Merge master into staging-next 2018-09-01 10:41:58 +02:00
worldofpeace
ac61b96d1c geoclue2: add patch to whitelist elementary's agent 2018-08-31 21:47:02 -04:00
John Ericson
353e2010c7 qt-3: Make configureFlags a list 2018-08-31 17:26:22 -04:00
John Ericson
4663cd2b3b
Merge pull request #45884 from obsidiansystems/improve-isArm-msg
stdenv: Better message for deprecated `isArm`
2018-08-31 16:21:46 -04:00
John Ericson
0a948673f4 libgpg-error: Don't use deprecated isArm 2018-08-31 16:02:52 -04:00
R. RyanTM
e02816960a libtirpc: 1.0.3 -> 1.1.4 (#45815)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
libtirpc
2018-08-31 21:33:35 +02:00
Robert Schütz
93550cbddf Merge branch 'master' into staging-next 2018-08-31 17:32:48 +02:00
John Ericson
2c4a75e9ef
Merge pull request #45820 from obsidiansystems/dont-use-obsolete-platform-aliases
treewide: Dont use obsolete platform aliases
2018-08-31 09:56:10 -04:00
Silvan Mosberger
f7606a82ed
Merge pull request #43437 from MostAwesomeDude/cozy
Cozy
2018-08-31 15:29:41 +02:00
Rob Vermaas
4774d6a58d gbenchmark: add darwin to platforms 2018-08-31 15:16:59 +02:00
xeji
4db15ba7b8
Merge pull request #45748 from xeji/p/nfs-232
nfs-utils: 2.1.1 -> 2.3.2, integrate libnfsidmap
2018-08-31 14:23:56 +02:00
Uli Baum
865301fb82 Revert "mdds: 1.3.1 -> 1.4.1 (#45814)"
This update appears to break libreoffice.

This reverts commit 897206755e.
2018-08-31 14:05:17 +02:00
Andrew Childs
51680c6560 podofo: patch for compatibility with cmake 3.12 (#45857) 2018-08-31 13:57:29 +02:00
R. RyanTM
01f68e8f6b wayland: 1.15.0 -> 1.16.0 (#45795)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
wayland
2018-08-31 13:46:46 +02:00
Vladimír Čunát
12874e4f81
Merge #38486: glib: add bin output 2018-08-31 12:29:14 +02:00
Jan Tojnar
1e1221c1c1
Merge pull request #45682 from Thra11/opencolorio-system-lcms
opencolorio: use system lcms2 on aarch64
2018-08-31 10:40:34 +01:00
Lancelot SIX
4d4da6e598 libgpgerror: 1.28 -> 1.32 (#45850) 2018-08-31 11:05:30 +02:00
R. RyanTM
897206755e mdds: 1.3.1 -> 1.4.1 (#45814)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
mdds
2018-08-31 09:41:36 +02:00
John Ericson
0828e2d8c3 treewide: Remove usage of remaining redundant platform compatability stuff
Want to get this out of here for 18.09, so it can be deprecated
thereafter.
2018-08-30 17:20:32 -04:00
John Ericson
2c2f1e37d4 reewide: Purge all uses stdenv.system and top-level system
It is deprecated and will be removed after 18.09.
2018-08-30 17:20:32 -04:00
Robert Schütz
a9780a095b Merge branch 'master' into staging-next 2018-08-30 21:56:13 +02:00
Bastian Köcher
00a879ccda gst_all_1.gst-libav: 1.14.0 -> 1.14.2 2018-08-30 20:40:07 +02:00
Bastian Köcher
538c733c0d gst_all_1.gst-validate: 1.14.0 -> 1.14.2 2018-08-30 20:40:07 +02:00
Bastian Köcher
8c971f0fca gst_all_1.gst-rtsp-server: 1.14.0 -> 1.14.2 2018-08-30 20:40:07 +02:00
Bastian Köcher
3947c7b2a4 gst_all_1.gst-vaapi: 1.14.0 -> 1.14.2 2018-08-30 20:40:00 +02:00
Tom Hall
43110d8af5 opencolorio: refactor to use system lcms2 and tinyxml
The version of LCMS bundled with opencolorio is too old to build on
aarch64, simply because its config files date from before aarch64
was announced. However, it can use the system lcms2 if it is found.

Also de-vendor tinyxml.

In addition, the version had been bumped to 1.1.0, but 1.0.9 was still
hard-coded in the fetch uri. Some changes were necessary for 1.1.0 to build.

As the sources are fetched from github, use fetchFromGitHub instead of
fetchurl.
2018-08-30 18:03:21 +00:00
Uli Baum
c62bb34f7a nfs-utils: 2.1.1 -> 2.3.2, integrate libnfsidmap
- switch source to kernel.org
- libnfsidmap 2.3.2 is built from the nfs-utils source,
  put it in nfs-utils.lib
- split outputs
- adapt sssd, the only other package using libnfsidmap
2018-08-30 19:55:54 +02:00
Jan Tojnar
4caab41c1b
Merge pull request #37693 from jtojnar/min-nix-two
treewide: Re-add reverted Nix 2 syntax features
2018-08-30 18:50:22 +01:00
Vladimír Čunát
3f80b81ece
Merge branch 'staging' into #38486 2018-08-30 18:30:32 +02:00
Jan Tojnar
c1e53166ad
Revert "sympow: don't use placeholder"
This reverts commit bae15c811f.
2018-08-30 18:18:30 +02:00
Jan Tojnar
6cefc9c1b0
Revert "treewide: remove placeholder usage"
This reverts commit 025881c236.
2018-08-30 18:18:30 +02:00
Jan Tojnar
69a17c7a19
Revert "treewide: remove placeholder usage"
This reverts commit 82f6267023.
2018-08-30 18:18:29 +02:00
R. RyanTM
d33395e156 umockdev: 0.11.3 -> 0.12
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
umockdev
2018-08-30 08:42:12 -07:00
Vladimír Čunát
6f2f91f307
Merge #42880: libinput: split .bin output 2018-08-30 15:29:32 +02:00
Vladimír Čunát
ab539ab863
libinput: make .bin the first output
That's the convention:
2018-08-30 15:27:26 +02:00
Bastian Köcher
d7b47e966c gst_all_1.gst-editing-services: 1.14.0 -> 1.14.2 2018-08-30 13:31:00 +02:00
Bastian Köcher
65b5563d12 gst_all_1.gst-plugins-ugly: 1.14.0 -> 1.14.2 2018-08-30 13:30:13 +02:00
Bastian Köcher
03c7e30aee gst_all_1.gst-plugins-bad: 1.14.0 -> 1.14.2 2018-08-30 13:30:00 +02:00
Bastian Köcher
effef4f3ec gst_all_1.gst-plugins-good: 1.14.0 -> 1.14.2 2018-08-30 13:29:46 +02:00
Bastian Köcher
a29e9edfc0 gst_all_1.gst-plugins-base: 1.14.0 -> 1.14.2 2018-08-30 13:29:12 +02:00
Bastian Köcher
cc1b9b408e gst_all_1.gstreamer: 1.14.0 -> 1.14.2 2018-08-30 13:28:41 +02:00
Vladimír Čunát
19c68fe28c
Merge branch 'master' into staging 2018-08-30 12:25:43 +02:00
Vladimír Čunát
d28ce159f6
Merge #45764: pango: 1.42.1 → 1.42.4 2018-08-30 09:32:11 +02:00
Benjamin Saunders
b830df0ea9 vulkan-loader: 1.1.77.0 -> 1.1.82.0 2018-08-29 18:58:43 -07:00
R. RyanTM
328cb60be5 vulkan-headers: 1.1.77.0 -> 1.1.82.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/vulkan-headers/versions.
2018-08-29 18:56:30 -07:00
Jan Tojnar
2d51cceda4
libfm: switch to fresher vala 2018-08-30 02:01:17 +02:00
Jan Tojnar
f9943cd28a
pango: 1.42.1 → 1.42.4
Fixes a horrendous bug that crashes IRC clients, text editors, terminal
emulators that receive invalid Unicode sequence.
2018-08-29 23:41:16 +02:00
Frederik Rietdijk
6038628ea5 Merge master into staging-next 2018-08-29 20:54:55 +02:00
R. RyanTM
045c4d8f64 armadillo: 8.600.0 -> 9.100.5 (#45266)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/armadillo/versions.
2018-08-28 23:28:20 +02:00
Jörg Thalheim
e5af203a87
Merge pull request #45550 from r-ryantm/auto-update/openvdb
openvdb: 5.1.0 -> 5.2.0
2018-08-28 09:34:51 +01:00
adisbladis
1ccd82c44d
Merge pull request #45543 from r-ryantm/auto-update/qpdf
qpdf: 8.1.0 -> 8.2.1
2018-08-28 12:57:28 +08:00
Jan Tojnar
fbab9870cb
Merge pull request #45688 from worldofpeace/granite/5.1.0
granite: 5.0 -> 5.1.0
2018-08-28 02:08:54 +02:00
worldofpeace
09538793f3 granite: 5.0 -> 5.1.0 2018-08-27 18:15:19 -04:00
Stephen
775d1ecf57 boost: disable python explicitly in b2Args (#45679)
(cherry picked from commit 3b862a638952c814c49291ca3efa13e8363c77a2)
2018-08-28 00:01:09 +02:00
Jörg Thalheim
1a16c4add4
Merge pull request #45577 from r-ryantm/auto-update/hamlib
hamlib: 3.2 -> 3.3
2018-08-27 21:49:23 +01:00
Joachim F
c383462c79
Merge pull request #44914 from costrouc/costrouc/xnd-init
libxnd and libndypes: init at 0.2.0dev3
2018-08-27 17:40:33 +00:00
Chris Ostrouchov
dd12060b94
libxnd: init at 0.2.0dev3
General container that maps a wide range of Python values directly to memory."
2018-08-27 12:30:18 -04:00
Peter Simons
d6b418cb12 libyaml: update from 0.1.7 to version 0.2.1
This update includes two hitherto unreleased upstream patches to fix bugs in
0.2.1 that manifest in the pythonPackages.pyyaml test suite.

Closes https://github.com/NixOS/nixpkgs/pull/45560.
2018-08-27 14:31:34 +02:00
adisbladis
d83273d57d
Merge pull request #45562 from r-ryantm/auto-update/libuv
libuv: 1.21.0 -> 1.23.0
2018-08-27 18:10:59 +08:00
Frederik Rietdijk
7945295410 Merge master into staging 2018-08-27 08:21:50 +02:00
Pascal Wittmann
c2c13157bb udunits: 2.2.26 -> 2.2.27.6 (#45660) 2018-08-27 00:26:07 +02:00
Timo Kaufmann
c614c15f93
Merge pull request #45257 from timokau/openblas-pc
openblas: add pkg-config aliases
2018-08-26 20:13:19 +02:00
Tom Hall
ec334d38d2 qtwebengine: Fix inputs on aarch64
A mistake in the previous commit meant that ffmpeg wasn't added to the
propagatedBuildInputs on aarch64.
2018-08-26 12:41:54 +01:00
Frederik Rietdijk
b61b993b75 Merge master into staging 2018-08-26 12:10:05 +02:00
Vladimír Čunát
f02bfc74c9
mesa: 18.1.5 -> 18.1.7 (maintenance) 2018-08-26 10:49:12 +02:00
xeji
90ed75d522
Merge pull request #43634 from jfrankenau/init-split2flac
split2flac: init at 122
2018-08-26 01:42:53 +02:00
Jan Tojnar
ce3584860c
libmanette: init at 0.2.1 2018-08-26 01:18:32 +02:00
xeji
9fcffb5bd4
Merge pull request #42673 from tadfisher/vaapi-intel-hybrid
cmrt, vaapi-intel-hybrid, vaapiIntel: init at 1.0.6, init at 1.0.2, add enableHybridCodec option
2018-08-26 01:07:41 +02:00
Matthew Bauer
16879e2f6a mesa: remove darwin-specific derivations
The ‘mesa-darwin’ stuff was very out of date (2012). This moves darwin
to use the newer mesa. Stuff seems to build okay. Needs more testing
on other stuff though (libraries work). No drivers build but that is
how it should work on macOS.

/cc @cstrahan @Anton-Latukha
2018-08-25 15:59:19 -05:00
Jan Tojnar
e8a6d22174
Merge pull request #45627 from jtojnar/gnome-cleanup
Gnome cleanup
2018-08-25 22:14:51 +02:00
Gabriel Ebner
0406721734
Merge pull request #45631 from gebner/mesa-texture-floats
mesa: enable texture floats
2018-08-25 22:13:44 +02:00
Jan Tojnar
2258383b82
umockdev: split package 2018-08-25 21:41:14 +02:00
Frederik Rietdijk
c71942eb7e
Merge pull request #44752 from costrouc/costrouc/lammps-update
material science packages (init and update): lammps, python - ase, pymatgen-lammps, lammps-cython, dftfit
2018-08-25 19:03:36 +02:00
Gabriel Ebner
ff3665f584 mesa: enable texture floats 2018-08-25 18:34:41 +02:00
Jan Tojnar
ae756f9d02
libgrss: init at 0.7.0 2018-08-25 15:57:22 +02:00
Thomas Tuegel
b55e3f6449
Merge pull request #45376 from bkchr/kde_applications_18_08_0
kde-applications: 18.04.03 -> 18.08.0
2018-08-25 08:49:20 -05:00
Thomas Tuegel
b74dc6f0f0
Merge pull request #45122 from Thra11/qtwebengine-aarch64
qtwebengine: Use system ffmpeg on aarch64
2018-08-25 07:20:05 -05:00
Bas van Dijk
de8ed9edbf
Merge pull request #45564 from r-ryantm/auto-update/libtensorflow
libtensorflow: 1.9.0 -> 1.10.0
2018-08-25 13:55:29 +02:00
Daiderd Jordan
ac91e6ae04
Merge pull request #43754 from r-ryantm/auto-update/lensfun
lensfun: 0.3.2 -> 0.3.95
2018-08-25 12:56:26 +02:00
Bas van Dijk
93ed13f86b libtensorflow: fix hashes for darwin and cuda downloads 2018-08-25 12:20:21 +02:00
Sarah Brofeldt
ce5106af13
Merge pull request #45491 from WilliButz/update-wt
wt: 3.3.10 -> 3.3.11, 4.0.3 -> 4.0.4
2018-08-25 10:35:28 +02:00
Silvan Mosberger
24cb9ddfc0
Merge pull request #45614 from r-ryantm/auto-update/aws-sdk-cpp
aws-sdk-cpp: 1.4.82 -> 1.5.17
2018-08-25 02:19:32 +02:00
R. RyanTM
65c2e09d9a aws-sdk-cpp: 1.4.82 -> 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/aws-sdk-cpp/versions.
2018-08-24 16:28:42 -07:00
R. RyanTM
702fa7a717 nlohmann_json: 3.1.2 -> 3.2.0 (#45559)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/nlohmann_json/versions.
2018-08-24 18:27:29 +02:00
Bastian Köcher
7229b8db08 kdevelop: 5.1.2 -> 5.2.4 2018-08-24 17:35:58 +02:00
Tom Hall
e01c61347e qtwebengine: Use system ffmpeg on aarch64
On aarch64, linking against the vendored ffmpeg fails. Including ffmpeg
as a dependency and passing -system-ffmpeg to qmake fixes this.

Slightly odd conditional in qmakeFlags to avoid altering the list on
non-arm platforms, so that the change doesn't trigger an unneccessary
rebuild.
2018-08-24 12:37:57 +01:00
R. RyanTM
63da731e27 hamlib: 3.2 -> 3.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/hamlib/versions.
2018-08-24 04:29:13 -07:00
R. RyanTM
713991132e libtensorflow: 1.9.0 -> 1.10.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/libtensorflow/versions.
2018-08-24 02:31:51 -07:00
Eelco Dolstra
beaa0984c6 ilmbase, openexr: 2.2.1 -> 2.3.0 2018-08-24 11:18:02 +02:00
Eelco Dolstra
8ea7ad67fd opencolorio: 1.0.9 -> 1.1.0 2018-08-24 11:17:55 +02:00
Eelco Dolstra
df567566b9
Merge pull request #45551 from r-ryantm/auto-update/opensubdiv
opensubdiv: 3.3.2 -> 3.3.3
2018-08-24 11:17:11 +02:00
R. RyanTM
5a95b0b440 libuv: 1.21.0 -> 1.23.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/libuv/versions.
2018-08-24 02:11:55 -07:00
adisbladis
ef6fe9ba15
Merge pull request #45541 from r-ryantm/auto-update/qtkeychain-qt5
libsForQt5.qtkeychain: 0.9.0 -> 0.9.1
2018-08-24 17:05:02 +08:00
adisbladis
89e3ca331a
Merge pull request #45546 from r-ryantm/auto-update/pkcs11-helper
pkcs11helper: 1.25 -> 1.25.1
2018-08-24 16:21:09 +08:00
Vladimír Čunát
7db611f2af
Merge branch 'staging'
Includes libX11 security update.
2018-08-24 09:19:43 +02:00
R. RyanTM
a229933de6 opensubdiv: 3.3.2 -> 3.3.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/opensubdiv/versions.
2018-08-23 23:47:11 -07:00
R. RyanTM
49ac554094 openvdb: 5.1.0 -> 5.2.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/openvdb/versions.
2018-08-23 23:40:16 -07:00
R. RyanTM
f6d29b9d19 pkcs11helper: 1.25 -> 1.25.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/pkcs11-helper/versions.
2018-08-23 23:06:24 -07:00
R. RyanTM
66540ba28f qpdf: 8.1.0 -> 8.2.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/qpdf/versions.
2018-08-23 21:26:48 -07:00
R. RyanTM
31ccd587f7 libsForQt5.qtkeychain: 0.9.0 -> 0.9.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/qtkeychain-qt5/versions.
2018-08-23 21:15:33 -07:00
Benjamin Hipple
291de70ed6 scs: init at 2.0.2 (#45294) 2018-08-23 23:26:41 +02:00
Jörg Thalheim
669d727b5c
Merge pull request #45505 from bhipple/fix/pcre2-src
pcre2: fetch src from HTTPS instead of FTP
2018-08-23 17:22:06 +01:00
Robert Schütz
f31bd3afea libsearpc: 3.0.8 -> 3.1.0 2018-08-23 17:46:45 +02:00
Benjamin Hipple
4e65df60d9 pcre2: fetch src from HTTPS instead of FTP
Same change as in https://github.com/NixOS/nixpkgs/pull/44828, for the same reasons.
2018-08-23 14:52:37 +00:00
Jörg Thalheim
74d1acd762
Merge pull request #45336 from Mic92/licenses
Add licenses
2018-08-23 10:58:18 +01:00
Jörg Thalheim
f120ee3c5d aacskeys: add license 2018-08-23 10:44:45 +01:00
WilliButz
d0955316ee
wt4: 4.0.3 -> 4.0.4 2018-08-23 01:55:45 +02:00
WilliButz
c40e9f9455
wt3: 3.3.10 -> 3.3.11 2018-08-23 01:55:45 +02:00
markuskowa
1471e865d2 openmpi: fix hwloc NUMA cpu allocation capability (#45459) 2018-08-22 23:16:06 +02:00
xeji
162e28f4ad
Merge pull request #45468 from dtzWill/update/boost-168
boost168: init
2018-08-22 22:34:24 +02:00
Daiderd Jordan
6a335f993e
Merge pull request #39502 from LnL7/darwin-harfbuzz
harfbuzz: add CoreText support for darwin
2018-08-22 21:49:01 +02:00
Vladimír Čunát
e78fd23564
Merge branch 'master' into staging
Hydra: ?compare=1474932
2018-08-22 20:57:14 +02:00
Will Dietz
1f723abfac boost168: init
Drop patch from 1.67 that's already included.
2018-08-22 10:21:44 -05:00
R. RyanTM
42545f5288 libblockdev: 2.18 -> 2.19 (#45193)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libblockdev/versions.
2018-08-22 12:54:36 +02:00
R. RyanTM
9f48572af8 lilv: 0.24.2 -> 0.24.4 (#44743)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/lilv/versions.
2018-08-22 12:22:06 +02:00
xeji
038a45f598
Merge pull request #43785 from r-ryantm/auto-update/appstream-glib
appstream-glib: 0.7.9 -> 0.7.10
2018-08-22 12:11:46 +02:00
Matthew Bauer
f7bc33abf0 Revert "treewide: fixup breakage due to absolute compiler path"
This reverts commit d0888d1503.
2018-08-22 01:14:53 +02:00
Matthew Bauer
13c8acc3db Revert "Merge pull request #44767 from obsidiansystems/wrapper-env-var-path"
This reverts commit 89efc27f57, reversing
changes made to d0f11020ca.
2018-08-22 01:14:53 +02:00
R. RyanTM
8e4d051c62 sratom: 0.6.0 -> 0.6.2 (#44695)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/sratom/versions.
2018-08-22 00:35:17 +02:00
xeji
ab6186be58
Merge pull request #45440 from xeji/libvirt-revert
Revert "libvirt: 4.5.0 -> 4.6.0" and attempted fixes
2018-08-22 00:00:06 +02:00
Uli Baum
ebac61b0d0 libvirt: explicitly configure qemu support
it is enabled by default in 4.5.0 but conditional in 4.6.0 so
let's already put it in here to avoid issues on the next bump.
2018-08-21 22:54:54 +02:00
R. RyanTM
41d97415d1 sord: 0.16.0 -> 0.16.2 (#44690)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/sord/versions.
2018-08-21 22:45:12 +02:00
R. RyanTM
8b04cfc63a serd: 0.28.0 -> 0.30.0 (#44687)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/serd/versions.
2018-08-21 22:44:32 +02:00
Matthew Bauer
379fc894de Merge remote-tracking branch 'origin/master' into staging 2018-08-21 15:41:53 -05:00
Uli Baum
6b5b7d96fb Revert "libvirt: 4.5.0 -> 4.6.0 (#44566)"
This reverts commit 8835240895.

4.6.0 is quite broken. Let's wait for the next release.
2018-08-21 22:08:21 +02:00
Uli Baum
528f4a2d1f Revert "libvirt: jansson required for qemu suppport"
This reverts commit df05344d96.

Upstream has reverted their move from yajl to jansson after 4.6.0
because of major issues.
Let's revert to libvirt 4.5.0 and wait for the next upstream release.
2018-08-21 22:07:05 +02:00
Uli Baum
4ad233e518 Revert "libvirt: fix dlopen("libjansson.so.4")"
This reverts commit 929a53f281.

Upstream has reverted their move from yajl to jansson after 4.6.0
because of major issues. No point in trying to fix it.
Let's revert to libvirt 4.5.0 and wait for the next upstream release.
2018-08-21 22:03:58 +02:00
Daiderd Jordan
10267bfc90
harfbuzz: avoid rebuilds 2018-08-21 21:01:34 +02:00
Daiderd Jordan
c93660a7a4
harfbuzz: add CoreText support 2018-08-21 21:01:21 +02:00
R. RyanTM
1816f09f00 freetds: 1.00.91 -> 1.00.94 (#45234)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/freetds/versions.
2018-08-21 20:17:28 +02:00
R. RyanTM
73d7232ee7 unixODBC: 2.3.6 -> 2.3.7 (#45133)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/unixODBC/versions.
2018-08-21 20:09:54 +02:00
R. RyanTM
8d5c22c989 libmbim: 1.16.0 -> 1.16.2 (#45201)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libmbim/versions.
2018-08-21 19:58:12 +02:00
R. RyanTM
8cf9425fa4 libqmi: 1.20.0 -> 1.20.2 (#45206)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libqmi/versions.
2018-08-21 19:53:58 +02:00
xeji
3fb5440074
xapian_1_2_22: fix build (#45424)
apply notmuch patch conditionally for 1.4.7 only
2018-08-21 18:50:59 +02:00
Timo Kaufmann
26d5d030fe openblas: add pkg-config aliases 2018-08-21 16:39:57 +02:00
Robert Schütz
abfd2143e4 uriparser: 0.8.5 -> 0.8.6
fixes #45343
2018-08-21 15:42:38 +02:00
Vladimír Čunát
765d695b89
Merge branch 'staging-next'
Security fixes for a few packages are included.
2018-08-21 15:36:02 +02:00
Uli Baum
e59d109e09 appstream-glib: remove gcab dependency 2018-08-21 15:00:47 +02:00
R. RyanTM
690a8017de eccodes: 2.8.0 -> 2.8.2 (#45251)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/eccodes/versions.
2018-08-21 14:59:11 +02:00
R. RyanTM
fea3840fef libical: 3.0.3 -> 3.0.4 (#45196)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libical/versions.
2018-08-21 14:42:46 +02:00
Vladimír Čunát
d0888d1503
treewide: fixup breakage due to absolute compiler path
Some packages just can't handle them #44767.  It was tempting to try
to abstract this in some way, but I didn't do that ATM.
2018-08-21 12:34:33 +02:00
xeji
54ff14b6f3
Merge pull request #45399 from markuskowa/license-8
Add licenses
2018-08-21 12:05:10 +02:00
Matthew Bauer
4826f9b828 qtwebengine: remove old darwin patch
file apparently doesn’t exist anymore
2018-08-20 20:49:25 -05:00
R. RyanTM
27ecfd34e8 ace: 6.5.0 -> 6.5.1 (#45258)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ace/versions.
2018-08-20 22:48:40 +02:00
John Ericson
7d85ade0cc treewide: Purge stdenv.platform and top-level platform
Progress towards #27069
2018-08-20 15:22:46 -04:00
Markus Kowalewski
dc379a4b8e
gnupth: add license 2018-08-20 21:15:17 +02:00
Markus Kowalewski
c003762447
gnet: add license 2018-08-20 21:15:16 +02:00
Markus Kowalewski
002ae44fa1
gio-sharp: add license + homepage 2018-08-20 21:02:46 +02:00
Markus Kowalewski
1bf19218d7
giflib-4.1: add license + description 2018-08-20 21:02:40 +02:00
Markus Kowalewski
dbc97ef68c
gettext: add license 2018-08-20 19:50:39 +02:00
Markus Kowalewski
98c7cf76a6
gdk_pixbuf: add license 2018-08-20 19:32:10 +02:00
Markus Kowalewski
f3f05c9b6a
gdcm: add license 2018-08-20 19:27:49 +02:00
Markus Kowalewski
95b7e987fb
gdata-sharp: add license 2018-08-20 19:22:10 +02:00
Jan Tojnar
2ba51acaeb
gegl_0_4: 0.4.6 → 0.4.8 2018-08-20 15:52:28 +02:00
Jörg Thalheim
8204f10a8a
Merge pull request #45357 from markuskowa/license-7
Add licenses
2018-08-20 09:43:03 +01:00
Jörg Thalheim
e180e018fe Xaw3d: add license, move build tools nativeBuildInputs 2018-08-20 09:42:18 +01:00
Jörg Thalheim
1afba8790b SDL_mixer: add license 2018-08-20 09:42:18 +01:00
Jörg Thalheim
7f991de745 SDL_image: add license 2018-08-20 09:42:17 +01:00
Vladimír Čunát
153a19df05
Merge branch 'master' into staging-next
Hydra: ?compare=1474536
2018-08-20 09:15:33 +02:00
Peter Hoeg
0c2b33da4b
Merge pull request #44947 from bkchr/kde_frameworks_5_49
kde-frameworks: 5.48 -> 5.49
2018-08-20 14:14:58 +08:00
Dan Peebles
a5b5536e2a krb5: add linux keyring support
This requires some minor hoop-hopping because it's involved in the
Linux bootstrap, but it's nothing too complicated.

Fixes #43289
2018-08-20 02:42:41 +00:00
Markus Kowalewski
a3d148a64c
gcab: add license 2018-08-20 01:00:25 +02:00
Markus Kowalewski
51a22165ce
gamin: add license 2018-08-20 00:57:54 +02:00
Markus Kowalewski
84d13849df
funambol-client-cpp: add license 2018-08-20 00:39:49 +02:00
Markus Kowalewski
456a1346a8
fontconfig-ultimate: add meta data 2018-08-20 00:16:08 +02:00
R. RyanTM
9024d2e15d wayland-protocols: 1.15 -> 1.16 (#45123)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wayland-protocols/versions.
2018-08-19 23:47:22 +02:00
R. RyanTM
e137f0e837 libdwarf: 20180527 -> 20180809 (#45194)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libdwarf/versions.
2018-08-19 23:20:29 +02:00
R. RyanTM
91ece32e56 libgit2_0_27: 0.27.3 -> 0.27.4 (#45200)
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.
2018-08-19 23:04:39 +02:00
R. RyanTM
83b6a28908 libwps: 0.4.9 -> 0.4.10 (#44749)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libwps/versions.
2018-08-19 22:58:29 +02:00
R. RyanTM
8bc6b4101d libguestfs: 1.38.3 -> 1.38.4 (#45198)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libguestfs/versions.
2018-08-19 22:57:58 +02:00
R. RyanTM
70f63b6411 librelp: 1.2.16 -> 1.2.17 (#44753)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/librelp/versions.
2018-08-19 22:38:38 +02:00
Daiderd Jordan
98579944cd
Merge pull request #45324 from teto/libvirt_fix2
libvirt: darwin/linux fix dlopen("libjansson.so.4")
2018-08-19 21:21:27 +02:00
Vladimír Čunát
01fc00cc81
Revert "Merge #43190: libyaml: 0.1.7 -> 0.2.1"
This reverts commit 0f57d85522, reversing
changes made to 65af43026a.

I'm missing human time to solve errors or verify that they're harmless...
2018-08-19 19:57:36 +02:00
Jake Waksbaum
b99b7c5ef8 linbox: Add darwin support 2018-08-19 13:55:48 -04:00
Timo Kaufmann
8014c7f186
Merge pull request #45013 from jbaum98/fflas-ffpack_darwin
fflas-ffpack: Add darwin support
2018-08-19 16:24:52 +02:00
Jörg Thalheim
035906ce66
Merge pull request #45278 from veprbl/pr/arrow-cpp_0.10.0_bump
arrow-cpp: 0.9.0 -> 0.10.0
2018-08-19 14:49:26 +01:00
Matthieu Coudron
929a53f281 libvirt: fix dlopen("libjansson.so.4")
Commit 59027e2 broke libvirt broke libvirt/nixops on linux.
Use ${targetPlatform.extensions.sharedLibrary} to accomodate both linux and darwin.
2018-08-19 22:33:06 +09:00
Daiderd Jordan
ac95ddb008
gtk3: propagate Cocoa on darwin
Generally frameworks should not be propagated, but in this case it's
always needed so we propagate (only) Cocoa.
2018-08-19 13:09:25 +02:00
Joachim F
90b991625b
Merge pull request #45072 from fgaz/lmdbxx
lmdbxx: init at 0.9.14.0
2018-08-19 10:27:41 +00:00
Jörg Thalheim
96b9d77dd8
Merge pull request #45282 from markuskowa/lics-2
Add licenses
2018-08-19 09:03:31 +01:00
Vladimír Čunát
11f1893291
Merge #44625: libgit2* updates (security) 2018-08-19 09:23:01 +02:00
Vladimír Čunát
ef6b76ca7d
ntl: use a more "stable" fix for clang platforms
Always passing the configuration option should be simple and reliable.
See comments on https://github.com/NixOS/nixpkgs/commit/1bfbe76772b731
2018-08-19 09:15:45 +02:00
Jörg Thalheim
cfe738baf9
Merge pull request #45284 from orivej/msgpack
msgpack: rename from libmsgpack
2018-08-19 07:54:31 +01:00
Timo Kaufmann
6954dd26d3
Merge pull request #45301 from timokau/ntl-11.3.0
ntl: 11.2.1 -> 11.3.0
2018-08-19 01:56:52 +02:00
Orivej Desh
65663f883c msgpack: rename from libmsgpack
The project does not use the name "libmsgpack". It variously uses "msgpack" and
"msgpack-c", and "msgpackc" for the name of the library.
2018-08-18 23:19:54 +00:00
Jake Waksbaum
8374400cec fflas-ffpack: Add darwin support 2018-08-18 20:28:06 +00:00
Daiderd Jordan
abe2ab1581
at-spi2-core: fix darwin dylib install_name 2018-08-18 21:37:27 +02:00
Daiderd Jordan
a71a9eab8c
at-spi2-atk: fix darwin dylib install_name 2018-08-18 21:37:26 +02:00
Daiderd Jordan
2286655abd
gtk3: add x11Support for darwin 2018-08-18 21:37:25 +02:00
Jörg Thalheim
92ce64d54a
Merge pull request #45293 from thefloweringash/libqmatrixclient-darwin
libqmatrixclient: enable Darwin platform
2018-08-18 18:07:47 +01:00
Jörg Thalheim
5b3637dbe6
Merge pull request #45283 from orivej/libmsgpack
libmsgpack: 2.1.5 -> 3.0.1
2018-08-18 18:01:48 +01:00
Silvan Mosberger
e8145704e5
Merge pull request #45292 from bhipple/add/ecos
ecos: init at 2.0.6
2018-08-18 18:33:48 +02:00
Benjamin Hipple
65bb0b23b9 Add platforms.all 2018-08-18 12:11:06 -04:00
Daiderd Jordan
3c5c50488d
Merge pull request #45157 from mikemckibben/fix/oracle-instantclient-dylib
oracle-instantclient: fixes dylib rpath on macos
2018-08-18 18:06:20 +02:00
Michael McKibben
0aa26ae766 oracle-instantclient: fixes dylib rpath on macos 2018-08-18 06:24:11 -06:00
Timo Kaufmann
fe0c07a6c0
Merge pull request #45299 from timokau/gf2x-purity
gf2x: disable hardware-specific code
2018-08-18 14:00:55 +02:00
Timo Kaufmann
f34589709e ntl: 11.2.1 -> 11.3.0 2018-08-18 13:51:17 +02:00
Timo Kaufmann
73aaad4936 gf2x: disable hardware-specific code
This was causing "Illegal instruction" issues in the ntl testsuite when
it was executed on a different cpu than the one gf2x was built on
(43679).
2018-08-18 13:37:48 +02:00
Vladimír Čunát
0f57d85522
Merge #43190: libyaml: 0.1.7 -> 0.2.1
It builds, the NEWS seem safe enough.
The "large" change in version is apparently due to switching
the maintenance team; ABI tracker shows no changes.
2018-08-18 12:53:48 +02:00
Vladimír Čunát
65af43026a
Merge #45224: harfbuzz: 1.8.2 -> 1.8.8
It builds, NEWS seem safe enough.
2018-08-18 12:53:27 +02:00
Vladimír Čunát
e0339418f0
Merge #45174: p11-kit: 0.23.12 -> 0.23.13
Builds, NEWS seem OK.
2018-08-18 12:20:34 +02:00
Vladimír Čunát
aabe9790ff
Merge #45237: expat: 2.2.5 -> 2.2.6 2018-08-18 12:16:57 +02:00
Andrew Childs
9ef9a55038 libqmatrixclient: enable Darwin platform 2018-08-18 12:44:56 +09:00
Benjamin Hipple
460029cf94 ecos: init at 2.0.6 2018-08-18 03:38:50 +00:00
Orivej Desh
908693d6e7 libmsgpack: 2.1.5 -> 3.0.1 2018-08-17 22:36:31 +00:00
Markus Kowalewski
0320769991
polkit: add license 2018-08-18 00:12:55 +02:00
Markus Kowalewski
4ba295b797
openssl: add license 2018-08-18 00:05:21 +02:00
Markus Kowalewski
8844504fba
openldap: add license 2018-08-18 00:03:01 +02:00
Markus Kowalewski
73eede0543
nss: add license 2018-08-17 23:55:36 +02:00
Markus Kowalewski
7dceb84419
libressl: add licenses 2018-08-17 22:15:45 +02:00
John Ericson
89efc27f57
Merge pull request #44767 from obsidiansystems/wrapper-env-var-path
{cc,bintools}-wrapper, ghc, libgcc: Define wrapper env vars as full paths
2018-08-17 16:12:26 -04:00
Dmitry Kalinkin
72d630779d arrow-cpp: 0.9.0 -> 0.10.0 2018-08-17 15:00:42 -04:00
Vladimír Čunát
14aa936ec5
Merge branch 'staging-next' into staging 2018-08-17 20:53:27 +02:00
Vladimír Čunát
209730208a
Merge branch 'staging-next' 2018-08-17 20:51:31 +02:00
xeji
7569513ef8
Merge pull request #45143 from LnL7/darwin-grpc
grpc: fix darwin build
2018-08-17 18:57:32 +02:00
Matthew Bauer
4ff7702082
Merge pull request #45183 from matthewbauer/macdevelop
Assorted darwin/macOS fixes
2018-08-17 10:29:12 -05:00
Jan Tojnar
9169b372d1
Merge pull request #45265 from r-ryantm/auto-update/babl
babl: 0.1.54 -> 0.1.56
2018-08-17 16:48:36 +02:00
R. RyanTM
2a3d5f7ad7 babl: 0.1.54 -> 0.1.56
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/babl/versions.
2018-08-17 07:00:06 -07:00
Jan Tojnar
a7720d8a5e
Merge pull request #45227 from r-ryantm/auto-update/gegl
gegl_0_4: 0.4.4 -> 0.4.6
2018-08-17 15:20:31 +02:00
Jan Tojnar
c40af1fde3
Merge pull request #45052 from worldofpeace/indicator-application-12.10.1
indicator-application-gtk3: 12.10.0 -> 12.10.1
2018-08-17 14:21:13 +02:00
Vladimír Čunát
cbabebcc2e
Merge branch 'master' into staging-next
Hydra: ?compare=1473892
2018-08-17 13:45:21 +02:00
Jörg Thalheim
2dadcb3000
Merge pull request #45203 from r-ryantm/auto-update/libsolv
libsolv: 0.6.34 -> 0.6.35
2018-08-17 12:07:34 +01:00
Jörg Thalheim
e151c6f6fc
Merge pull request #45204 from r-ryantm/auto-update/librealsense
librealsense: 2.14.1 -> 2.15.0
2018-08-17 12:00:40 +01:00
Jörg Thalheim
332b304862
Merge pull request #45230 from r-ryantm/auto-update/folly
folly: 2018.07.09.00 -> 2018.08.13.00
2018-08-17 11:57:18 +01:00
R. RyanTM
c64637ec6d expat: 2.2.5 -> 2.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/expat/versions.
2018-08-17 03:46:07 -07:00
R. RyanTM
23130640cb folly: 2018.07.09.00 -> 2018.08.13.00
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/folly/versions.
2018-08-17 02:56:37 -07:00
R. RyanTM
8248ad3929 gegl_0_4: 0.4.4 -> 0.4.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/gegl/versions.
2018-08-17 02:42:24 -07:00
R. RyanTM
7cb57d7530 harfbuzz: 1.8.2 -> 1.8.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/harfbuzz/versions.
2018-08-17 02:28:29 -07:00
R. RyanTM
6ecbab9c1b librealsense: 2.14.1 -> 2.15.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/librealsense/versions.
2018-08-17 00:07:20 -07:00
R. RyanTM
a9307e0a2e libsolv: 0.6.34 -> 0.6.35
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libsolv/versions.
2018-08-16 23:55:26 -07:00
Matthew Bauer
aba9f67d7d qca: fix on darwin 2018-08-16 22:44:07 -05:00
R. RyanTM
86a6c4218e p11-kit: 0.23.12 -> 0.23.13
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/p11-kit/versions.
2018-08-16 20:13:12 -07:00
Calvin Loncaric
ebc5284681
gdal: allow version 1.11 on Darwin
The GDAL 1.11 derivation has been Linux-only for its entire life, but builds just fine on Mac.
2018-08-16 15:36:45 -07:00
Timo Kaufmann
255608b865
Merge pull request #45141 from veprbl/pr/rivet_271_bump
rivet: fix hash broken by upstream
2018-08-16 22:14:16 +02:00
Daiderd Jordan
062ae9ee0a
c-ares: fix darwin cmake-config 2018-08-16 22:06:24 +02:00
Daiderd Jordan
2058c69de0
grpc: fix darwin build 2018-08-16 22:06:18 +02:00
Dmitry Kalinkin
bd2e865b44 rivet: fix hash broken by upstream 2018-08-16 15:34:32 -04:00
Andreas Rammhold
47c0245d9c
Merge pull request #45093 from andir/libmspack
libmspack: 0.6alpha -> 0.7.1alpha
2018-08-16 19:28:43 +02:00
worldofpeace
6bb751539f granite: 0.5 -> 5.0 (#45099) 2018-08-16 12:48:39 +02:00
xeji
c6cff83db4
Merge pull request #45081 from andir/openssl_1_0_2p
openssl_1_0_2: 1.0.2o -> 1.0.2p
2018-08-16 12:46:26 +02:00
xeji
4f9c7ea1df
Merge pull request #45077 from markuskowa/licenses-c
Add license meta tags
2018-08-16 12:34:56 +02:00
Gabriel Ebner
e97af33293 libqalculate: 2.6.0b -> 2.6.2 2018-08-16 11:55:50 +02:00
Sarah Brofeldt
692c02ff4b
Merge pull request #44993 from bcdarwin/MIRTK
mirtk: init at 2.0.0
2018-08-16 10:51:12 +02:00
Andreas Rammhold
9e8308d206
libmspack: 0.6alpha -> 0.7.1alpha
This adresses the following issues:

- CVE-2018-14697
- CVE-2018-14680
- CVE-2018-14681
- CVE-2018-14682
2018-08-16 09:55:28 +02:00
Herwig Hochleitner
313216a670 webkitgtk: 2.20.4 -> 2.20.5 2018-08-16 09:38:55 +02:00
worldofpeace
3a73518a28 indicator-application-gtk3: 12.10.0 -> 12.10.1 2018-08-15 19:36:49 -04:00
Timo Kaufmann
8abc4b7f9c
Merge pull request #45067 from timokau/eclib-20180815
eclib: 20180710 -> 20180815
2018-08-16 01:02:54 +02:00
Timo Kaufmann
8c3db41c54 eclib: 20180710 -> 20180815 2018-08-16 00:46:41 +02:00
Matthew Bauer
7a39b0c43b libglvnd: build on darwin 2018-08-15 17:37:00 -05:00
Matthew Bauer
d4b453d2c1 v8: remove xcodebuild patch
Add xcodebuild commands from xcbuild.
2018-08-15 17:27:56 -05:00
Andreas Rammhold
06e7a48f45
libxml2: fix CVE-2018-14567 & CVE-2018-14404
Since the already added patch for CVE-2018-9251 also affects
CVE-2018-14567 I renamed the applied patch accordingly.
2018-08-15 22:54:52 +02:00
Vladimír Čunát
d2b08c432c
Merge #45080: openssl_1_1_0: 1.1.0h -> 1.1.0i 2018-08-15 22:28:55 +02:00
xeji
3f59f828d0
Merge pull request #45044 from veprbl/pr/rivet_271_bump
rivet: 2.7.0 -> 2.7.1
2018-08-15 21:35:59 +02:00
Andreas Rammhold
98a7b92261
openssl_1_0_2: 1.0.2o -> 1.0.2p
this addresses:
 - Client DoS due to large DH parameter (CVE-2018-0732)
 - Cache timing vulnerability in RSA Key Generation (CVE-2018-0737)

Changelog: https://www.openssl.org/news/cl102.txt
2018-08-15 21:35:23 +02:00
Andreas Rammhold
0a40875439
openssl_1_1_0: 1.1.0h -> 1.1.0i
this addresses:
 - Client DoS due to large DH parameter (CVE-2018-0732)
 - Cache timing vulnerability in RSA Key Generation (CVE-2018-0737)

Changelog: https://www.openssl.org/news/changelog.html#x1
2018-08-15 21:12:00 +02:00