Commit Graph

225209 Commits

Author SHA1 Message Date
adisbladis
2e69f8977d
Merge pull request #87138 from lukegb/fix-php
php: correctly set outputsToInstall after withExtensions.
2020-05-09 15:40:35 +02:00
Joachim F
16e475de38
Merge pull request #86767 from sorki/cc_tor
tor: fix cross compiling
2020-05-09 13:27:59 +00:00
Jörg Thalheim
c979f814d2
Merge pull request #87384 from r-ryantm/auto-update/python2.7-pyroute2
python27Packages.pyroute2: 0.5.11 -> 0.5.12
2020-05-09 14:16:10 +01:00
Roman Firment
c35d8c94d7 gnomeExtensions.window-is-ready-remover unstable-2020-03-25 -> 1.02
Also add license.
2020-05-09 15:08:24 +02:00
R. RyanTM
9e0ab6dcb3 python27Packages.pyroute2: 0.5.11 -> 0.5.12 2020-05-09 12:46:09 +00:00
Markus S. Wamser
c22237d894 mupdf: add MIME types to .desktop
Closes https://github.com/NixOS/nixpkgs/issues/53856
2020-05-09 14:37:39 +02:00
Mario Rodas
8f50661336 lxd: 4.0.1 -> 4.1 2020-05-09 14:34:36 +02:00
Pavol Rusnak
cfe68f2b68 giada: 0.16.1 -> 0.16.2.2
+ use system catch and nlohmann_json
2020-05-09 13:46:15 +02:00
Jörg Thalheim
a84f932e31
Merge pull request #73495 from tilpner/pkgs/weechatScripts/recurseIntoAttrs 2020-05-09 12:34:57 +01:00
José Romildo Malaquias
af66d33826
Merge pull request #87368 from romildo/upd.matcha-gtk-theme
matcha-gtk-theme: 2020-04-08 -> 2020-05-09
2020-05-09 08:21:05 -03:00
Jörg Thalheim
2a64b6f896
Merge pull request #87353 from Mic92/kenny 2020-05-09 11:57:57 +01:00
José Romildo Malaquias
f4be678295 matcha-gtk-theme: 2020-04-08 -> 2020-05-09 2020-05-09 07:57:17 -03:00
José Romildo Malaquias
256cb06d87 matcha-theme: change name to matcha-gtk-theme
Upstream renamed the git repository.
2020-05-09 07:57:17 -03:00
Michael Raskin
0a33e1e49f
Merge pull request #87358 from 7c6f434c/fix-tbe
tbe: fix build
2020-05-09 10:28:23 +00:00
Michael Raskin
33932b6f83 tbe: fix build 2020-05-09 11:59:13 +02:00
Jörg Thalheim
887295fd2d
treewide: remove the-kenny from maintainers
@the-kenny did a good job in the past and is set as maintainer in many package,
however since 2017-2018 he stopped contributing. To create less confusion
in pull requests when people try to request his feedback, I removed him as
maintainer from all packages.
2020-05-09 10:28:57 +01:00
Mario Rodas
209432351e
git-lfs: 2.10.0 -> 2.11.0
Changelog: https://github.com/git-lfs/git-lfs/releases/tag/v2.11.0
2020-05-09 04:20:00 -05:00
Mario Rodas
206690308b
recursive: 1.047 -> 1.051 2020-05-09 04:20:00 -05:00
Josef Kemetmüller
3818cd9049 python: Fix creating RPMs from Python packages
This should enable (manual) building of RPMs from python projects using
the `python setup.py bdist_rpm` command on systems where `rpmbuild` is
not located in `/usr/bin/`. (e.g. NixOS)
The discovery of the rpmbuild command was fixed upstream in Python 3.8,
so this commit backports the relevant patch to our currently supported
Python 3 versions.

Fixes: #85204
2020-05-09 11:15:28 +02:00
Frederik Rietdijk
603ce3e259 Merge staging-next into staging 2020-05-09 11:12:54 +02:00
Frederik Rietdijk
d7cca0f356 Merge master into staging-next 2020-05-09 11:12:29 +02:00
R. RyanTM
b1f802994e python27Packages.pycontracts: 1.8.12 -> 1.8.14 2020-05-09 11:11:18 +02:00
Vladyslav M
b36f774f1a
Merge pull request #87330 from marsam/update-pueue 2020-05-09 11:17:58 +03:00
adisbladis
a34175ba56
Merge pull request #87205 from tbenst/imagecodecs-pkgs
libaec: init at 1.0.4; zopfli: include all headers
2020-05-09 10:14:59 +02:00
R. RyanTM
82d2736d07 python27Packages.hdbscan: 0.8.25 -> 0.8.26 2020-05-09 09:50:23 +02:00
Tom McLaughlin
d963bf30f5 python-language-server: init at 2020-04-24 2020-05-09 09:41:14 +02:00
Tom McLaughlin
699563af7f maintainers: add thomasjm 2020-05-09 09:41:14 +02:00
Charles Duffy
cb657d4ad1 bees: Try all findmnt modes in service wrapper
As reported by @Evils-Devils in Zygo/bees#123, the bees service wrapper
can fail on account of `findmnt` not being able to identify a mounted
filesystem using the default (kernel-introspection) mechanism.

