Commit Graph

31503 Commits

Author SHA1 Message Date
R. RyanTM 7febeb3ddf xxHash: 0.7.0 -> 0.7.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/xxhash/versions
2019-08-21 00:04:32 -07:00
R. RyanTM bde427be49 wxSVG: 1.5.19 -> 1.5.20
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-08-20 23:45:12 -07:00
R. RyanTM d3526f8cb2 wcslib: 6.3 -> 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/wcslib/versions
2019-08-20 22:22:43 -07:00
R. RyanTM 0ff0c288a8 sympow: 2.023.4 -> 2.023.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/sympow/versions
2019-08-20 21:06:37 -07:00
Ruud van Asseldonk fdd78a5387 libressl: use CFLAGS to avoid exectuable stack
It turns out that libcrypto had an exectuable stack, because it linked
some objects without a .note.GNU-stack section. Compilers add this
section by default, but the objects produced from .S files did not
contain it. The .S files do include a directive to add the section, but
guarded behind an #ifdef HAVE_GNU_STACK. So define HAVE_GNU_STACK, to
ensure that all objects have a .note.GNU-stack section.
2019-08-21 00:16:08 +02:00
Timo Kaufmann c5c47203dc
Merge pull request #65247 from lopsided98/openjdk-arm
openjdk: enable bootstrapping on ARM
2019-08-20 23:55:45 +02:00
Marek Mahut 8b5126fc25
Merge pull request #67011 from r-ryantm/auto-update/onig
oniguruma: 6.9.2 -> 6.9.3
2019-08-20 21:05:50 +02:00
Danylo Hlynskyi f45dc43a52
Merge pull request #67087 from danbst/update/agda-iowa-stdlib
agdaIowaStdlib: 1.4.0 -> 1.5.0, also agdaPrelude update
2019-08-20 22:00:10 +03:00
Robin Gloster ff3211e5d5
aacskeys: remove
Unmaintained, ancient and doesn't build with openssl 1.1
2019-08-20 20:40:05 +02:00
Marek Mahut 462288a6ba
Merge pull request #67035 from r-ryantm/auto-update/protozero
protozero: 1.6.7 -> 1.6.8
2019-08-20 20:30:10 +02:00
Robin Gloster 8c0786babe
Merge pull request #67103 from mayflower/globin-maintainership
treewide: update globin's maintained drvs
2019-08-20 17:57:47 +00:00
Matthew Bauer d02e0b6020
Merge pull request #66634 from matthewbauer/at-spi2-core-minimize-closure
at-spi2-core: provide fallback dbus_daemon manually
2019-08-20 13:39:14 -04:00
Marek Mahut 60c1883a19
Merge pull request #66980 from r-ryantm/auto-update/mdds
mdds: 1.4.3 -> 1.5.0
2019-08-20 19:36:59 +02:00
Robin Gloster 4e60b0efae
treewide: update globin's maintained drvs 2019-08-20 19:36:05 +02:00
danbst fcf752c8b3 agdaPrelude: 0dca24a81 -> eacc961c2
https://hydra.nixos.org/build/98865987
2019-08-20 17:42:40 +03:00
Austin Seipp 6576162fe9 liburing: replace obsoleted patch with new upstream patch
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-08-20 09:42:18 -05:00
danbst d215144cc9 agdaIowaStdlib: 1.4.0 -> 1.5.0
https://hydra.nixos.org/build/98831905
2019-08-20 17:32:20 +03:00
Ruud van Asseldonk bc185504ca libressl_3_0: init at 3.0.0 2019-08-20 08:50:57 -05:00
Austin Seipp 66f37f4a34 liburing: bump to 0.1 tag + some extra patches
Normally changing the version of the tag in this manner would be nasty
for users -- `nix-env -u` would not see this as an upgrade on the
channel, for instance, if you had a previous version installed. But
liburing is a *library* and does not really come included with any
useful end-user tools. Most cases will use it directly as a build
dependency, in which case, an appropriate rebuild will happen anyway.

