Commit Graph

183965 Commits

Author SHA1 Message Date
Doron Behar
60f11a6680 pdfcpu: init at 0.1.25 2019-06-20 22:13:18 +03:00
Doron Behar
f07813f02d Add maintainer @doronbehar 2019-06-20 22:12:53 +03:00
Matthew Bauer
3d86336dca
Merge pull request #63584 from volth/patch-344
fix ofborg evaluations broken in #63113
2019-06-20 15:07:08 -04:00
volth
d42a787417
fix ofborg evaluations broken in #63113 2019-06-20 19:01:58 +00:00
Alyssa Ross
e40fb9167c
Merge pull request #63582 from alyssais/bind
bind: 9.14.2 -> 9.14.3 (CVE-2019-6471)
2019-06-20 18:22:57 +00:00
Timo Kaufmann
883725b22f buildBazelPackage: disable multithreaded fetching
To work around https://github.com/bazelbuild/bazel/issues/6502.
2019-06-20 20:02:51 +02:00
Elis Hirwing
203cfd57d3
Merge pull request #63577 from Ma27/bump-i3lock-pixeled
i3lock-pixeled: 1.2.0 -> 1.2.1
2019-06-20 19:49:17 +02:00
Alyssa Ross
5284663c50
bind: 9.14.2 -> 9.14.3
CVE-2019-6471
2019-06-20 17:44:06 +00:00
Timo Kaufmann
0cfd90a109 buildBazelPackage: fix directory symlink handling
The previous behaviour would work fine as long as `symlink` is a link to
a file. If is a link to a directory though, the new `ln` wouldn't
overwrite it but would create a new link *in that directory* (with the
name of the link source).

Instead, we can precompute the target location, then first remove the
symlink and write the new one in its place.
2019-06-20 18:35:16 +02:00
Maximilian Bosch
e3b569965e
i3lock-pixeled: 1.2.0 -> 1.2.1 2019-06-20 17:58:41 +02:00
Maximilian Bosch
fb6ecef1cc
Merge pull request #63269 from r-ryantm/auto-update/ibus-typing-booster
ibus-engines.typing-booster-unwrapped: 2.6.1 -> 2.6.2
2019-06-20 17:52:21 +02:00
Maximilian Bosch
e4fdd21675
Merge pull request #63363 from r-ryantm/auto-update/python3.7-google-i18n-address
python37Packages.google-i18n-address: 2.3.4 -> 2.3.5
2019-06-20 17:48:00 +02:00
markuskowa
b8c4769360
Merge pull request #63409 from jbedo/singularity
singularity: 3.0.1 -> 3.2.1
2019-06-20 17:00:30 +02:00
Timo Kaufmann
ac28607a03
Merge pull request #63560 from timokau/sage-threejs-r105
sage: fix threejs r105
2019-06-20 14:55:13 +02:00
xrelkd
5702d02c38 cargo-bloat: 0.7.0 -> 0.7.1 2019-06-20 20:31:17 +08:00
markuskowa
3947441cb9
Merge pull request #63262 from r-ryantm/auto-update/gromacs
gromacs: 2019.2 -> 2019.3
2019-06-20 14:26:02 +02:00
markuskowa
9f79b1eab2
Merge pull request #63475 from r-ryantm/auto-update/zlog
zlog: 1.2.12 -> 1.2.14
2019-06-20 14:21:38 +02:00
markuskowa
8cf9342e2f
Merge pull request #63474 from r-ryantm/auto-update/zotero
zotero: 5.0.66 -> 5.0.67
2019-06-20 14:20:16 +02:00
Tim Steinbach
38bdc606ab
vivaldi: 2.5.1525.48-1 -> 2.6.1566.40-1 2019-06-20 07:59:43 -04:00
markuskowa
02128a8bb5
Merge pull request #63113 from ck3d/vdr-xineliboutput
initial vdr plugin xineliboutput-2.1.0
2019-06-20 13:37:36 +02:00
Niklas Hambüchen
a4c5d37226 gst_all_1.gst-plugins-bad: Fix rtmp dependency 2019-06-20 13:36:11 +02:00
Niklas Hambüchen
46d25e912d gst_all_1.gst-plugins-bad: Fix gsm dependency 2019-06-20 13:36:11 +02:00
Niklas Hambüchen
95bea55802 gstreamer: 1.15.1 -> 1.16.0
Changes needed:

* core: dbghelp disabled as it's not needed
* core: Fixed script not being executable and skipped by patchShebangs
* base: gtk_doc disabled because of wayland symbol error
* ges: Patch removed that was merged upstream:
  https://bugzilla.gnome.org/show_bug.cgi?id=794856#c16
2019-06-20 13:36:11 +02:00
Niklas Hambüchen
1a6e572529 gstreamer: 1.14.4 -> 1.15.1, and extended gst-plugins-bad.
During the 1.14 -> 1.15 upgrade, lots of stuff stopped working because
gstreamer changed what features are enabled by default and which ones are
automatically turned on/off via pkgconfig dependency detection.

This resulted in the `gstreamer` ("core" attribute in nixpkgs) package
to have only 15 of its previous 163 build targets enabled, and downstream
packages breaking correspondingly.