Fall back to mtab and fstab-based inspection in turn should this fail.
2020-05-09 09:39:04 +02:00
Martin Weinelt
459bad4be4 graphicsmagick: 1.3.32 → 1.3.35
Fixes: CVE-2020-10938
2020-05-09 09:35:44 +02:00
Martin Milata
8fe050fb78 samba: 4.12.1 -> 4.12.2
Release notes: https://www.samba.org/samba/history/samba-4.12.2.html

Fixes:
https://nvd.nist.gov/vuln/detail/CVE-2020-10700
https://nvd.nist.gov/vuln/detail/CVE-2020-10704
2020-05-09 09:35:13 +02:00
Alyssa Ross
daf032e2ff rustc: 1.42.0 -> 1.43.0
Kept 1.42 around for Thunderbird.

i686-apple-darwin is no longer supported upstream.  We could still
support building it, for this one release, since we have the binary
for the previous release, (or bootstrap it for future releases from
Rust 1.42,) but since this release is the one that drops support, I
think it makes sense to do it now.  (And probably nobody is using it
anyway.)
2020-05-09 09:11:37 +02:00
Luz
5e40913eac librepcb: 0.1.3 -> 0.1.4 2020-05-09 09:10:20 +02:00
Bruno Bzeznik
afe6e1c4ea irods: 4.2.2 -> 4.2.7 + fixed + use fetchFromGitHub 2020-05-09 09:09:35 +02:00
xiorcale
ccfe14cb3b github username: kjuvi -> xiorcale 2020-05-09 09:08:18 +02:00
xiorcaled
640eeb9b85 monitor: 0.7.1 -> 0.7.2 2020-05-09 09:08:18 +02:00
Linus Heckemann
9df981d3f4 freerdp: 2.0.0 -> 2.1.0 2020-05-09 09:05:07 +02:00
Eduardo Quiros
1e80fc5d53 tut 0.0.7 -> 0.0.8 2020-05-09 09:04:12 +02:00
R. RyanTM
b6f9567bbf python37Packages.elementpath: 1.4.3 -> 1.4.4 2020-05-09 09:03:48 +02:00
R. RyanTM
1aa7ce79d6 patroni: 1.6.4 -> 1.6.5 2020-05-09 09:00:54 +02:00
R. RyanTM
d4e3ca31f8 lasso: 2.6.0 -> 2.6.1 2020-05-09 09:00:37 +02:00
Eelco Dolstra
10d74709fe
Merge pull request #87191 from edolstra/no-nested-logs
testing{-python}.nix: Remove log pretty-printing cruft
2020-05-09 09:00:27 +02:00
R. RyanTM
0d3871cb82 python27Packages.dash-core-components: 1.9.0 -> 1.9.1 2020-05-09 08:59:37 +02:00
R. RyanTM
1f034f5853 cutelyst: 2.9.0 -> 2.10.0 2020-05-09 08:59:00 +02:00
R. RyanTM
ae15422200 cloudflared: 2020.2.1 -> 2020.3.2 2020-05-09 08:58:22 +02:00
R. RyanTM
d1d98122f8 liblcf: 0.6.1 -> 0.6.2 2020-05-09 08:57:54 +02:00
R. RyanTM
646fc239d3 libbpf: 0.0.7 -> 0.0.8 2020-05-09 08:57:25 +02:00
Frederik Rietdijk
1f295d6770
Merge pull request #86672 from r-ryantm/auto-update/freewheeling
freewheeling: 0.6.5 -> 0.6.6
2020-05-09 08:56:57 +02:00
R. RyanTM
1b790c5099 maestral: 0.6.3 -> 0.6.4 2020-05-09 08:56:34 +02:00
Frederik Rietdijk
289f4e5375
Merge pull request #86909 from r-ryantm/auto-update/gmime
gmime3: 3.2.6 -> 3.2.7
2020-05-09 08:55:50 +02:00
R. RyanTM
9058556a36 quilter: 2.2.2 -> 2.2.4 2020-05-09 08:55:20 +02:00