This also re-introduces AArch64 builds, which was previously broken due
to some internal changes requiring memory barrier support. In a twist of
fate, however, this was later broken by another patch, which was written
to fix a *different* regression for users. So we simply apply both of
these patches, as well as a third patch that re-fixes AArch64 support,
which I will submit upstream to Jens. Life is never easy.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-08-20 08:50:11 -05:00
Rickard Nilsson 225e412edb Remove myself as maintainer of some packages. 2019-08-20 15:24:01 +02:00
R. RyanTM f4df1281c2 protozero: 1.6.7 -> 1.6.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/protozero/versions
2019-08-20 00:04:54 -07:00
R. RyanTM 4bbcc7127d oniguruma: 6.9.2 -> 6.9.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/onig/versions
2019-08-19 20:05:25 -07:00
R. RyanTM 9e421ad674 libndctl: 65 -> 66
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libndctl/versions
2019-08-19 19:30:02 -05:00
R. RyanTM cbe14dc3cf driversi686Linux.mesa: 19.1.3 -> 19.1.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/mesa/versions
2019-08-19 17:20:36 -07:00
Ben Wolsieffer 18e0f9d39f libdrm: don't depend on valgrind when it is not available (armv6l) 2019-08-19 18:54:29 -04:00
Marek Mahut 6e6892d29b
Merge pull request #66958 from r-ryantm/auto-update/live555
live555: 2019.06.28 -> 2019.08.16
2019-08-19 23:17:30 +02:00
Marek Mahut 1c44d26f91
Merge pull request #66959 from r-ryantm/auto-update/librealsense
librealsense: 2.23.0 -> 2.25.0
2019-08-19 22:45:00 +02:00
R. RyanTM 771d841446 mdds: 1.4.3 -> 1.5.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/mdds/versions
2019-08-19 13:44:47 -07:00
Marek Mahut d4ee26ebd9
Merge pull request #66955 from r-ryantm/auto-update/libwebsockets
libwebsockets: 3.1.0 -> 3.2.0
2019-08-19 22:44:16 +02:00
Marek Mahut 0a3f7d4740
Merge pull request #66964 from r-ryantm/auto-update/libmodbus
libmodbus: 3.1.4 -> 3.1.6
2019-08-19 22:43:33 +02:00
Marek Mahut 7302eb3ea0
Merge pull request #66967 from r-ryantm/auto-update/libgpiod
libgpiod: 1.4 -> 1.4.1
2019-08-19 22:39:55 +02:00
Will Dietz 8ded2cf440
libvisio: 0.1.6 -> 0.1.7
https://gerrit.libreoffice.org/plugins/gitiles/libvisio/+/libvisio-0.1.7/NEWS
2019-08-19 14:49:17 -05:00
R. RyanTM 40a0e1d4bc libgpiod: 1.4 -> 1.4.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/libgpiod/versions
2019-08-19 12:33:27 -07:00
R. RyanTM 28a967191d libmodbus: 3.1.4 -> 3.1.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/libmodbus/versions
2019-08-19 12:14:32 -07:00
R. RyanTM d20482b110 librealsense: 2.23.0 -> 2.25.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
2019-08-19 11:54:39 -07:00
Marek Mahut 0d633c9285
Merge pull request #66944 from r-ryantm/auto-update/libfilezilla
libfilezilla: 0.18.0 -> 0.18.1
2019-08-19 20:47:15 +02:00
Marek Mahut 6366d9602b
Merge pull request #66943 from r-ryantm/auto-update/leatherman
leatherman: 1.7.0 -> 1.7.1
2019-08-19 20:46:15 +02:00
Marek Mahut 3149ff5764
Merge pull request #66940 from r-ryantm/auto-update/libdeflate
libdeflate: 1.2 -> 1.3
2019-08-19 20:45:39 +02:00
R. RyanTM 0b00207f94 live555: 2019.06.28 -> 2019.08.16
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-08-19 11:43:05 -07:00
R. RyanTM 82eb1fbee5 libwebsockets: 3.1.0 -> 3.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/libwebsockets/versions
2019-08-19 11:26:29 -07:00
worldofpeace 80f4d61534
Merge pull request #66934 from jtojnar/gnome-video-effects-0.5.0
gnome-video-effects: 0.4.3 → 0.5.0
2019-08-19 14:11:13 -04:00
Jan Tojnar b80da194fd
gnome-video-effects: 0.4.3 → 0.5.0
https://gitlab.gnome.org/GNOME/gnome-video-effects/blob/0.5.0/NEWS#L4-6
2019-08-19 19:39:17 +02:00
Matthew Bauer 4497bee1ac
Merge pull request #66861 from lopsided98/directfb-src-github
directfb: fix build on ARM
2019-08-19 13:01:41 -04:00
R. RyanTM 9641dcddf8 libfilezilla: 0.18.0 -> 0.18.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/libfilezilla/versions
2019-08-19 09:02:51 -07:00
Jan Tojnar 575212cf49
Merge pull request #66936 from r-ryantm/auto-update/libgee
libgee: 0.20.1 -> 0.20.2
2019-08-19 17:55:42 +02:00
R. RyanTM d8ddf3a5bf leatherman: 1.7.0 -> 1.7.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/leatherman/versions
2019-08-19 08:50:38 -07:00
R. RyanTM ef7891e328 libdeflate: 1.2 -> 1.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/libdeflate/versions
2019-08-19 08:44:06 -07:00
worldofpeace 7667ae1a2e
Merge pull request #66842 from tilpner/maintainer-fixup
tree-wide: fix malformed meta.maintainers
2019-08-19 11:35:10 -04:00
R. RyanTM c5153f7e05 libgee: 0.20.1 -> 0.20.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/libgee/versions
2019-08-19 07:57:03 -07:00
Edmund Wu 1d96d2bedb umockdev: disable failed test (#66909)
* umockdev: disable failed test

* Update default.nix
2019-08-19 16:57:04 +03:00
Jan Tojnar d4861c9ede
gnome-video-effects: move from gnome3.gnome-video-effects 2019-08-19 15:38:20 +02:00
Marek Mahut aa239e96b4 simpleitk: 1.2.0 -> 1.2.2
Changing the source from sourceforge to github.
2019-08-19 13:44:15 +02:00
R. RyanTM 36a2ffc2e4 grpc: 1.22.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/grpc/versions
2019-08-19 03:13:54 -07:00
tilpner 0281599ad2
tree-wide: fix malformed meta.maintainers
These packages stood out while processing packages.json.gz,
where the maintainer field of some packages wasn't a list of sets,
but a nested list, or a string.
2019-08-19 11:58:27 +02:00
R. RyanTM 940306ea5f folly: 2019.07.22.00 -> 2019.08.05.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
2019-08-19 09:59:14 +03:00
gnidorah d609a547f1 libsForQt5.qtstyleplugins: use qt5's mkDerivation 2019-08-19 08:04:51 +02:00
Ben Wolsieffer ec28d4ab14 directfb: use source from GitHub as tarball is no longer available
This has the side effect of fixing the build on ARM, because some required
files were missing from the tarball.
2019-08-18 23:18:00 -04:00
Marek Mahut 9128a9d9a7
Merge pull request #66783 from r-ryantm/auto-update/agda-stdlib
AgdaStdlib: 1.0.1 -> 1.1
2019-08-18 21:59:57 +02:00
Ambroz Bizjak 1bba961e2a libglvnd, ocl-icd, vulkan-loader: Remove addOpenGLRunpath where not needed.
For APIs that use driver config files, the config files should point to libraries using absolute paths, so `RUNPATH` should be unnecessary. It is still needed for `libGLX` because that does not use config files but the dispatch library receives just a vendor name from the X server.
2019-08-18 21:29:42 +03:00
Nikolay Amiantov 9960a2be9b umockdev: 0.12.1 -> 0.13.1
Enable testing and fix a bug which leads to bolt build failing on some host filesystems.
2019-08-18 21:17:32 +03:00
Carles Pagès ebe711a12f SDL2: 2.0.9 -> 2.0.10 2019-08-18 18:13:29 +02:00
Marek Mahut 6f27f6c494
Merge pull request #66358 from Ralith/openxr-loader
openxr-loader: init at 1.0.1
2019-08-18 16:25:45 +02:00
Florian Klink dbd7ea5f29
Merge pull request #66725 from flokli/wrapqtappshook-exec
stdenv: add isELFExec, isELFDyn, fix wrappers
2019-08-18 13:58:10 +02:00
Frederik Rietdijk f65aa21bb2 Merge master into staging-next 2019-08-18 12:53:44 +02:00
Markus Kowalewski 6ff8958bef openblas: 0.3.6 -> 0.3.7 2019-08-18 11:49:24 +02:00
markuskowa 9defd3e3e3
Merge pull request #66732 from markuskowa/upd-armadillo
armadillo: 9.600.5 -> 9.600.6
2019-08-18 11:34:57 +02:00
worldofpeace 4f3e9ca93a
Merge pull request #65291 from worldofpeace/xdg-updates
Flatpak updates
2019-08-18 04:23:54 -04:00
worldofpeace 8fbae8c72d libmodulemd_1: init at 1.8.15 2019-08-18 04:23:17 -04:00
worldofpeace fdd28981d7 libmodulemd: init at 2.6.0
Includes a patch for the usual pygobject override stuff.
Pending upstream submission.
2019-08-18 04:23:17 -04:00
worldofpeace 46d0ebb144 xdg-desktop-portal-gtk: 1.2.0 -> 1.4.0
Stylize expression.

https://github.com/flatpak/xdg-desktop-portal-gtk/releases/tag/1.4.0
2019-08-18 04:23:17 -04:00
worldofpeace 2eb94bdbb8 xdg-desktop-portal: 1.2.0 -> 1.4.2
* adapt respect-path-env-var.patch to code being
  moved around, etc.

* Add  json-glib

https://github.com/flatpak/xdg-desktop-portal/releases/tag/1.4.0
2019-08-18 04:23:17 -04:00
worldofpeace 1728bc8d22 flatpak: 1.2.4 -> 1.4.2
* Regenerated all patches for 1.4.2 and resolved
  any conflicts.

* fix-test-paths.patch doesn't copy the whole locale archive
  because we have C.UTF8 now.

* nixos/flatpak creates a Flatpak system helper user
  Change introduced in 1.3.2.

Changes:
See https://github.com/flatpak/flatpak/releases/tag/1.3.1 through
1.4.2.
2019-08-18 04:23:17 -04:00
Marek Mahut 882ba76a9d
Merge pull request #66803 from r-ryantm/auto-update/cimg
cimg: 2.6.7 -> 2.7.0
2019-08-18 09:47:07 +02:00
Frederik Rietdijk 295888c622
Merge pull request #66381 from NixOS/staging-next
Staging next
2019-08-18 08:54:45 +02:00
Samuel Dionne-Riel c2742295fb
Merge pull request #61655 from lopsided98/g2o-fixes
g2o: build g2o_viewer, libqglviewer: 2.6.3 -> 2.7.1
2019-08-18 00:00:01 -04:00
R. RyanTM a9afe6fad9 cimg: 2.6.7 -> 2.7.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/cimg/versions
2019-08-17 15:29:25 -07:00
R. RyanTM b1af75fcb4 AgdaStdlib: 1.0.1 -> 1.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/agda-stdlib/versions
2019-08-17 12:04:13 -07:00
Marek Mahut a4ced3ef9a
Merge pull request #66765 from r-ryantm/auto-update/ace
ace: 6.5.5 -> 6.5.6
2019-08-17 20:27:17 +02:00
R. RyanTM 0f51cdad5c ace: 6.5.5 -> 6.5.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/ace/versions
2019-08-17 09:20:50 -07:00
Florian Klink 88146a095f wrapQtAppsHook: use isELFExec
This ensures we only wrap executables, not shared libraries
2019-08-17 16:45:57 +02:00
Eelco Dolstra 4fed2b0147
Merge pull request #66739 from dtzWill/update/readline-8.0p1
readline80: 8.0p0 -> 8.0p1
2019-08-17 16:24:18 +02:00
Niklas Hambüchen aa99a263cc zlib: Properly clean up static/shared distinction
This improves what commit

    e999def1 zlib: clean up static/shared distincion

described as "kind of a mess" and "confusing". And indeed it was confusing.

Now, the concept whether or not the .a file is moved to a split output
is controlled by a clean variable.

The defaults remain unchanged.

The new approach also finally cleanly allows building statically but NOT
using a split output, like all other autoconf-based projects in nixpkgs do
(using the `dontDisableStatic` setting).
That is important for overlays that want to enable static libs for all
packages in one go, without having to hand-patch idiosynchrasies like zlib
had until now.

Until now, if you wanted the .a in the main output, the only way was to go via
`static=false, shared=true` -- which made no sense, because you had to say
`static=false` even though you want a static lib. That is fixed now.
2019-08-17 15:59:29 +02:00
volth c814d72b51 treewide: name -> pname 2019-08-17 10:54:38 +00:00
Nikolay Amiantov 2d0a2044b3 libbass: update and use real version numbers
Upstream doesn't indeed have any way of getting versioned library, as per
http://www.un4seen.com/forum/?topic=18614.0.
2019-08-17 10:52:41 +03:00
Frederik Rietdijk fe9a3e3e63 Merge staging-next into staging 2019-08-17 09:39:23 +02:00
Frederik Rietdijk c68f58d95c Merge master into staging-next 2019-08-17 09:30:16 +02:00
Will Dietz f19e02b705
readline80: 8.0p0 -> 8.0p1
https://ftp.gnu.org/gnu/readline/readline-8.0-patches/readline80-001
2019-08-16 20:31:45 -05:00
Aaron Andersen c2c1340a58
Merge pull request #66014 from jonringer/update-cre2
cre2: 0.3.0 -> 0.3.6
2019-08-16 20:36:42 -04:00
Markus Kowalewski f0a0c2ae61
armadillo: 9.600.5 -> 9.600.6 2019-08-16 22:46:11 +02:00
nyanloutre d6ab8baa1b kde: add myself as maintainer 2019-08-16 15:28:31 +02:00
nyanloutre 5d0acaa677 kpurpose: add missing kirigami2 dependency 2019-08-16 14:54:13 +02:00
nyanloutre 022db30473 kinit: fix kdeinit-extra_libs.patch 2019-08-16 11:26:17 +02:00
nyanloutre 2b22167ad7 kwayland: add missing dependency 2019-08-16 11:26:17 +02:00
nyanloutre 444ddcbcc5 kdeFrameworks: 5.60 -> 5.61 2019-08-16 11:26:17 +02:00
nyanloutre 082e90d1cc kdeFrameworks: 5.58 -> 5.60 2019-08-16 11:26:17 +02:00
David Gazdos 75e34adda5 libgphoto2: 2.5.17 -> 2.5.23 2019-08-16 16:55:00 +09:00
Tadeo Kondrak 696e1b055b
vapoursynth: R46 -> R47.2 2019-08-15 18:34:27 -06:00
Matthew Bauer 3532a6452e
Merge pull request #66683 from obsidiansystems/missing-qt-patch
qt4: Vendor bitrotted Arch Linux patch
2019-08-15 11:34:57 -04:00
John Ericson 280795c163 qt4: Vendor bitrotted Arch Linux patch
It is no longer found at this URL. Vendoring until a better solution
comes along.

Fixes #63084
2019-08-15 11:25:48 -04:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
WilliButz f2e631148a
Merge pull request #66525 from andir/google-cloud-cpp
google-cloud-cpp: init at 0.11.0
2019-08-14 21:57:21 +02:00
Matthew Bauer f6260a3fe5 at-spi2-core: provide fallback dbus_daemon manually
This point directly to the NixOS current-system. This is necessary to
avoid creating a direct dependency on DBUS and increasing every app’s
runtime closure. Luckily, dbus_daemon is only used for the case when
dbus is not running and users can always run the dbus-daemon
themselves if it cannot be found.
2019-08-14 14:18:49 -04:00
Matthew Bauer 9af20c376b
Merge pull request #65349 from matthewbauer/dicts
Lookup hunspell dictionaries in XDG_DATA_DIRS
2019-08-14 14:17:41 -04:00
Gabriel Ebner a736d87393 spooles: init at 2.2 2019-08-14 19:09:39 +02:00
Frederik Rietdijk cff9e6429a Merge staging-next into staging 2019-08-14 13:46:33 +02:00
Frederik Rietdijk 8d56f2472e Merge master into staging-next 2019-08-14 13:45:54 +02:00
Marek Mahut 8fa1bb84e8 ptex: 2.3.0 -> 2.3.2 2019-08-14 15:16:22 +09:00
Jörg Thalheim cf5f02b4bb
zsh/pth/zsync: cross fixes (#65780)
zsh/pth/zsync: cross fixes
2019-08-14 07:15:01 +01:00
Jan Tojnar ad135f0518
libwnck3: 3.30.0 → 3.32.0 (#66586)
libwnck3: 3.30.0 → 3.32.0
2019-08-14 00:17:30 +02:00
Jan Tojnar 3e47ef9790
libwnck3: 3.30.0 → 3.32.0
https://gitlab.gnome.org/GNOME/libwnck/blob/3.32.0/NEWS#L1-33
2019-08-13 23:11:25 +02:00
Ruud van Asseldonk c02b4a1cc8 libressl: do not set noexecstack on Darwin at all
It is not needed on Darwin. [1] Thanks Matthew for explaining this.

[1]: https://github.com/NixOS/nixpkgs/pull/66454#issuecomment-520970986
2019-08-13 22:20:16 +02:00
Jan Tojnar af4e271db9
libgudev: 232 → 233
https://ftp.gnome.org/pub/gnome/sources/folks/0.13/folks-0.13.1.news
2019-08-13 19:39:24 +02:00
Matthew Bauer 3ff9b6edec
Merge pull request #65783 from Mic92/drm
libdrm: cross-compile fix
2019-08-13 13:38:11 -04:00
worldofpeace bf1cf3d520
Merge pull request #66191 from r-ryantm/auto-update/wolfssl
wolfssl: 4.0.0 -> 4.1.0
2019-08-13 12:43:06 -04:00
Matthew Bauer bab946b216
Merge pull request #66542 from matthewbauer/mesa-add-surfaceless
mesa: add surfaceless egl platform
2019-08-13 11:40:03 -04:00
Andreas Rammhold 1a72fe89f8 google-cloud-cpp: init at 0.11.0 2019-08-13 17:26:51 +02:00
Andreas Rammhold ac6adc8260 crc32c: init at 1.1.0 2019-08-13 17:26:31 +02:00
Marek Mahut 391945170c itk: 5.0.0 -> 5.0.1
Changing the source from sourceforge to github.
2019-08-13 17:08:04 +02:00
Dmitry Kalinkin 943c10325b
Merge pull request #66247 from veprbl/pr/arrow_1_14_1
arrow-cpp: 0.13.0 -> 0.14.1
2019-08-13 10:06:52 -04:00
Jonathan Ringer 74d8f3ca5d libversion: 2.8.1 -> 2.9.0 2019-08-13 04:19:14 -07:00
Niklas Hambüchen da3cb9e35b libirecovery: init at 2019-01-28 2019-08-13 02:13:15 +02:00
Niklas Hambüchen 3c2c3f0dda libimobiledevice: Remove unnecessary `--disable-static`.
That's already controlled by `dontDisableStatic`, see:

* https://nixos.org/nixpkgs/manual/#ssec-configure-phase
* #51540
2019-08-13 01:41:15 +02:00
Matthew Bauer a316d71f59 mesa: add surfaceless egl platform 2019-08-12 18:09:30 -04:00
Marek Mahut 36d3a8a0eb
Merge pull request #66058 from pmiddend/fcppt-update-to-3.2.2
fcppt: 3.0.0 -> 3.2.2
2019-08-12 22:13:33 +02:00
Marek Mahut 1c709e0e6c
Merge pull request #63270 from r-ryantm/auto-update/itk
itk: 4.13.2 -> 5.0.0
2019-08-12 20:00:17 +02:00
Franz Pletz fe9c676e99
nuspell: 2.2.0 -> 2.3.0 2019-08-12 19:53:54 +02:00
Marek Mahut 2ae308a414
Merge pull request #66498 from jonringer/bump-librelp
librelp: 1.3.0 -> 1.4.0
2019-08-12 19:52:32 +02:00
Marek Mahut d7bcb48908 itk: Adding darwin.apple_sdk.frameworks.Cocoa 2019-08-12 19:13:14 +02:00
Jonathan Ringer 7943e28fec librelp: 1.3.0 -> 1.4.0 2019-08-12 09:22:42 -07:00
Silvan Mosberger a7c7bb156f
clight: init (#64309)
clight: init
2019-08-12 18:18:05 +02:00
Marek Mahut c822f39a58
Merge pull request #66486 from nh2/zlib-static-shared-comments
zlib: Add comments regarding static/shared linking
2019-08-12 18:12:05 +02:00
Edmund Wu e277b3832a
libmodule: init at 4.2.0 2019-08-12 11:56:47 -04:00
R. RyanTM 94804a63a2 apfel: 3.0.3 -> 3.0.4 (#63977)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/apfel/versions
2019-08-12 10:36:03 -04:00
Michael Weiss a82860cb9e
Merge pull request #66434 from primeos/ffmpeg_4
ffmpeg_4: 4.1.4 -> 4.2
2019-08-12 14:52:39 +02:00
Marek Mahut 9acb728c52
Merge pull request #66507 from jonringer/bump-libpinyin
libpinyin: 2.1.91 ->  2.3.0
2019-08-12 13:32:47 +02:00
Jonathan Ringer 7d8d9e4799 libpinyin: 2.1.91 -> 2.3.0 2019-08-11 22:00:17 -07:00
Jonathan Ringer 58fb551cc6 libetpan: 1.8 -> 1.9.3 2019-08-11 19:29:58 -07:00
Dmitry Kalinkin 34224c7ba0
Merge pull request #66117 from veprbl/pr/hepmc_2_06_10
hepmc: 2.06.09 -> 2.06.10
2019-08-11 22:16:16 -04:00
Niklas Hambüchen bda6618bb6 zlib: Add comments regarding static/shared linking.
The main explanation was taken from commit:

    e999def1 zlib: clean up static/shared distincion

The `SHARED_MODE=1` bit was originally introduced in commit:

    0bfc84b0 Cross-compile zlib for Windows
2019-08-11 21:32:22 +02:00
Ruud van Asseldonk b3c613b9aa libressl: fix noexecstack on Darwin
The flags to disable executable stacks are different for Clang and GCC,
and Clang is used on Darwin.
2019-08-11 20:34:57 +02:00
R. RyanTM 791bc4762b srt: 1.3.2 -> 1.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/srt/versions
2019-08-11 18:01:54 +02:00
Marek Mahut ea7c049d54
Merge pull request #65932 from r-ryantm/auto-update/gdcm
gdcm: 3.0.0 -> 3.0.1
2019-08-10 22:46:39 +02:00
Marek Mahut 850f7acc07
Merge pull request #64073 from r-ryantm/auto-update/live555
live555: 2019.05.29 -> 2019.06.28
2019-08-10 22:24:06 +02:00
Ruud van Asseldonk 8b6a9202e7 libressl: build libcrypto with noexecstack
For some reasons, libcrypto would be built with the executable stack
flag set. I found out about this when Nginx failed to load the shared
library, because I was running it with MemoryDenyWriteExecute=true,
which does not permit executable stacks.

I am not sure why the stack ends up executable; the other shared
libraries which are part of LibreSSL do not have this flag set. You can
verify this with 'execstack -q'. Non-executable stacks should be the
default, and from checking some other files, that does appear to be the
case. The LibreSSL sources do not contain the string "execstack", so
I am not sure what causes the default to be overridden.

Adding '-z noexecstack' to the linker flags makes the linker unset the
flag. Now my Nginx can load the library, and so far I have not run into
other issues.
2019-08-10 22:21:57 +02:00
Marek Mahut 40c26973c9 gdcm: adding darwin.apple_sdk.frameworks.ApplicationServices 2019-08-10 22:16:30 +02:00
Marek Mahut 6cd1e20412
Merge pull request #65962 from r-ryantm/auto-update/libfilezilla
libfilezilla: 0.17.1 -> 0.18.0
2019-08-10 21:30:24 +02:00
Florian Peter 53a4c3511b thrift: re-add compatibility 0.10 2019-08-11 02:11:32 +08:00
Florian Peter b0a480147b libsystemtap: init at 3.2 2019-08-11 02:11:32 +08:00
Marek Mahut 809b38a784
Merge pull request #62467 from r-ryantm/auto-update/librealsense
librealsense: 2.21.0 -> 2.22.0
2019-08-10 19:30:02 +02:00
Marek Mahut 2cc3a789c3
Merge pull request #62418 from r-ryantm/auto-update/glbinding
glbinding: 3.0.2 -> 3.1.0
2019-08-10 19:29:20 +02:00
Marek Mahut 51ff2494db librealsense: 2.22.0 -> 2.23.0 2019-08-10 15:42:29 +02:00
Vladimír Čunát 6c177c3eba
Merge #65668: wavpack: CVE-2019-1010317 CVE-2019-1010319 2019-08-10 14:37:54 +02:00
Michael Weiss 28d637d345
ffmpeg_4: 4.1.4 -> 4.2
Changelog: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/4.2:/Changelog
2019-08-10 14:09:22 +02:00
Mario Rodas 5b874f2399
Merge pull request #65967 from r-ryantm/auto-update/liblastfm
liblastfm: 1.0.9 -> 1.1.0
2019-08-10 05:09:15 -05:00
Mario Rodas 97cd74fe0f
Merge pull request #65969 from r-ryantm/auto-update/liblcf
liblcf: 0.6.0 -> 0.6.1
2019-08-10 05:00:54 -05:00
Mario Rodas bec68e12bf
Merge pull request #66056 from r-ryantm/auto-update/pngpp
pngpp: 0.2.9 -> 0.2.10
2019-08-10 04:45:29 -05:00
Marek Mahut 2aa7589303
Merge pull request #41701 from r-ryantm/auto-update/gperftools
gperftools: 2.6.3 -> 2.7
2019-08-10 10:27:15 +02:00
Marek Mahut c467e04aa7
Merge pull request #65192 from r-ryantm/auto-update/uid_wrapper
uid_wrapper: 1.2.4 -> 1.2.7
2019-08-10 09:37:43 +02:00
Marek Mahut a191b8dc70
Merge pull request #65867 from r-ryantm/auto-update/actor-framework
caf: 0.16.3 -> 0.17.0
2019-08-10 09:31:04 +02:00
Marek Mahut 609ae7398c
Merge pull request #65981 from r-ryantm/auto-update/liblockfile
liblockfile: 1.14 -> 1.15
2019-08-10 09:30:31 +02:00
Benjamin Saunders 6a8bc3fe55 openxr-loader: init at 1.0.1 2019-08-09 19:27:34 -07:00
Marek Mahut 8ccafca5df
Merge pull request #65921 from r-ryantm/auto-update/intel-gmmlib
intel-gmmlib: 19.2.1 -> 19.2.3
2019-08-10 00:10:01 +02:00
Marek Mahut b401d38fb9
Merge pull request #65978 from r-ryantm/auto-update/matio
matio: 1.5.16 -> 1.5.17
2019-08-09 23:55:56 +02:00
Timo Kaufmann f5674b20ac
Merge pull request #66388 from timokau/sympow2
sympow: 1.018.1 -> 2.023.4
2019-08-09 18:38:41 +02:00
Timo Kaufmann 5e58c5f900 sympow: 1.018.1 -> 2.023.4
Maintenance taken over by debian package maintainer jgmbenoit:
https://trac.sagemath.org/ticket/3360#comment:17

This moves sympow to his fork, since there is no offical
version-controlled source repository from the original author and they
do not seem to maintain sympow anymore. We had already accumulated quite
some patches from debian, who have effectively maintained sympow for a
while now.
2019-08-09 17:45:08 +02:00
worldofpeace 4b7ee55613
Merge pull request #65913 from worldofpeace/adwaita-qt/bump
adwaita-qt: 1.0 -> 1.1.0
2019-08-09 10:59:37 -04:00
Thomas Tuegel bd5ecb5337
Merge pull request #66335 from averelld/pkgsi686Linux.qt5.qtbase-build-fix
pkgsi686Linux.qt5.qtbase: fix build
2019-08-09 09:52:37 -05:00
Thomas Tuegel 37b402be19
Merge pull request #66266 from ttuegel/qt-5.12.3
Replay Qt 5.12.3 version bump
2019-08-09 09:50:38 -05:00
Marek Mahut 776d4a00fc
Merge pull request #65966 from JohnAZoidberg/yder-1.4.7
yder: 1.4.6 -> 1.4.7
2019-08-09 14:02:55 +02:00
Frederik Rietdijk 5bc501b7aa Merge staging-next into staging 2019-08-09 14:01:00 +02:00
Frederik Rietdijk 9bd78cb048 Merge master into staging-next 2019-08-09 14:00:27 +02:00
R. RyanTM aeb5d5eee1 folly: 2019.06.17.00 -> 2019.07.22.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
2019-08-09 12:41:18 +03:00
R. RyanTM 157c3ad9f0 cppzmq: 4.3.0 -> 4.4.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/cppzmq/versions
2019-08-09 12:39:23 +03:00
Averell Dalton 658ffb06d6 pkgsi686Linux.qt5.qtbase: fix build 2019-08-08 20:14:55 +02:00
Jiri Danek ee68421388 gnome-sharp: mono4 -> mono5 2019-08-08 09:10:38 +00:00
Jonathan Ringer ecd78af013 spirv-headers: 2019.1 -> 1.4.1 2019-08-08 00:57:53 -07:00
Jonathan Ringer 19d91206e7 vulkan-*: 1.1.106 -> 1.1.114.0 2019-08-08 00:57:53 -07:00
Michael Raskin 6b5647a70d
Merge pull request #66227 from aanderse/osg-3.4
openscenegraph: drop 3.4.x
2019-08-08 05:19:33 +00:00
Bjørn Forsman a920c2aabd v4l-utils: align attr with pkg name 2019-08-07 20:44:13 +02:00
worldofpeace fc51db8368
Merge pull request #66231 from xvello/xvello/ktexteditor-editorconfig
kdeFrameworks.ktexteditor: compile with editorconfig-core-c
2019-08-07 10:33:35 -04:00
Xavier Vello 2780e0b6cb kdeFrameworks.ktexteditor: compile with editorconfig-core-c
Add one small dependency to ktexteditor to make it
support the .editorconfig configuration format.
2019-08-07 10:32:23 -04:00
Dmitry Kalinkin 188fe901be
arrow-cpp: 0.13.0 -> 0.14.1
pythonPackages.pyarrow: 0.13.0 -> 0.14.1

Replace *-test with *test because of misnamed test executable
"arrow-dataset-file_test".
2019-08-07 09:09:31 -04:00
magenbluten 7ea1d15fc0 rocksdb: 6.1.2 -> 6.2.2 2019-08-07 13:35:20 +02:00
Ryan Mulligan a52df88f5e
Merge pull request #65990 from r-ryantm/auto-update/lmdb
lmdb: 0.9.23 -> 0.9.24
2019-08-06 21:38:00 -07:00
Ryan Mulligan 07cd2c735b
Merge pull request #66189 from r-ryantm/auto-update/xapian
xapian: 1.4.11 -> 1.4.12
2019-08-06 21:07:18 -07:00
Aaron Andersen d2a1ae9244 openscenegraph: drop 3.4.x 2019-08-06 17:12:13 -04:00
Aaron Andersen 58b1a92f08 simgear: 2018.3.1 -> 2019.1.1 2019-08-06 16:04:24 -04:00
Thomas Tuegel 3a2a980787
Revert "Revert "qt512: Update qtbase.patch""
This reverts commit c220e00d7a.
2019-08-06 14:43:04 -05:00
Thomas Tuegel 469d17a3f0
Revert "Revert "qt 5.12.0 -> 5.12.3""
This reverts commit bf39fc17d4.
2019-08-06 14:42:51 -05:00
Marek Mahut b7f73ea143
Merge pull request #66168 from r-ryantm/auto-update/symengine
symengine: 0.4.0 -> 0.4.1
2019-08-06 20:46:45 +02:00
Marek Mahut 2aeeff7ae6
Merge pull request #66199 from r-ryantm/auto-update/zimg
zimg: 2.9.1 -> 2.9.2
2019-08-06 20:00:36 +02:00
markuskowa 03dcf02ac3
Merge pull request #66190 from jonringer/bump-cdo
cdo: 1.9.0 -> 1.9.7.1
2019-08-06 19:32:49 +02:00
Jonathan Ringer 8759ff6cad cdo: 1.9.0 -> 1.9.7.1 2019-08-06 09:20:15 -07:00
R. RyanTM 199c3d40e0 zimg: 2.9.1 -> 2.9.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/zimg/versions
2019-08-06 04:28:09 -07:00
Jan Tojnar 2d2ef7a299
enchant: 2.2.3 -> 2.2.4 (#64013)
enchant: 2.2.3 -> 2.2.4
2019-08-06 13:26:50 +02:00
Michael Weiss 9bf6b0980c
dav1d: Add withTools but disable all tools by default 2019-08-06 12:51:12 +02:00
Jan Tojnar 3c72fa7dda
enchant: 2.2.3 -> 2.2.4
Clean up the expression and prepare for tests. Unfortunately, I could not get them pass.
2019-08-06 12:04:16 +02:00
R. RyanTM ef8e758e64 wolfssl: 4.0.0 -> 4.1.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/wolfssl/versions
2019-08-06 03:03:51 -07:00
Michael Weiss 8ed743f63f
dav1d: 0.3.1 -> 0.4.0 2019-08-06 11:53:16 +02:00
R. RyanTM 02cc8d4eec xapian: 1.4.11 -> 1.4.12
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/xapian/versions
2019-08-06 02:51:01 -07:00
Gabriel Ebner ef3b016545 Merge branch 'qalc330' 2019-08-06 09:08:58 +02:00
R. RyanTM 68014be35e symengine: 0.4.0 -> 0.4.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/symengine/versions
2019-08-05 23:36:00 -07:00
Dmitry Kalinkin ecef988054
hepmc: rename to hepmc2 2019-08-05 17:47:43 -04:00
Dmitry Kalinkin d046fb8ea9
hepmc: 2.06.09 -> 2.06.10 2019-08-05 16:47:34 -04:00
Marek Mahut 83bc88f95c
Merge pull request #64003 from r-ryantm/auto-update/cutelyst
cutelyst: 2.7.0 -> 2.8.0
2019-08-05 19:49:06 +02:00
worldofpeace 327a4d5879 qgnomeplatform: correct qt packaging 2019-08-05 12:26:27 -04:00
worldofpeace b95130133a
Merge pull request #65930 from r-ryantm/auto-update/glib
glib: 2.60.4 -> 2.60.6
2019-08-05 11:33:39 -04:00
worldofpeace a2253f442d
Merge pull request #65850 from worldofpeace/bye-g-disable-checks
glib,gtk: correct CLAGS for plain buildtype
2019-08-05 11:33:07 -04:00
R. RyanTM 621880e5e7 pythia: 8.240 -> 8.243 (#66036)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pythia/versions
2019-08-05 11:30:54 -04:00
Thomas Tuegel 369fe2ada8
Merge pull request #66020 from r-ryantm/auto-update/phonon-qt5
libsForQt5.phonon: 4.10.2 -> 4.10.3
2019-08-05 09:21:09 -05:00
Mario Rodas d109f68474
Merge pull request #65986 from r-ryantm/auto-update/libimagequant
libimagequant: 2.12.3 -> 2.12.5
2019-08-05 09:17:21 -05:00
Philipp Middendorf 8c1f24ca66 fcppt: 3.0.0 -> 3.2.2 2019-08-05 13:43:10 +02:00
R. RyanTM 4013492d88 pngpp: 0.2.9 -> 0.2.10
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pngpp/versions
2019-08-05 04:14:55 -07:00
worldofpeace f2eddec042 glib: drop define BSD_COMP
I fail to see where or for what it is useful for.
2019-08-05 06:19:44 -04:00
worldofpeace 60266eb504 glib: add cflag G_DISABLE_CAST_CHECKS
This is what would have been passed before with the release
buildtype.

See: https://gitlab.gnome.org/GNOME/glib/blob/2.60.4/meson.build#L208
2019-08-05 06:10:50 -04:00
worldofpeace 27a71a19ed gtk3: defines for debugging, disable cast checks
Because we're using plain buildtype these have to be
passed manually.

See: https://gitlab.gnome.org/GNOME/gtk/blob/3.24.10/meson.build#L59

With autotools the mapping for the the options to the defines was:

yes:     G_ENABLE_DEBUG G_ENABLE_CONSISTENCY_CHECKS
minimum: G_ENABLE_DEBUG G_DISABLE_CAST_CHECKS
no:      G_DISABLE_CAST_CHECKS G_DISABLE_ASSERT G_DISABLE_CHECKS

So we're passing the exact ones that would've been used for minimum.

Additionally it isn't a good idea to pass the equivalents used for "no" 
as it eliminates G_ENABLE_DEBUG which disables pre-condition checks and 
assertions. The actual option only existed to serve people who needed a 
specific build of GTK for very specific environments. And now they are
much better served with meson's plain buildtype and figuring out what to
pass themselves.
2019-08-05 06:09:25 -04:00
Maximilian Bosch b3f61cf2ba
Merge pull request #65944 from WilliButz/update-wt
wt3: 3.3.11 -> 3.4.0, wt4: 4.0.5 -> 4.1.0
2019-08-05 09:32:23 +02:00
R. RyanTM 403d64a705 libsForQt5.phonon: 4.10.2 -> 4.10.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/phonon-qt5/versions
2019-08-04 23:30:44 -07:00
Daniel Schaefer 77b4e4b75c yder: 1.4.6 -> 1.4.7
https://github.com/babelouest/yder/releases/tag/v1.4.7
2019-08-05 08:07:48 +02:00
Daniel Schaefer 5fb372206e orcania: 2.0.0 -> 2.0.1
https://github.com/babelouest/orcania/releases/tag/v2.0.1
2019-08-05 08:06:57 +02:00
Jonathan Ringer 57dd2e8e27 cre2: 0.3.0 -> 0.3.6 2019-08-04 21:39:57 -07:00
R. RyanTM 8ba8325256 openldap: 2.4.47 -> 2.4.48
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/openldap/versions
2019-08-04 20:04:54 -07:00
R. RyanTM 6d9aa0d7de lmdb: 0.9.23 -> 0.9.24
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lmdb/versions
2019-08-04 14:58:38 -07:00
R. RyanTM 409763027b libimagequant: 2.12.3 -> 2.12.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/libimagequant/versions
2019-08-04 14:35:27 -07:00
R. RyanTM fe58f35ea4 liblockfile: 1.14 -> 1.15
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/liblockfile/versions
2019-08-04 13:53:37 -07:00
Ryan Mulligan 4ea4c00ea0
Merge pull request #65877 from r-ryantm/auto-update/armadillo
armadillo: 9.600.4 -> 9.600.5
2019-08-04 13:29:05 -07:00
R. RyanTM f3f426e091 matio: 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/matio/versions
2019-08-04 13:21:49 -07:00
R. RyanTM 7b4209f69c libqalculate: 3.2.0 -> 3.3.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/libqalculate/versions
2019-08-04 13:00:46 -07:00
Mario Rodas 9b122174aa
Merge pull request #65770 from marsam/update-grpc
grpc: 1.19.1 -> 1.22.0
2019-08-04 14:23:27 -05:00
Marek Mahut bb1d9410da
Merge pull request #65899 from r-ryantm/auto-update/cimg
cimg: 2.6.6 -> 2.6.7
2019-08-04 21:02:15 +02:00
R. RyanTM 35f5db655f liblcf: 0.6.0 -> 0.6.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/liblcf/versions
2019-08-04 11:47:08 -07:00
R. RyanTM 7a00f3bca9 liblastfm: 1.0.9 -> 1.1.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/liblastfm/versions
2019-08-04 11:39:18 -07:00
worldofpeace da2566f596
Merge pull request #52818 from r-ryantm/auto-update/opencollada
opencollada: 1.6.67 -> 1.6.68
2019-08-04 14:34:32 -04:00
R. RyanTM c1275d42c5 libfilezilla: 0.17.1 -> 0.18.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/libfilezilla/versions
2019-08-04 10:44:51 -07:00
R. RyanTM 3f317eb476 libdazzle: 3.32.2 -> 3.32.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/libdazzle/versions
2019-08-04 08:49:30 -07:00
R. RyanTM 18930b90a3 libgig: 4.1.0 -> 4.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/libgig/versions
2019-08-04 08:31:27 -07:00
R. RyanTM f52fb530a4 libcacard: 2.6.1 -> 2.7.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/libcacard/versions
2019-08-04 08:24:07 -07:00
Thomas Tuegel 7fb3510e3c
Merge pull request #65943 from r-ryantm/auto-update/jsoncpp
jsoncpp: 1.9.0 -> 1.9.1
2019-08-04 09:27:55 -05:00
R. RyanTM 93d6d032f2 jsoncpp: 1.9.0 -> 1.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/jsoncpp/versions
2019-08-04 06:31:31 -07:00
Jonathan Ringer 33a58b36e2 cpp-netlib: 0.12.0 -> 0.13.0-final 2019-08-04 22:26:14 +09:00
WilliButz 16d75edc90
wt4: 4.0.5 -> 4.1.0 2019-08-04 15:26:03 +02:00
WilliButz c2e8451a97
wt3: 3.3.11 -> 3.4.0 2019-08-04 15:26:01 +02:00
R. RyanTM fd02c2f98f gdcm: 3.0.0 -> 3.0.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/gdcm/versions
2019-08-04 05:14:57 -07:00
R. RyanTM f2d6a195a1 glib: 2.60.4 -> 2.60.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/glib/versions
2019-08-04 05:01:58 -07:00
worldofpeace 06c777026c openjpeg: disable tests for aarch64 linux
Fails on hydra https://hydra.nixos.org/build/98332124
2019-08-04 06:18:09 -04:00
R. RyanTM b4f9364269 intel-gmmlib: 19.2.1 -> 19.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/intel-gmmlib/versions
2019-08-04 02:58:02 -07:00
R. RyanTM 5fe6fe9078 cimg: 2.6.6 -> 2.6.7
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-08-03 20:45:40 -07:00
markuskowa bb0379975d
Merge pull request #65671 from ThibautMarty/fix/urh-pluto
urh: add support for Pluto, soundcards, and optionally USRP
2019-08-04 00:35:13 +02:00
R. RyanTM 2982050af1 armadillo: 9.600.4 -> 9.600.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/armadillo/versions
2019-08-03 15:29:04 -07:00
R. RyanTM 0808cedaa6 caf: 0.16.3 -> 0.17.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/actor-framework/versions
2019-08-03 14:07:06 -07:00