Commit Graph

159016 Commits

Author SHA1 Message Date
Tim Steinbach
6104102c24
oh-my-zsh: 2019-05-05 -> 2019-05-06 2019-05-07 08:04:53 -04:00
Renaud
0702c84739
Merge pull request #60802 from lilyball/cocoapods-beta_1.7.0.rc.1
cocoapods-beta: 1.7.0.beta.3 -> 1.7.0.rc.1
2019-05-07 13:50:46 +02:00
Joachim Fasting
87bc514620
hardened-config: enable the SafeSetID LSM
The purpose of this LSM is to allow processes to drop to a less privileged
user id without having to grant them full CAP_SETUID (or use file caps).

The LSM allows configuring a whitelist policy of permitted from:to uid
transitions.  The policy is enforced upon calls to setuid(2) and related
syscalls.

Policies are configured through securityfs by writing to
- safesetid/add_whitelist_policy ; and
- safesetid/flush_whitelist_policies

A process attempting a transition not permitted by current policy is killed
(to avoid accidentally running with higher privileges than intended).

A uid that has a configured policy is prevented from obtaining auxiliary
setuid privileges (e.g., setting up user namespaces).

See also: https://www.kernel.org/doc/html/latest/admin-guide/LSM/SafeSetID.html
2019-05-07 13:39:24 +02:00
Renaud
7085da0cef
Merge pull request #60870 from dkudriavtsev/patch-1
miraclecast: 20170427 -> 20190403
2019-05-07 13:37:39 +02:00
Renaud
029adb3ad4
Merge pull request #61003 from r-ryantm/auto-update/ocaml4.06.1-ppxlib
ocamlPackages.ppxlib: 0.5.0 -> 0.6.0
2019-05-07 13:19:50 +02:00
Frederik Rietdijk
01b99a67e9
Merge pull request #61028 from marsam/update-cedille
cedille: fix hash
2019-05-07 13:11:33 +02:00
Renaud
ad36fb38e2
Merge pull request #60992 from danieldk/cargo-asm-0.1.17
cargo-asm: 0.1.16 -> 0.1.17
2019-05-07 13:11:17 +02:00
R. RyanTM
af46c07eaf python37Packages.lark-parser: 0.6.6 -> 0.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/python3.7-lark-parser/versions
2019-05-07 13:08:31 +02:00
Andrew Childs
1d754bbe94 qscintilla: fix dylib names on Darwin
On Darwin dylibs are intended to have their install names set to their
absolute path. Without an absolute path, applications using these
libraries will have invalid references embedded, and will be unable to
locate the libraries at runtime.
2019-05-07 13:08:00 +02:00
Renaud
78b8ff9be0
Merge pull request #61017 from r-ryantm/auto-update/python3.7-Cerberus
python37Packages.cerberus: 1.2 -> 1.3
2019-05-07 12:23:28 +02:00
Robin Gloster
97450715da
Merge pull request #60678 from mayflower/atomicparsley-cross
atomicparsley: fix cross
2019-05-07 09:50:04 +00:00
Jörg Thalheim
2146e1023a
Merge pull request #61076 from Mic92/linux-fpu
linux_5_0: restore __kernel_fpu_{begin,restore}
2019-05-07 10:35:04 +01:00
Renaud
843a062c43
Merge pull request #61016 from r-ryantm/auto-update/python3.7-braintree
python37Packages.braintree: 3.52.0 -> 3.53.0
2019-05-07 11:30:36 +02:00
Jörg Thalheim
33220585a8
Merge pull request #61071 from dtzWill/update/creduce-2.9.0
creduce: 2.8.0 -> 2.9.0, llvm7
2019-05-07 10:05:02 +01:00
Jörg Thalheim
7ed04c2a6f
postgresqlPackages.timescaledb: 1.2.2 -> 1.3.0 (#61074)
postgresqlPackages.timescaledb: 1.2.2 -> 1.3.0
2019-05-07 09:54:33 +01:00
Renaud
1303cc1136
Merge pull request #60972 from r-ryantm/auto-update/geos
geos: 3.7.1 -> 3.7.2
2019-05-07 10:39:07 +02:00
Joachim Fasting
7defc47944
tor-browser-bundle-bin: meta.homepage is a regular string 2019-05-07 09:48:16 +02:00
Joachim Fasting
501c2c28a4
tor-browser-bundle-bin: 8.0.8 -> 8.0.9 2019-05-07 09:48:10 +02:00
Frederik Rietdijk
0196d8f11c Merge master into staging-next 2019-05-07 09:00:06 +02:00
Jörg Thalheim
a3f8a25ab3
python.pkgs.imread: inherit native libs on callsite
this avoids potential namespace collisions between python libs
and packages from all-packags.nix:

https://github.com/NixOS/nixpkgs/pull/61033#issuecomment-489926103
2019-05-07 07:34:13 +01:00
Jörg Thalheim
6bcc5e2080
pythonPackages.imread: 0.6 -> 0.7.0 (#61033)
pythonPackages.imread: 0.6 -> 0.7.0
2019-05-07 07:23:33 +01:00
Jörg Thalheim
8da4d318d1
nix-review: 2.0.0 -> 2.0.1 (#61078)
nix-review: 2.0.0 -> 2.0.1
2019-05-07 07:19:19 +01:00
Jörg Thalheim
4a0fcfd3cc
flow: 0.98.0 -> 0.98.1 (#61075)
flow: 0.98.0 -> 0.98.1
2019-05-07 07:16:42 +01:00
Jörg Thalheim
cf5ed1d004
nix-review: 2.0.0 -> 2.0.1 2019-05-07 07:12:55 +01:00
Jörg Thalheim
dd2052ce36
awesome: use makeWrapper rather than wrapProgram (#61060)
awesome: use makeWrapper rather than wrapProgram
2019-05-07 07:07:36 +01:00
Jörg Thalheim
3a83427e6d
Merge pull request #61055 from nyanloutre/radarr_update_0_2_0_1344
radarr: 0.2.0.1293 -> 0.2.0.1344
2019-05-07 07:05:49 +01:00
Jörg Thalheim
6d207876db
Merge pull request #61057 from dywedir/i3status-rust
i3status-rust: 0.9.0.2019-03-21 -> 0.9.0.2019-04-27
2019-05-07 07:05:15 +01:00
Jörg Thalheim
c28f0c39d2
Merge pull request #61073 from marsam/fix-mpv-darwin
mpv: fix darwin build
2019-05-07 06:59:41 +01:00
Mario Rodas
2d6f91f26c
Merge pull request #61064 from mstojcevich/influxdb-176
influxdb: 1.7.5 -> 1.7.6
2019-05-07 00:32:41 -05:00
Michael Raskin
2ca644ea9a
Merge pull request #61070 from dtzWill/update/libreoffice-fresh-6.2.3.2
libreoffice-fresh: 6.2.2.2 -> 6.2.3.2
2019-05-07 05:16:55 +00:00
adisbladis
ca088617ac
firefox-beta-bin: 67.0b16 -> 67.0b17 2019-05-07 06:10:31 +01:00
adisbladis
5985cd73dc
firefox-devedition-bin: 67.0b7 -> 67.0b17 2019-05-07 06:10:31 +01:00
adisbladis
baf17a4042
pipenv: Add missing build input virtualenv-clone 2019-05-07 06:10:28 +01:00
Mario Rodas
dbba6f0b3c
flow: 0.98.0 -> 0.98.1 2019-05-07 00:05:00 -05:00
Mario Rodas
5a9983a76e
postgresqlPackages.timescaledb: 1.2.2 -> 1.3.0 2019-05-07 00:02:25 -05:00
Mario Rodas
20eda8246c
mpv: fix darwin build 2019-05-06 23:57:10 -05:00
Mario Rodas
bdbd5f6026
Merge pull request #61044 from greydot/fix-pipenv-deps
pipenv: fix missing dependency issue (#61027)
2019-05-06 23:53:19 -05:00
Will Dietz
5fe0547457 creduce: 2.8.0 -> 2.9.0, llvm7 2019-05-06 23:39:56 -05:00
Will Dietz
d90da9197a libreoffice-fresh: 6.2.2.2 -> 6.2.3.2 2019-05-06 23:38:11 -05:00
Will Dietz
fac13d8af5 public-sans: init at 1.002 2019-05-06 23:31:28 -05:00
Mario Rodas
5e407fcbb0
Merge pull request #61042 from xrelkd/update/cargo-bloat
cargo-bloat: 0.6.2 -> 0.6.3
2019-05-06 22:07:24 -05:00
José Romildo Malaquias
eb19fdace7 sierra-gtk-theme: mv to pkgs/data/themes 2019-05-06 23:28:24 -03:00
José Romildo Malaquias
86665d0744 sierra-gtk-theme: 2018-10-12 -> 2019-05-07 2019-05-06 23:28:24 -03:00
Profpatsch
6ad3c59f03 ultrastar-manager: 2017-05-24 -> 2019-04-23 2019-05-07 02:02:11 +02:00
Profpatsch
59aef0aa9c ultrastar-creator: 2017-04-12 -> 2019-04-23 2019-05-07 02:02:11 +02:00
Profpatsch
3a0fbc17e2 libbass: update 2019-05-07 02:02:11 +02:00
Marcus Stojcevich
118487b694
influxdb: 1.7.5 -> 1.7.6 2019-05-06 19:38:37 -04:00
Renaud
0852a6e22a
Merge pull request #59654 from r-ryantm/auto-update/python3.7-fonttools
python37Packages.fonttools: 3.39.0 -> 3.41.0
2019-05-06 23:51:14 +02:00
Renaud
dfac1543d0
pythonPackages.fonttools: 3.40.0 -> 3.41.0
and specify license
2019-05-06 22:42:31 +02:00
Renaud
7c93bbec22
Merge pull request #60957 from r-ryantm/auto-update/bacula
bacula: 9.4.2 -> 9.4.3
2019-05-06 22:33:22 +02:00
Renaud
c9f1f40cb2
Merge pull request #60525 from r-ryantm/auto-update/flacon
flacon: 5.2.0 -> 5.4.0
2019-05-06 22:30:47 +02:00
Stefano Mazzucco
88f84c08d7 awesome: use makeWrapper rather than wrapProgram
Using wrapProgram makes so that the generated "awesome" wrapper duplicates its
command line options at every restart.

As @psychon puts it:

> AwesomeWM restarts via execvp(argv[0], argv). In NixOS, wrapProgram is used
> to generate a wrapper around the real binary. wrapProgram calls makeWrapper
> with --argv0 '$0'. I guess this is what makes awesomeWM run the wrapper again
> on restart. Without this --argv0 awesomeWM would directly restart itself
> instead of the wrapper, I think.
2019-05-06 21:08:55 +01:00
Matthew Bauer
69cf07ec0f
Merge pull request #60828 from matthewbauer/mark-bad-platforms
Mark some bad platforms
2019-05-06 15:54:08 -04:00
Matthew Bauer
e487f93c70
Merge pull request #60552 from matthewbauer/binutils-fix-darwin-build
binutils: apply patch when cross compiling from darwin
2019-05-06 15:53:58 -04:00
Matthew Bauer
47a8f9d883
Merge pull request #60827 from matthewbauer/add-mesa-to-release-cross
release-cross.nix: add mesa to platforms
2019-05-06 15:53:19 -04:00
Vladyslav M
12e6d28389
i3status-rust: 0.9.0.2019-03-21 -> 0.9.0.2019-04-27 2019-05-06 22:32:03 +03:00
Alyssa Ross
2ec5e9595b
Merge pull request #61031 from dtzWill/update/dhcpcd-7.2.2
dhcpcd: 7.2.1 -> 7.2.2
2019-05-06 18:48:02 +00:00
Renaud
6d8f70dfa0
Merge pull request #60921 from risicle/ris-rapid-photo-downloader-vmtouch
rapid-photo-downloader: add vmtouch to wrapped PATH
2019-05-06 20:40:51 +02:00
Robert Scott
cb0028b449 pythonPackages.cartopy: fix tests for py2.7 by supplying them with xvfb
python 2.7's tk is over-eager in trying to open an x display,
so run it in xvfb. xvfb is quite a heavy dependency (albeit only
a build-time one), so ensure this is only used when needed.
2019-05-06 19:28:23 +01:00
Robin Gloster
2a53f75c7d
Merge pull request #60886 from flokli/gitlab-11.10.4
gitlab-{ce,ee}: 11.9.11 -> 11.10.4
2019-05-06 18:28:05 +00:00
Robert Scott
4a72ca1135 pythonPackages.worldengine: fix tests by moving nose to checkInputs
also only perform nosetests in py<3.5
2019-05-06 19:22:20 +01:00
nyanloutre
fed813491d
radarr: 0.2.0.1293 -> 0.2.0.1344 2019-05-06 19:52:33 +02:00
Robin Gloster
2ec5786a4d
gitaly: fix build 2019-05-06 19:11:43 +02:00
Renaud
c910fe9d29
Merge pull request #60323 from risicle/ris-asana-fix
pythonPackages.asana: 0.7.1 -> 0.8.2, disable for py3.7
2019-05-06 19:02:58 +02:00
Renaud
73b0b9b145
Merge pull request #60720 from r-ryantm/auto-update/python3.7-imageio-ffmpeg
python37Packages.imageio-ffmpeg: 0.2.0 -> 0.3.0
2019-05-06 18:44:55 +02:00
Renaud
4d54f0680e
Merge pull request #61020 from r-ryantm/auto-update/python3.7-django-cors-headers
python37Packages.django-cors-headers: 2.5.2 -> 2.5.3
2019-05-06 18:11:41 +02:00
Renaud
729273b8eb
Merge pull request #60347 from risicle/ris-basemap-fix
pythonPackages.basemap: 1.0.7 -> 1.2.0, fixes build on py3.7
2019-05-06 17:26:00 +02:00
Renaud
0284b2dec0
Merge pull request #60813 from risicle/ris-purepng-fix
pythonPackages.purepng: fix for py3.7, enable tests
2019-05-06 17:09:16 +02:00
Andrew Childs
ce5a090075 stlink: fix Darwin build
Upstream supports various Unixes, so optimistically set platforms to
`unix` even though we're only going to build it on Linux and Darwin.
2019-05-06 17:06:28 +02:00
Andrew Childs
051320062e libusb1: optionally enable static library 2019-05-06 17:06:28 +02:00
Renaud
e1d89821a0
Merge pull request #61021 from r-ryantm/auto-update/python3.7-djangorestframework
python37Packages.djangorestframework: 3.9.2 -> 3.9.3
2019-05-06 16:43:38 +02:00
Sondre Nilsen
ffe0bb8435 jump: init at 0.23.0 (#60631) 2019-05-06 07:40:52 -07:00
Franz Pletz
0d00b0b646
unifiTesting: 5.10.19 -> 5.11.18 2019-05-06 16:12:42 +02:00
Franz Pletz
6b24a1aca5
unifiStable: 5.10.19 -> 5.10.23 2019-05-06 16:12:42 +02:00
Franz Pletz
f30f120b9b
unifiLTS: 5.6.39 -> 5.6.42 2019-05-06 16:12:42 +02:00
Renaud
2a945ffc52
Merge pull request #60824 from r-ryantm/auto-update/vte
vte: 0.56.1 -> 0.56.2
2019-05-06 16:07:25 +02:00
Danylo Hlynskyi
ce0345a6c8
Merge pull request #61046 from marsam/platforms-postgresqlPackages
postgresqlPackages: enable on platforms where PostgreSQL is supported
2019-05-06 16:42:52 +03:00
Renaud
e13808f6de
Merge pull request #60989 from c0bw3b/pkg/libwmf
libwmf: 0.2.8.4 -> 0.2.12
2019-05-06 15:17:55 +02:00
Jörg Thalheim
7b77c27caa
linux_5_0: restore __kernel_fpu_{begin,restore}
In 5.0er these function were removed from the public interface also zfs needs
them for AVX/AES-NI support. Without this patch for example throughput on a
encrypted zfs dataset drops to 200 MB/s from 1.2 GB/s. These functions were
removed as their was no user within the linux kernel tree itself.
2019-05-06 14:14:40 +01:00
Tim Steinbach
c2c4cc683f
common-updater: Fix syntax
Missing space before closing ] in if statement caused syntax errors
2019-05-06 08:49:11 -04:00
Tim Steinbach
e3bee64f78
oh-my-zsh: 2019-05-03 -> 2019-05-05 2019-05-06 08:49:11 -04:00
Peter Simons
fcbb4aa567 wasilibc: fix evaluation error introduced in 9abff4af4f 2019-05-06 14:42:49 +02:00
Peter Simons
9a0bd49c27 ghc-8.8.x: patch zlib, optparse-applicative, HTTP, and hackage-security to fix their builds 2019-05-06 14:42:49 +02:00
Peter Simons
d8bbb81d48 ghc-8.8.x: patch logict and th-abstraction to fix their builds 2019-05-06 14:42:49 +02:00
Peter Simons
de0fadd2c2 ghc-8.8.x: patch regex-base, regex-posix, and exceptions to fix the build 2019-05-06 14:42:49 +02:00
Peter Simons
470faf83f6 ghc-8.8.x: build cabal-install with the native Cabal library 2019-05-06 14:42:49 +02:00
Peter Simons
5c100aad2a ghc-8.8.x: use latest git version of resolv to fix the build 2019-05-06 14:42:49 +02:00
Peter Simons
fa5ebccbdf ghc-8.8.x: patch regex-base to fix the build 2019-05-06 14:42:49 +02:00
Peter Simons
c83c189696 ghc-8.8.x: patch QuickCheck to fix the build 2019-05-06 14:42:49 +02:00
Peter Simons
3362111abf ghc-8.8.x: patch colour and dlist to fix their builds 2019-05-06 14:42:49 +02:00
Peter Simons
fd26fa9c1e hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.2-10-gb2ea1c2 from Hackage revision
4d015cbe2f.
2019-05-06 14:42:49 +02:00
Pascal Wittmann
2c86fc4daf yesod-markdown: unbreak as it builds fine 2019-05-06 14:42:48 +02:00
Pascal Wittmann
7ddf899582 esqueleto: fix build by skipping tests and haddock 2019-05-06 14:42:48 +02:00
Pascal Wittmann
06026f28f3 classy-prelude-yesod: fix build by skipping haddock 2019-05-06 14:42:48 +02:00
Silvan Mosberger
92d522154c hackage2nix: Unmark hnix as broken 2019-05-06 14:42:48 +02:00
Peter Simons
40c69a36cf hackage2nix: update list of broken builds 2019-05-06 14:42:48 +02:00
Peter Simons
3039b8db0c
Merge pull request #59602 from amirshavit/boost170
boost 170: init at 1.70.0
2019-05-06 14:41:17 +02:00
Peter Simons
62c93c9818
Merge pull request #60490 from dotlambda/dovecot-2.3.6
dovecot: 2.3.5.2 -> 2.3.6
2019-05-06 14:40:17 +02:00
R. RyanTM
47c78acd8e utf8proc: 2.2.0 -> 2.3.0 (#59724)
* utf8proc: 2.2.0 -> 2.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/utf8proc/versions

* utf8proc: use fetchFromGitHub
2019-05-06 14:30:33 +02:00
Ryan Mulligan
b6f00152b4
Merge pull request #61013 from r-ryantm/auto-update/python3.7-altair
python37Packages.altair: 2.4.1 -> 3.0.0
2019-05-06 05:22:39 -07:00
Renaud
814f127e57
Merge pull request #61002 from r-ryantm/auto-update/ocaml4.06.1-re
ocamlPackages.re: 1.8.0 -> 1.9.0
2019-05-06 13:56:15 +02:00
Mathieu Boespflug
361e9185c8 linkchecker: fix bad interaction with python3
Previously, `nix-shell -p linkchecker python3` would lead to a broken
`python3` command. That's because Python 2 packages would pollute the
environment and confuse the interpreter. `linkchecker` has propagated
build inputs. So the solution is to use `pythonPath` instead, to avoid
the pollution.
2019-05-06 13:32:41 +02:00
Mario Rodas
12ee718d19
postgresqlPackages: enable on platforms where PostgreSQL is supported 2019-05-06 06:00:00 -05:00
Lana Black
4f80ddcef5 pipenv: fix missing dependency issue (#61027) 2019-05-06 10:48:50 +00:00
Will Dietz
8cba1c7727 swift: install "editor-integration" component as well 2019-05-06 12:48:41 +02:00
Will Dietz
80d58e2bf5 swift: move most inputs to nativeBuildInputs 2019-05-06 12:47:58 +02:00
Renaud
83d6250145
Merge pull request #61004 from r-ryantm/auto-update/ocaml4.06.1-ppx_derivers
ocamlPackages.ppx_derivers: 1.2 -> 1.2.1
2019-05-06 12:21:16 +02:00
xrelkd
150bad7cbd cargo-bloat: 0.6.2 -> 0.6.3 2019-05-06 18:04:44 +08:00
Timo Kaufmann
e364f4d017
Merge pull request #61034 from taku0/firefox-bin-66.0.4
firefox-bin: 66.0.3 -> 66.0.4,  firefox-esr: 60.6.1esr -> 60.6.2esr
2019-05-06 11:12:23 +02:00
Austin Seipp
0a4cd28f84
linuxPackages.bcc: 0.8.0 -> 0.9.0
Requires a minor tweak to the deadlock detector patch (the file was
renamed in the upstream repo).

bcc now also wants a copy of libbpf, which it doesn't have in the source
release tarball. Clone a copy from GiHub that's synchronized with the
release, and put it in place.

Tested on Linux 5.1 (with bpftrace as well).

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-06 01:42:02 -05:00
Austin Seipp
181e971755
linux: add 5.1 release
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-06 00:39:22 -05:00
taku0
07458c2f38 firefox-esr: 60.6.1esr -> 60.6.2esr 2019-05-06 13:35:25 +09:00
taku0
ad042f186f firefox-bin: 66.0.3 -> 66.0.4 2019-05-06 13:31:28 +09:00
(cdep)illabout
4a27b3cd35 Small grammar fix. 2019-05-06 13:28:29 +09:00
(cdep)illabout
621cb999bd Rename to memtest86-efi. 2019-05-06 13:28:29 +09:00
Daniel Schaefer
2845c175dd Update pkgs/tools/misc/memtest86/default.nix
Co-Authored-By: cdepillabout <cdep.illabout@gmail.com>
2019-05-06 13:28:29 +09:00
(cdep)illabout
fa6af70ead memtest86: 4.3.6 -> 8.0
This updates memtest86 to (almost) the latest version.

memtest86-4.3.6 is the older version.  It was open source, but marked
broken.  memtest86-8.0 is the newer version.  It is no longer open
source, but it is possible to build and use.  There appear to be no
restrictions on its use or redistribution.
2019-05-06 13:28:29 +09:00
Luis Pedro Coelho
4b1e12c5b7 pythonPackages.imread: 0.6 -> 0.7.0
Mostly trivial update of version and hashes, but also explicitly use the
right dependencies
2019-05-06 06:12:09 +02:00
Will Dietz
76ac8a30ed dhcpcd: 7.2.1 -> 7.2.2
https://roy.marples.name/archives/dhcpcd-discuss/0002428.html
2019-05-05 23:00:05 -05:00
Dmitry Kalinkin
a71d9bf5af
Merge pull request #61029 from eadwu/vscode-extensions.WakaTime.vscode-wakatime/2.0.9
vscode-extensions.WakaTime.vscode-wakatime: 2.0.7 -> 2.0.9
2019-05-05 23:51:42 -04:00
Mitsuhiro Nakamura
e034a519a4 SDL2: add fcitx support (#60991) 2019-05-05 23:51:08 -04:00
R. RyanTM
89a650a593 python37Packages.awkward: 0.8.15 -> 0.9.0 (#61014)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-awkward/versions
2019-05-05 23:47:13 -04:00
Mario Rodas
4e414a1dd0
Merge pull request #61006 from ivan/prometheus_2-2.9.2
prometheus_2: 2.8.1 -> 2.9.2
2019-05-05 21:17:07 -05:00
Mario Rodas
e47dd1bb34
cedille: fix hash 2019-05-05 20:47:29 -05:00
Edmund Wu
11aca36b9e
vscode-extensions.WakaTime.vscode-wakatime: 2.0.7 -> 2.0.9 2019-05-05 21:45:44 -04:00
Mateusz Kowalczyk
f56fb2db03
Merge pull request #61010 from rycee/bump/cloc
cloc: 1.80 -> 1.82
2019-05-06 10:43:39 +09:00
R. RyanTM
effdf1bf3b python37Packages.geoalchemy2: 0.6.1 -> 0.6.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/python3.7-geoalchemy2/versions
2019-05-05 17:30:14 -07:00
R. RyanTM
686975479e python37Packages.flask-pymongo: 2.2.0 -> 2.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/python3.7-flask-pymongo/versions
2019-05-05 17:22:02 -07:00
Ryan Mulligan
14380f47c6
Merge pull request #60965 from r-ryantm/auto-update/dune
dune: 1.9.1 -> 1.9.2
2019-05-05 17:04:15 -07:00
R. RyanTM
38af84ad52 python37Packages.djangorestframework: 3.9.2 -> 3.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/python3.7-djangorestframework/versions
2019-05-05 16:54:11 -07:00
José Romildo Malaquias
b4941a463e
Merge pull request #59943 from romildo/fix.deepin.modules
nixos/deepin: use only one module for deepin services
2019-05-05 20:52:13 -03:00
R. RyanTM
9260a4fa28 python37Packages.django-cors-headers: 2.5.2 -> 2.5.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/python3.7-django-cors-headers/versions
2019-05-05 16:48:29 -07:00
R. RyanTM
c7e1b27602 python37Packages.distributed: 1.26.1 -> 1.27.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/python3.7-distributed/versions
2019-05-05 16:42:24 -07:00
Mario Rodas
40af53c5da
Merge pull request #60679 from bdesham/add-amber
Add amber
2019-05-05 18:13:56 -05:00
R. RyanTM
5489da1a2b python37Packages.cerberus: 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/python3.7-cerberus/versions
2019-05-05 16:06:03 -07:00
R. RyanTM
a784a005eb python37Packages.braintree: 3.52.0 -> 3.53.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/python3.7-braintree/versions
2019-05-05 15:43:41 -07:00
Benjamin Esham
152c051ac0
amber: init at 0.5.2 2019-05-05 17:36:34 -05:00
R. RyanTM
1eae2945b4 python37Packages.altair: 2.4.1 -> 3.0.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/python3.7-altair/versions
2019-05-05 15:17:08 -07:00
Eelco Dolstra
1f6ddfc7e0 firefox: 66.0.3 -> 66.0.4 2019-05-05 23:57:54 +02:00
Robert Helgesson
8d48a54285
cloc: 1.80 -> 1.82 2019-05-05 23:48:42 +02:00
R. RyanTM
b5e4b3879c phrasendrescher: 1.0 -> 1.2.2c (#46215)
* phrasendrescher: 1.0 -> 1.2.2b

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
phrasendrescher

* phrasendrescher: 1.2.2b -> 1.2.2c
and refactor
2019-05-05 22:55:11 +02:00
Ryan Mulligan
7a47ebd84c
Merge pull request #60977 from r-ryantm/auto-update/gtranslator
gtranslator: 3.32.0 -> 3.32.1
2019-05-05 13:30:08 -07:00
José Romildo Malaquias
9e9b96f073 nixos/deepin: install polkit local authority files in /etc 2019-05-05 17:14:42 -03:00
Ivan Kozik
f13c5ccc41 prometheus_2: 2.8.1 -> 2.9.2 2019-05-05 20:13:02 +00:00
José Romildo Malaquias
1bd487c30a
Merge pull request #59939 from romildo/fix.deepin.deepin-mutter
deepin.deepin-mutter: fix paths related to plugins and desktop files
2019-05-05 17:04:22 -03:00
Vincent Laporte
eff7bc3f33 ocamlPackages.uri_1_9: remove at 1.9.6 2019-05-05 22:00:58 +02:00
Vincent Laporte
f38bf3ba4e ocamlPackages.bap: 1.4.0 -> 1.6.0
libbap: 2018-03-01 -> 2019-04-05
2019-05-05 22:00:58 +02:00
José Romildo Malaquias
179bc50f6e deepin.deepin-mutter: use absolute path in desktop file 2019-05-05 16:23:34 -03:00
José Romildo Malaquias
d5a188d4d6 deepin.deepin-mutter: set plugins dir from environment variable 2019-05-05 16:23:34 -03:00
Pascal Wittmann
ad1e17f5ba
Merge pull request #61000 from r-ryantm/auto-update/nzbget
nzbget: 20.0 -> 21.0
2019-05-05 21:21:39 +02:00
Michael Raskin
7770495cd7
Merge pull request #59148 from volth/gcc.arch.v3
compilation for particular x86_64 architecture
2019-05-05 19:12:12 +00:00
R. RyanTM
8d9e99992e ocamlPackages.ppx_derivers: 1.2 -> 1.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/ocaml4.06.1-ppx_derivers/versions
2019-05-05 11:37:30 -07:00
R. RyanTM
bdd85ebab4 ocamlPackages.ppxlib: 0.5.0 -> 0.6.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ocaml4.06.1-ppxlib/versions
2019-05-05 11:24:04 -07:00
Renaud
24debf74ef
Merge pull request #60986 from r-ryantm/auto-update/libiio
libiio: 0.17 -> 0.18
2019-05-05 20:19:11 +02:00
R. RyanTM
3571e09fb2 ocamlPackages.re: 1.8.0 -> 1.9.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/ocaml4.06.1-re/versions
2019-05-05 11:18:57 -07:00
Renaud
299cb17f39
Merge pull request #57281 from r-ryantm/auto-update/liblcf
{easyrpg-player,liblcf}: 0.5.4 -> 0.6.0
2019-05-05 20:14:48 +02:00
José Romildo Malaquias
1c137e36ea
Merge pull request #59378 from romildo/upd.deepin.deepin-anything
deepin.deepin-anything: init at 0.0.7
2019-05-05 15:05:15 -03:00
Austin Seipp
d5a8b040c2
Merge pull request #60968 from thoughtpolice/nixpkgs/doctl-update
doctl: 1.12.2 -> 1.16.0
2019-05-05 13:01:09 -05:00
Renaud
c1fc82a02e
Merge pull request #60990 from r-ryantm/auto-update/mediainfo
mediainfo: 18.12 -> 19.04
2019-05-05 20:00:28 +02:00
Mario Rodas
72787a7631
Merge pull request #60729 from zsedem/patch-1
aws-iam-authenticator: 2018-07-29 -> 0.4.0
2019-05-05 12:51:55 -05:00
worldofpeace
bb4f35b9cc pantheon.elementary-settings-daemon: fix #14168
Is the same fix as in #57620 just for Pantheon's settings daemon.
2019-05-05 13:44:30 -04:00
Renaud
3cb1274745
easyrpg-player: 0.5.4 -> 0.6.0
Changelog:
https://blog.easyrpg.org/2019/03/easyrpg-player-0-6-0-preemptive-attack/
2019-05-05 19:29:25 +02:00
R. RyanTM
661d9e59cd nzbget: 20.0 -> 21.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/nzbget/versions
2019-05-05 10:25:57 -07:00
worldofpeace
109399ff31
Merge pull request #58735 from r-ryantm/auto-update/opera
opera: 56.0.3051.99 -> 58.0.3135.127
2019-05-05 13:20:34 -04:00
Adam Oliver Zsigmond
79d08d64c6
aws-iam-authenticator 2018-07-29 -> 0.4.0 2019-05-05 12:14:54 -05:00
worldofpeace
3c53211b75
Merge pull request #60966 from r-ryantm/auto-update/elementary-files
pantheon.elementary-files: 4.1.7 -> 4.1.8
2019-05-05 13:12:28 -04:00
Renaud
1a25840733
opera: add at-spi2-core to RPATH 2019-05-05 19:10:40 +02:00
Renaud
0e8ac6b882
Merge pull request #60453 from r-ryantm/auto-update/amazon-ecs-cli
amazon-ecs-cli: 1.13.1 -> 1.14.0
2019-05-05 19:00:21 +02:00
José Romildo Malaquias
868ed9f2c4 linuxPackages.deepin-anything: init at 0.0.7 2019-05-05 13:26:42 -03:00
José Romildo Malaquias
83779429ec deepin.deepin-anything: init at 0.0.7 2019-05-05 13:22:31 -03:00
Renaud
67b263f6ac
Merge pull request #60975 from c0bw3b/pkg/mstpd
mstpd: 0.0.5.20171113 -> 0.0.7
2019-05-05 18:18:35 +02:00
José Romildo Malaquias
2458bfb000
Merge pull request #60926 from romildo/upd.deepin.all
deepin: update packages
2019-05-05 13:05:24 -03:00
Andreas Rammhold
0b7c602d55
chromium: 74.0.3729.108 -> 74.0.3729.131 (#60950)
chromium: 74.0.3729.108 -> 74.0.3729.131
2019-05-05 18:04:36 +02:00
WilliButz
7ca3dec610 oxidized: 0.26.2 -> 0.26.3 (#60480) 2019-05-05 17:56:07 +02:00
Renaud
ac19a13cb1
Merge pull request #60942 from mguentner/matrix_synapse_0.99.3.2
matrix-synapse: 0.99.3 -> 0.99.3.2
2019-05-05 17:53:18 +02:00
Renaud
1d03f6b225
Merge pull request #60964 from r-ryantm/auto-update/drawpile
drawpile: 2.1.7 -> 2.1.8
2019-05-05 17:39:30 +02:00
Mario Rodas
9da759e8c9
Merge pull request #60936 from risicle/ris-fiona-fix
pythonPackages.fiona: fix tests on py27 by including mock in checkInputs
2019-05-05 10:34:08 -05:00
Daniël de Kok
912e7abd69 cargo-asm: 0.1.16 -> 0.1.17
This version has some improvements across the board, such as improved
demangling of LLVM-IR.
2019-05-05 17:24:17 +02:00
R. RyanTM
92e243d56d mediainfo: 18.12 -> 19.04
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mediainfo/versions
2019-05-05 08:22:30 -07:00
Tim Steinbach
9d6aef817b
linux: 5.0.12 -> 5.0.13 2019-05-05 11:16:44 -04:00
Tim Steinbach
e867007dc8
linux: 4.19.39 -> 4.19.40 2019-05-05 11:16:17 -04:00
c0bw3b
e82c74be5e libwmf: 0.2.8.4 -> 0.2.12
Includes the previous security fixes:
- CVE-2006-3376
- CVE-2009-1364
- CVE-2015-0848+4588+4695+4696

+ fixes CVE-2019-6978 (in libgd)
2019-05-05 17:14:14 +02:00
Mario Rodas
632ff9ccd7
Merge pull request #60728 from r-ryantm/auto-update/python3.7-pudb
python37Packages.pudb: 2018.1 -> 2019.1
2019-05-05 09:59:15 -05:00
Mario Rodas
7ccc93f173
Merge pull request #60723 from r-ryantm/auto-update/python3.7-Nuitka
python37Packages.Nuitka: 0.6.2 -> 0.6.3
2019-05-05 09:55:05 -05:00
Mario Rodas
a6fb93d029
Merge pull request #60733 from r-ryantm/auto-update/python3.7-pymediainfo
python37Packages.pymediainfo: 3.1 -> 4.0
2019-05-05 09:51:25 -05:00
Mario Rodas
90575b1c16
Merge pull request #60741 from r-ryantm/auto-update/python3.7-rfc3986
python37Packages.rfc3986: 1.2.0 -> 1.3.1
2019-05-05 09:47:06 -05:00
José Romildo Malaquias
534e2b3043 deepin.qcef: does not build on aarch64-linux 2019-05-05 11:02:29 -03:00
Renaud
6cf8d6478c
Merge pull request #60960 from romildo/upd.efl
enlightenment.efl: 1.22.1 -> 1.22.2
2019-05-05 15:57:54 +02:00
Alyssa Ross
0aced8f1b7
Merge pull request #60504 from manveru/hue-cli-update
hue-cli: use bundlerApp
2019-05-05 13:49:24 +00:00
José Romildo Malaquias
fa94ece59d deepin.qcef: 1.1.4.6 -> 1.1.6 2019-05-05 10:48:46 -03:00
Michael Fellinger
1edc21fa52 mdl: use bundlerApp 2019-05-05 15:38:10 +02:00
R. RyanTM
480f86ea6d libiio: 0.17 -> 0.18
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libiio/versions
2019-05-05 06:12:17 -07:00
Robert Scott
171642e8b7 pythonPackages.fiona: fix tests on py27 by including mock in checkInputs 2019-05-05 13:33:09 +01:00
Michael Raskin
bf892e148c
Merge pull request #60980 from royneary/libreoffice-install-unopkg
libreoffice: install the unopkg extension management tool
2019-05-05 12:32:33 +00:00
Aaron Andersen
9d4fb6c927
Merge pull request #60970 from r-ryantm/auto-update/freetds
freetds: 1.00.111 -> 1.1.6
2019-05-05 08:12:44 -04:00
Ryan Mulligan
bae81580a2
Merge pull request #60642 from r-ryantm/auto-update/now-cli
now-cli: 15.0.4 -> 15.0.10
2019-05-05 04:53:45 -07:00
Aaron Andersen
35ecd5474a
Merge pull request #60958 from strager/duplicity
duplicity: 0.7.18.2 -> 0.7.19
2019-05-05 07:50:31 -04:00
royneary
fb0481903f libreoffice: install unopkg for libreoffice-still too 2019-05-05 13:23:08 +02:00
Renaud
435c76208b
Merge pull request #60625 from r-ryantm/auto-update/mbedtls
mbedtls: 2.16.0 -> 2.17.0
2019-05-05 12:42:58 +02:00
Renaud
2566ad6565
Merge pull request #60475 from r-ryantm/auto-update/binaryen
binaryen: 45 -> 83
2019-05-05 12:37:54 +02:00
royneary
7bee906a5b libreoffice: install the unopkg extension management tool 2019-05-05 12:26:09 +02:00
CrazedProgrammer
baf2d552e8 compsize: 2018-04-07 -> 1.3 2019-05-05 12:03:33 +02:00
R. RyanTM
f11c3edbc6 gtranslator: 3.32.0 -> 3.32.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/gtranslator/versions
2019-05-05 02:50:14 -07:00
Elis Hirwing
dd641f7f8b
Merge pull request #60879 from etu/php-upgrades
php: 7.1.28 -> 7.1.29, 7.2.17 -> 7.2.18, 7.3.4 -> 7.3.5
2019-05-05 11:43:22 +02:00
Renaud
25e0560958
mstpd: 0.0.5.20171113 -> 0.0.7 2019-05-05 11:24:34 +02:00
Ivan Kozik
75d1439f8f chromium: add myself as maintainer (#60961) 2019-05-05 05:09:20 -04:00
Renaud
3ce7d1f0db wings3d: correct license is Tcl/Tk 2019-05-05 11:05:07 +02:00
R. RyanTM
750fcf7760 wings: 2.2.3 -> 2.2.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/wings/versions
2019-05-05 11:05:07 +02:00
Mario Rodas
1e8cf454ff
Merge pull request #60445 from magnetophon/speech-denoiser
speech-denoiser: init at unstable-07-10-2019
2019-05-05 03:44:47 -05:00
R. RyanTM
97bed5c787 geos: 3.7.1 -> 3.7.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/geos/versions
2019-05-05 01:26:40 -07:00
Renaud
c4140ede2f
Merge pull request #60934 from r-ryantm/auto-update/zynaddsubfx
zynaddsubfx: 3.0.4 -> 3.0.5
2019-05-05 10:13:50 +02:00
Renaud
96bd872b09
Merge pull request #60962 from cawilliamson/patch-1
rambox-pro: Switch to using correct electron path
2019-05-05 10:08:35 +02:00
Renaud
3513201b8a
Merge pull request #60781 from danieldk/fasttext-0.2.0
fasttext: init at 0.2.0
2019-05-05 10:07:02 +02:00
Renaud
a83115c630
Merge pull request #60470 from r-ryantm/auto-update/aws-sdk-cpp
aws-sdk-cpp: 1.7.56 -> 1.7.90
2019-05-05 10:01:05 +02:00
R. RyanTM
4beb8e24b6 freetds: 1.00.111 -> 1.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/freetds/versions
2019-05-05 00:58:20 -07:00
Austin Seipp
5e2551a83f
doctl: 1.12.2 -> 1.16.0
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-05 02:43:48 -05:00
lewo
cbb0a0c108
Merge pull request #60466 from vdemeester/update-runc
runc: 1.0.0-rc7 -> 1.0.0-rc8
2019-05-05 09:22:06 +02:00
Daniël de Kok
f029f8c5ad fasttext: init at 0.2.0 2019-05-05 08:28:44 +02:00
R. RyanTM
c9c6325e78 pantheon.elementary-files: 4.1.7 -> 4.1.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/elementary-files/versions
2019-05-04 23:18:47 -07:00
R. RyanTM
569aff03ab dune: 1.9.1 -> 1.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/dune/versions
2019-05-04 22:54:09 -07:00
R. RyanTM
a75b1c656a drawpile: 2.1.7 -> 2.1.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/drawpile/versions
2019-05-04 22:44:10 -07:00
Christopher A. Williamson
886544102f
rambox-pro: Switch to using correct electron path 2019-05-05 06:29:51 +01:00
Bart Brouns
829c0c81b6
speech-denoiser: init at unstable-07-10-2019 2019-05-04 23:50:25 -05:00
Mario Rodas
da6ecbdbc8
Merge pull request #60713 from r-ryantm/auto-update/python3.7-fastcache
python37Packages.fastcache: 1.0.2 -> 1.1.0
2019-05-04 23:41:54 -05:00
José Romildo Malaquias
224f0f3751 enlightenment.efl: 1.22.1 -> 1.22.2 2019-05-05 00:20:08 -03:00
R. RyanTM
d2d4383b28 bitwarden_rs-vault: 2.9.0 -> 2.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/bitwarden_rs-vault/versions
2019-05-04 19:23:10 -07:00
Mario Rodas
d2cf6fde61
Merge pull request #60335 from azazel75/grafana_reporter_upgrade
grafana_reporter: 2.0.1 -> 2.1.0
2019-05-04 20:57:10 -05:00
Mario Rodas
78dc804c0a
Merge pull request #60715 from r-ryantm/auto-update/python3.7-funcy
python37Packages.funcy: 1.11 -> 1.12
2019-05-04 20:49:43 -05:00
Mario Rodas
b09825cd4e
Merge pull request #60949 from ivan/grab-site-2.1.15
grab-site: 2.1.11 -> 2.1.15
2019-05-04 20:43:31 -05:00
R. RyanTM
41d4eb51f0 bacula: 9.4.2 -> 9.4.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/bacula/versions
2019-05-04 18:37:27 -07:00
roconnor
6ff2db1383
Merge pull request #60848 from dtzWill/update/bitcoin-0.18.0
bitcoin: 0.17.3 -> 0.18.0, enable and run unit tests
2019-05-04 20:40:36 -04:00
Aaron Andersen
1ef93c9c51
Merge pull request #60915 from aanderse/issue/60498
kupfer: fix broken build
2019-05-04 20:23:39 -04:00
cresh
31cf973dc7 squirrel-sql: Add MSSQL driver. (#55626) 2019-05-04 20:22:14 -04:00
Aaron Andersen
0eaec72f4c
Merge pull request #60901 from petabyteboy/feature/viu
viu: init at 0.1 (fixes #60831)
2019-05-04 20:19:50 -04:00
Ivan Kozik
f15adc548f chromium: 74.0.3729.108 -> 74.0.3729.131
CVE-2019-5827 CVE-2019-5824
2019-05-04 22:46:24 +00:00
Ivan Kozik
6c327820b7 grab-site: 2.1.11 -> 2.1.15 2019-05-04 22:37:58 +00:00
José Romildo Malaquias
f17ab3dcff deepin: add option to enable searching FHS hard coded paths in binaries 2019-05-04 19:22:57 -03:00
Renaud
d0c509fc31
Merge pull request #60940 from manveru/wpscan-update
wpscan: 3.4.3 -> 3.5.3, use bundlerApp
2019-05-05 00:16:32 +02:00
Daniel Schaefer
71fd2482b4
xmonad-with-packages: Remove ghc manpage
This package should only install the xmonad manpage but not GHC's (it
doesn't even install GHC in the path). Installing both manpages makes
this package conflict with the GHC derivation.

Fixes #60914
2019-05-04 23:49:27 +02:00
R. RyanTM
44f79bfde5 xsecurelock: 1.2 -> 1.3.1 (#60933)
* xsecurelock: 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/xsecurelock/versions

* xsecurelock: 1.3 -> 1.3.1
2019-05-04 23:44:29 +02:00
Renaud
2f6c0662ee
Merge pull request #60924 from r-ryantm/auto-update/wallabag
wallabag: 2.3.6 -> 2.3.7
2019-05-04 22:47:39 +02:00
Renaud
7329b0d2ff
Merge pull request #60685 from dtzWill/update/bubblewrap-0.3.3
bubblewrap: 0.3.1 -> 0.3.3
2019-05-04 22:39:58 +02:00
Maximilian Güntner
f91b7984b4
matrix-synapse: 0.99.3 -> 0.99.3.2 2019-05-04 22:32:43 +02:00
Michael Fellinger
e0dbf2c3f1 wpscan: 3.4.3 -> 3.5.3, use bundlerApp 2019-05-04 21:55:52 +02:00
Renaud
74bc006bbb
Merge pull request #60931 from r-ryantm/auto-update/xmlsec
xmlsec: 1.2.26 -> 1.2.28
2019-05-04 21:02:47 +02:00
Renaud
d39a87bf68
Merge pull request #60683 from dtzWill/update/papirus-icon-theme-201905
papirus-icon-theme: 20190331 -> 20190501
2019-05-04 20:59:14 +02:00
R. RyanTM
ef8dfcc07f zynaddsubfx: 3.0.4 -> 3.0.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/zynaddsubfx/versions
2019-05-04 11:38:05 -07:00
Jaakko Luttinen
f9de595e86
gimp: fix GTK_PATH
Fixes #60918.
2019-05-04 21:37:49 +03:00
Renaud
d457e31d9e
Merge pull request #60930 from r-ryantm/auto-update/woeusb
woeusb: 3.2.12 -> 3.3.0
2019-05-04 20:12:46 +02:00
c0bw3b
9cb260d091 [treewide] delete unused patches 2019-05-04 19:52:24 +02:00
Mario Rodas
22f65339f3
Merge pull request #60641 from r-ryantm/auto-update/neo4j
neo4j: 3.5.4 -> 3.5.5
2019-05-04 12:52:06 -05:00
R. RyanTM
a5062a2807 xmlsec: 1.2.26 -> 1.2.28
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/xmlsec/versions
2019-05-04 10:42:55 -07:00
R. RyanTM
e59bc5b8ce woeusb: 3.2.12 -> 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/woeusb/versions
2019-05-04 10:16:20 -07:00
R. RyanTM
660b67a1f2 wallabag: 2.3.6 -> 2.3.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/wallabag/versions
2019-05-04 09:48:00 -07:00
José Romildo Malaquias
1b7597f3dc deepin.qt5integration: 0.3.8 -> 0.3.11 2019-05-04 13:47:37 -03:00
José Romildo Malaquias
b742f14a04 deepin.qt5dxcb-plugin: 1.1.25 -> 1.1.27 2019-05-04 13:47:37 -03:00
José Romildo Malaquias
9f40dae0c4 deepin.go-lib: 1.10.0 -> 1.10.2 2019-05-04 13:47:37 -03:00
José Romildo Malaquias
2e60d60bb1 deepin.go-gir-generator: 2.0.0 -> 2.0.1 2019-05-04 13:47:37 -03:00
José Romildo Malaquias
0fcb5005cc deepin.go-dbus-factory: 0.4.0 -> 0.7.0 2019-05-04 13:47:37 -03:00
José Romildo Malaquias
3ccc8f15d8 deepin.dtkwm: 2.0.9 -> 2.0.11 2019-05-04 13:47:37 -03:00
José Romildo Malaquias
fd2e9fe84d deepin.dtkwidget: 2.0.10 -> 2.0.12.3 2019-05-04 13:47:37 -03:00
José Romildo Malaquias
0c82c7b41b deepin.dtkcore: 2.0.10 -> 2.0.12.1 2019-05-04 13:47:37 -03:00
José Romildo Malaquias
b3252f5a97 deepin.deepin-wm: 1.9.37 -> 1.9.38 2019-05-04 13:47:37 -03:00
José Romildo Malaquias
f0d80d0d08 deepin.deepin-turbo: 0.0.2 -> 0.0.3 2019-05-04 13:47:37 -03:00
José Romildo Malaquias
a1bf023831 deepin.deepin-terminal: 3.2.1.2 -> 3.2.2.1 2019-05-04 13:47:37 -03:00
José Romildo Malaquias
04e0f425d5 deepin.deepin-screenshot: 4.1.8 -> 4.1.10 2019-05-04 13:47:37 -03:00
José Romildo Malaquias
f8a64e73f6 deepin.deepin-movie-reborn: 3.2.21 -> 3.2.22.1 2019-05-04 13:47:37 -03:00
José Romildo Malaquias
b294febb6f deepin.deepin-menu: 3.4.1 -> 3.4.6 2019-05-04 13:47:37 -03:00
José Romildo Malaquias
3712ba6fec deepin.deepin-image-viewer: 1.3.10 -> 1.3.13 2019-05-04 13:47:37 -03:00
José Romildo Malaquias
e1bbe456cc deepin.deepin-icon-theme: 15.12.68 -> 15.12.69 2019-05-04 13:47:37 -03:00
José Romildo Malaquias
073a5fd884 deepin.deepin-desktop-base: 2019.03.29 -> 2019.04.24 2019-05-04 13:47:37 -03:00
José Romildo Malaquias
4a5efb7f23 deepin.dde-session-ui: 4.9.0 -> 4.9.6 2019-05-04 13:47:37 -03:00
José Romildo Malaquias
d63335e524 deepin.dde-polkit-agent: 0.2.4 -> 0.2.6 2019-05-04 13:47:37 -03:00
José Romildo Malaquias
97e29f33d4 deepin.dde-network-utils: 0.1.2 -> 0.1.4 2019-05-04 13:47:37 -03:00
José Romildo Malaquias
ceeded17a7 deepin.dde-daemon: 3.24.1 -> 3.27.1 2019-05-04 13:47:37 -03:00
Ruud van Asseldonk
5f594be463 libressl: ensure we can link against libtls
Without setting BUILD_SHARED_LIBS, the package would build file, but
when linking it into acme-client or nginx, I got the following error:

    libressl-2.9.1/lib/libtls.a(tls.c.o): undefined reference to symbol 'pthread_once@@GLIBC_2.2.5'
    binutils-2.31.1/bin/ld: glibc-2.27/lib/libpthread.so.0: error adding symbols: DSO missing from command line
    collect2: error: ld returned 1 exit status

After looking at the CMakeLists.txt in libressl/tls, I noticed the
BUILD_SHARED_LIBS option, and setting it resolves the linking error.
2019-05-04 18:40:21 +02:00
R. RyanTM
1330269c15 rebar3: 3.9.1 -> 3.10.0 (#60765)
* rebar3: 3.9.1 -> 3.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/rebar3/versions

* rebar3: don't use fetchurl
for mutable GitHub archives
+ parse_trans 3.3.0 hash has changed
2019-05-04 18:28:51 +02:00
Robert Scott
de467e740e rapid-photo-downloader: add vmtouch to wrapped PATH
without this, the analyze-pv-structure executable complains:
"To run this program, you need to install vmtouch."
2019-05-04 16:48:25 +01:00
Frederik Rietdijk
193b899af2 Merge master into staging-next 2019-05-04 17:34:04 +02:00
Daiderd Jordan
626a95a9b4 llvm: create all versioned symlinks for libLLVM on darwin
Apply eb31e481475 to older versions where applicable.
2019-05-04 17:32:43 +02:00
Daiderd Jordan
807ba5f123 llvm: fix llvm-config on darwin
With 7.1 llvm-config looks for libLLVM-7.1.dylib, but the shortVersion
was still 7 so only 7 and 7.1.0 where aliased before.

	$ llvm-config --link-shared
	llvm-config: error: libLLVM-7.1.dylib is missing
2019-05-04 17:32:43 +02:00
volth
091de095c9 -mno-fma is x86_64 only; it hinders aarch64 compilation 2019-05-04 15:31:02 +00:00
Aaron Andersen
fc32b49933 kupfer: switch from name to pname 2019-05-04 11:13:15 -04:00
Aaron Andersen
545af899c2 kupfer: fix broken build 2019-05-04 11:13:10 -04:00
R. RyanTM
c87f3820e5 vulkan-tools: 1.1.101.0 -> 1.1.106.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-tools/versions
2019-05-04 16:58:55 +02:00
Tim Steinbach
01c27d6faf
oh-my-zsh: 2019-05-01 -> 2019-05-03 2019-05-04 10:36:57 -04:00
Tim Steinbach
59e9fb1d52
linux: 5.0.11 -> 5.0.12 2019-05-04 10:26:55 -04:00
Tim Steinbach
5ee553b280
linux: 4.9.172 -> 4.9.173 2019-05-04 10:26:40 -04:00
Tim Steinbach
7d0a77cd36
linux: 4.19.38 -> 4.19.39 2019-05-04 10:25:28 -04:00
Tim Steinbach
a03324e9ba
linux: 4.14.115 -> 4.14.116 2019-05-04 10:25:01 -04:00
gnidorah
50d54c66f9 munt: init at 2.3.0 2019-05-04 23:19:24 +09:00
Florian Klink
8fa2a165ed
prometheus-fritzbox-exporter: 1.0 -> 1.0-32-g90fc0c5 (#60857)
prometheus-fritzbox-exporter: 1.0 -> 1.0-32-g90fc0c5
2019-05-04 16:06:27 +02:00
Ruud van Asseldonk
8c7cde5df2 libressl: build with cmake
LibreSSL 2.9.1 no longer builds with the default autotools configuration.
When I searched for the error, I noticed that Buildroot ran into the
same issue, and they resolved the problem by building with CMake rather
than autotools. [1] I followed the same approach here.

[1]: e783d60473
2019-05-04 15:55:14 +02:00
Mario Rodas
6fc32df99c
Merge pull request #60488 from johanot/kubernetes-1.14.1
kubernetes: 1.14.0 -> 1.14.1
2019-05-04 08:43:41 -05:00
Alyssa Ross
f005b1727f
Merge pull request #60516 from manveru/t-update
t: use bundlerApp
2019-05-04 13:29:59 +00:00
Jan Tojnar
0b74015524
Merge pull request #60905 from jtojnar/gimp-resynthesizer
gimpPlugins.resynthesizer2: 2.0.1 → 2.0.3
2019-05-04 15:23:16 +02:00
Michael Fellinger
20a19eb202 hue-cli: use bundlerApp 2019-05-04 15:21:48 +02:00
Alyssa Ross
8b9c7d543b
Merge pull request #60503 from manveru/pt-update
pt: 0.7.3 -> 0.10.0, use bundlerApp
2019-05-04 13:19:50 +00:00
Alyssa Ross
5b1a53f330
Merge pull request #60506 from manveru/update-cucumber
cucumber: 2.4.0 -> 3.1.2, use bundlerApp
2019-05-04 13:19:27 +00:00
Alyssa Ross
bf72529e36
Merge pull request #60507 from manveru/update-drake
drake: use bundlerApp
2019-05-04 13:19:12 +00:00