To ease maintainability and to ensure users will find the expected features
available (and when not, will see in the nix file why not), we now pass
the `-Dauto_features=enabled` Meson build flag to all gstreamer builds,
which sets all `auto` dependencies to `enabled`, and we explicitly disable
those that we can't build.

This means in particular that `gst-plugins-bad` now has vastly more integrations
(namely all for which nixpkgs has libraries available).
2019-06-20 13:36:11 +02:00
Mario Rodas
025fcad11a
Merge pull request #63252 from r-ryantm/auto-update/gallery_dl
gallery-dl: 1.8.5 -> 1.8.6
2019-06-20 06:07:57 -05:00
Mario Rodas
233e75fc7b
Merge pull request #63254 from r-ryantm/auto-update/git-secret
git-secret: 0.2.5 -> 0.2.6
2019-06-20 06:03:32 -05:00
Mario Rodas
238259947b
Merge pull request #63317 from r-ryantm/auto-update/ocaml4.06.1-ppxfind
ocamlPackages.ppxfind: 1.2 -> 1.3
2019-06-20 06:01:20 -05:00
Mario Rodas
98a3818692
Merge pull request #63318 from r-ryantm/auto-update/offlineimap
offlineimap: 7.2.3 -> 7.2.4
2019-06-20 05:58:30 -05:00
Mario Rodas
888df4d8c1
Merge pull request #63323 from r-ryantm/auto-update/openvdb
openvdb: 6.0.0 -> 6.1.0
2019-06-20 05:57:51 -05:00
Mario Rodas
8f0d6c0666
Merge pull request #63268 from r-ryantm/auto-update/i2pd
i2pd: 2.25.0 -> 2.26.0
2019-06-20 05:52:11 -05:00
Timo Kaufmann
9955657209 sage: fix online threejs 2019-06-20 12:50:00 +02:00
Timo Kaufmann
2d78d928cd sage: backport threejs r100 compatibility
https://github.com/NixOS/nixpkgs/issues/62736#issuecomment-503757429
2019-06-20 12:50:00 +02:00
Mario Rodas
5d9924a901
Merge pull request #63272 from r-ryantm/auto-update/ipset
ipset: 7.1 -> 7.2
2019-06-20 05:45:15 -05:00
Mario Rodas
4f90ec023f
Merge pull request #63284 from r-ryantm/auto-update/libsolv
libsolv: 0.7.4 -> 0.7.5
2019-06-20 05:42:37 -05:00
Mario Rodas
320412c7e3
Merge pull request #63289 from r-ryantm/auto-update/linuxconsoletools
linuxConsoleTools: 1.6.0 -> 1.6.1
2019-06-20 05:34:07 -05:00
Mario Rodas
bc738d6c68
Merge pull request #63297 from r-ryantm/auto-update/mergerfs
mergerfs: 2.27.1 -> 2.28.1
2019-06-20 05:30:48 -05:00
Mario Rodas
f7e30c4b46
Merge pull request #63313 from r-ryantm/auto-update/nsd
nsd: 4.1.27 -> 4.2.0
2019-06-20 05:27:39 -05:00
Jörg Thalheim
18b92aa13b
radare2: 3.5.0 -> 3.5.1 (#63559)
radare2: 3.5.0 -> 3.5.1
2019-06-20 11:10:31 +01:00
Frederik Rietdijk
e951c42b9a python: acoustics: 0.2.0.post2 -> 0.2.1 2019-06-20 11:41:54 +02:00
Jörg Thalheim
e06aa9887b
radare2: 3.5.0 -> 3.5.1 2019-06-20 10:24:44 +01:00
zimbatm
10f2815230
Merge pull request #63485 from allowthere/update/caddy-1.0.0
caddy: 0.11.4 -> 1.0.0
2019-06-20 09:02:18 +00:00
Lancelot SIX
00078b99ee
Merge pull request #63366 from lsix/django_1_11_21
pythonPackages.django: 1.11.20 -> 1.11.21
2019-06-20 11:00:05 +02:00
Lancelot SIX
8516717ecd
Merge pull request #63367 from lsix/django_2_1_9
pythonPackages.django_2_1: 2.1.8 -> 2.1.9
2019-06-20 10:59:46 +02:00
José Romildo Malaquias
f0e7c5f569 ocamlPackages.printbox: init at 0.2 2019-06-20 07:29:55 +00:00
José Romildo Malaquias
b8495898df ocamlPackages.mdx: init at 1.4.0 2019-06-20 07:29:55 +00:00
Vincent Laporte
99fec0eeb3 ocamlPackages.bistro: init at 0.4.0 2019-06-20 07:29:20 +00:00
Bas van Dijk
3e9f9a64d1
Merge pull request #63521 from basvandijk/cargo-graph-0.2.0-d895af1
cargo-graph: init at 0.2.0-d895af1
2019-06-20 09:25:02 +02:00
Vladimír Čunát
e48b747d2f
Merge #63547: luaPackages.luadbi-mysql: Fix linking issue
Fixes the prosody test, and it seems very unlikely to break anything.
2019-06-20 08:59:18 +02:00
Michael Raskin
5784f9beb5
Merge pull request #63256 from r-ryantm/auto-update/givaro
givaro: 4.1.0 -> 4.1.1
2019-06-20 06:51:23 +00:00
Bas van Dijk
c2f3f169f9 cargo-graph: init at 0.2.0-d895af1 2019-06-20 08:39:00 +02:00