Commit graph

162349 commits

Author SHA1 Message Date
Mario Rodas bb81bec6d3
Merge pull request #62916 from xrelkd/update/alacritty
alacritty: 0.3.2 -> 0.3.3
2019-06-16 12:55:58 -05:00
R. RyanTM ad2a9cdd8f abcmidi: 2019.04.22 -> 2019.06.06
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/abcmidi/versions
2019-06-16 19:49:06 +02:00
Bob van der Linden b058153ec9 hwinfo: 21.64 -> 21.66 2019-06-16 19:48:42 +02:00
Robert Scott d67d182b4c pythonPackages.django-sites: fix build, flesh out comments 2019-06-16 19:17:03 +02:00
Austin Seipp c6830326b2 theft: 0.4.4 -> 0.4.5, fix pkg-config file
The libtheft.pc file was using prefix=/usr/local for its own relative
-L/-l/-I parameters for GCC, giving incorrect results. (This is really
more of an upstream bug.)

This also adds myself to the maintainer list, and enables builds on
non-Linux platforms.

Signed-off-by: Austin Seipp <as@fastly.com>
2019-06-16 09:34:16 -07:00
R. RyanTM 599ec87849 antibody: 4.1.1 -> 4.1.2 (#63210)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/antibody/versions
2019-06-16 09:05:55 -07:00
xrelkd 49ec880303 alacritty: 0.3.2 -> 0.3.3 2019-06-17 00:04:52 +08:00
R. RyanTM 22671c7928 btrfs-progs: 5.1 -> 5.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/btrfs-progs/versions
2019-06-16 08:31:18 -07:00
Tim Steinbach 66add9f141 slack: Generalize theming
Split out dark theme
Fixes #61155
2019-06-16 09:53:00 -04:00
R. RyanTM c7239f3aae ammonite: 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/ammonite/versions
2019-06-16 09:39:33 -04:00
R. RyanTM 0a2f247a73 armadillo: 9.400.4 -> 9.500.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/armadillo/versions
2019-06-16 06:33:37 -07:00
Andreas Rammhold 3c32910b9b
Merge pull request #63194 from flokli/afew-2.0.0
afew: 1.3.0 -> 2.0.0
2019-06-16 13:34:55 +02:00
worldofpeace 636f1f08b0
Merge pull request #63180 from worldofpeace/gthumb/3.8.0
gthumb: 3.6.2 -> 3.8.0
2019-06-16 06:46:47 -04:00
Marek Mahut 3aa8f9448c
zziplib: patch CVE-2018-17828
Fixes https://github.com/NixOS/nixpkgs/issues/61961
Close https://github.com/NixOS/nixpkgs/pull/63189
vcunat amended some nitpicks into the original commit.
2019-06-16 12:17:30 +02:00
Jan Tojnar 9e480c5dfa
gnome-mpv: use external patch 2019-06-16 12:15:10 +02:00
Jan Tojnar ca51fbb3d6
Merge pull request #63179 from lightbulbjim/gnome-mpv-update
gnome-mpv: 0.13 -> 0.16
2019-06-16 12:09:43 +02:00
Michael Weiss 856d601b64
gns3Packages.{server,gui}Preview: 2.2.0b2 -> 2.2.0b3 2019-06-16 12:08:51 +02:00
Florian Klink dc1228d1b1 afew: 1.3.0 -> 2.0.0 2019-06-16 12:03:01 +02:00
Matthias Beyer aa2f3eb8b1 mutt: 1.12.0 -> 1.12.1 2019-06-16 09:43:43 +02:00
Jaka Hudoklin e2d07d2cc7
Merge pull request #61983 from nikuda/master
confluent-platform: Rename confluent package and update to 5.2.1
2019-06-16 08:57:48 +02:00
Bas van Dijk 0bc377d47d
Merge pull request #63160 from basvandijk/opencv-4.1.0
opencv: 4.0.1 -> 4.1.0
2019-06-16 08:57:30 +02:00
Bas van Dijk bf5e3c24d0
Merge pull request #63162 from basvandijk/opencv-3.4.6
opencv: 3.4.5 -> 3.4.6
2019-06-16 08:55:49 +02:00
Michael Raskin 2edd48b4fd
Merge pull request #63139 from yrashk/picolisp-w3m-help
picolisp: fix help functionality
2019-06-16 06:50:14 +00:00
Yurii Rashkovskii 6278dbf8c4
picolisp: fix help functionality
Currently, trying to use help results in something like this:

```
: (help 'db)
========================================
w3m: Can't exec
=======================================
```

By including `w3m` as an input, the behaviour changes to:

```
: (help 'db)
========================================
(db 'sym 'cls ['hook] 'any ['sym 'any ..]) -> sym | NIL
Returns a database object of class cls, where the values for the sym arguments
correspond to the any arguments. If a matching object cannot be found, NIL is
returned. sym, cls and hook should specify a tree for cls or one of its
superclasses. See also aux, collect, request, fetch, init and step.

========================================
-> db
```
2019-06-15 23:25:32 -07:00
Austin Seipp ebb3f4d428 bmake: init at 20121212
Signed-off-by: Austin Seipp <as@fastly.com>
2019-06-15 22:46:14 -07:00
Graham Christensen 453cc362c8
Merge pull request #63178 from mmahut/CVE-2019-12155
qemu: CVE-2019-12155
2019-06-16 01:17:01 -04:00
Austin Seipp a1dd419c1f liburing: 1.0.0pre132 -> 1.0.0pre137
Signed-off-by: Austin Seipp <as@fastly.com>
2019-06-15 23:21:19 -05:00
Chris Rendle-Short 28070039ae gnome-mpv: 0.13 -> 0.16 2019-06-16 13:01:02 +10:00
worldofpeace 5141948ba9 gthumb: 3.6.2 -> 3.8.0
* enable clutter-gtk support
  Upstream defaults to it so we probably should as well.
2019-06-15 22:28:11 -04:00
Jan Tojnar b1ee53d87b
nixos/enlightenment: fix build with config.allowAliases=false (#61421)
nixos/enlightenment: fix build with config.allowAliases=false
2019-06-16 04:07:26 +02:00
worldofpeace 72291fb668
Merge pull request #63040 from worldofpeace/brave
brave: 0.61.50 -> 0.65.118
2019-06-15 21:10:20 -04:00
Mario Rodas f30c0c5cf1
Merge pull request #63148 from marsam/init-reviewdog
reviewdog: init at 0.9.12
2019-06-15 19:01:07 -05:00
Jan Tojnar c96ee919cf
flatpak-builder: 1.0.6 -> 1.0.7 (#62413)
flatpak-builder: 1.0.6 -> 1.0.7
2019-06-16 01:39:09 +02:00
Jan Tojnar ccc6ffe2dc
flatpak-builder: add installed tests 2019-06-16 01:22:12 +02:00
Marek Mahut a4e6261173 qemu: CVE-2019-12155 2019-06-15 23:54:01 +02:00
Jörg Thalheim b916d11a6e
zfsUnstable: 0.8.0 -> 0.8.1 2019-06-15 19:35:30 +01:00
Jörg Thalheim 05f7301a9e
zfs: 0.8.0 -> 0.8.1 2019-06-15 19:35:25 +01:00
Robert Scott 46ce40ba6a pythonPackages.matchpy: 0.4.6 -> 0.5.1, fix build 2019-06-15 20:11:00 +02:00
Will Dietz 8a41d6631c pygraphviz: 1.3.1 -> 1.5
https://github.com/pygraphviz/pygraphviz/releases
2019-06-15 20:07:41 +02:00
Michael Raskin 079183a983
Merge pull request #63140 from Izorkin/libreoffice-fix
libreoffice: fix build
2019-06-15 18:05:56 +00:00
Tim Steinbach 3385abd753
oh-my-zsh: 2019-06-12 -> 2019-06-15 2019-06-15 13:58:09 -04:00
Tim Steinbach d208a0678e
linux: 5.1.9 -> 5.1.10 2019-06-15 13:58:09 -04:00
Tim Steinbach cd8dfda9a7
linux: 4.19.50 -> 4.19.51 2019-06-15 13:58:09 -04:00
Tim Steinbach e84ec43eba
linux: 4.14.125 -> 4.14.126 2019-06-15 13:58:09 -04:00
Vladimír Čunát 54802341b2
Merge #63131: thunderbird*: 60.7.0 -> 60.7.1 (security) 2019-06-15 19:45:03 +02:00
R. RyanTM ee453e1b38
flatpak-builder: 1.0.6 -> 1.0.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/flatpak-builder/versions
2019-06-15 19:34:34 +02:00
Alexander V. Nikolaev 2b4ac8d003 wine: 4.8 -> 4.9, 4.0 -> 4.0.1 2019-06-15 18:32:50 +02:00
Jan Tojnar 2ba0d81fd9
gnome3.geary: add libunity (#63161)
gnome3.geary: add libunity
2019-06-15 18:15:21 +02:00
Bas van Dijk 9f52f0e6b8 opencv: 3.4.5 -> 3.4.6 2019-06-15 16:54:31 +02:00
Jan Tojnar 0131424f57
gnome3.geary: add libunity
Adds unread mail counter to dash to dock.
2019-06-15 16:46:29 +02:00
Jan Tojnar 33a0ef8bb3
gnome3.gnome-control-center: Add mutter to dependencies (#63124)
gnome3.gnome-control-center: Add mutter to dependencies
2019-06-15 16:41:41 +02:00
Bas van Dijk baf54b6b8b opencv: 4.0.1 -> 4.1.0 2019-06-15 16:17:51 +02:00
Timo Kaufmann 61ced72975
vimPlugins: update (#63155) 2019-06-15 15:53:40 +02:00
Wout Mertens 6a1c2e8a4f nodejs: make v10 the default 2019-06-15 15:53:06 +02:00
Mario Rodas 1cafe467b1
Merge pull request #63041 from xrelkd/add/eksctl
eksctl: init at 0.1.35
2019-06-15 08:13:04 -05:00
Graham Christensen d925731a17
Merge pull request #63153 from flokli/mingwrt-src
windows.mingwrt: fix src url
2019-06-15 09:03:45 -04:00
José Romildo Malaquias ab4991ff5a
Merge pull request #62994 from romildo/upd.cbatticon
cbatticon: 1.6.8 -> 1.6.9
2019-06-15 09:23:22 -03:00
schneefux b2405bfcb3 wallabag: 2.3.7 -> 2.3.8 2019-06-15 13:38:59 +02:00
Florian Klink ddfc4797fb windows.mingwrt: fix src url 2019-06-15 13:33:32 +02:00
Frederik Rietdijk 395da1280e
Merge pull request #63100 from aanderse/phabricator-remove
drop unmaintained phabricator package, service, and httpd subservice
2019-06-15 13:08:48 +02:00
Jan Tojnar 3a61b88269
flatpak: Preserve pixbuf path in validate-icon (#63122)
flatpak: Preserve pixbuf path in validate-icon
2019-06-15 12:29:12 +02:00
Daniel Schaefer d8bb988dd0 perlPackages.SysCPU: remove broken attribute
Still not back on CPAN but on metacpan.
2019-06-15 12:08:40 +02:00
Florian Franzen aaf2043a15 reuse: init at 0.3.4 2019-06-15 11:27:35 +02:00
Pascal Wittmann 274ec595ed
opkg: 0.4.0 -> 0.4.1 2019-06-15 11:15:38 +02:00
Daniël de Kok 0b28ad249a makemkv: 1.14.3 -> 1.14.4
Changes:

- Support for AACS v70
- Many small improvements
2019-06-15 11:01:13 +02:00
Will Dietz dae3e46e16 cni-plugins: 0.8.0 -> 0.8.1 2019-06-15 10:59:12 +02:00
Will Dietz da93c8fb2f fuse-overlayfs: 0.3 -> 0.4 2019-06-15 10:58:48 +02:00
Ambroz Bizjak d1226bff8e nvidia-x11: Set 32-bit library paths for 32-bit libraries.
Patchelf was being called to point RUNPATH to 64-bit library paths even for 32-bit libraries.
2019-06-15 10:54:50 +02:00
Troels Henriksen 0b8efd8724 clinfo: init at 2.2.18.04.06 2019-06-15 10:50:34 +02:00
Frederik Rietdijk 9bd6c5d817
Merge staging-next into master 2019-06-15 10:46:55 +02:00
Lily Ballard 96d79aff40 cocoapods: 1.7.1 -> 1.7.2
Also update cocoapods-beta to match.
2019-06-15 10:31:10 +02:00
Izorkin 315c020d79 libreoffice: build with mysql.connector-c 2019-06-15 11:23:27 +03:00
Matthieu Coudron 6465fd4998 python3Packages.cmd2: 0.9.12 -> 0.9.13
Changelog: https://github.com/python-cmd2/cmd2/blob/master/CHANGELOG.md
2019-06-15 10:22:54 +02:00
worldofpeace 7e7efa6c6e pantheon.wingpanel-applications-menu: drop libwnck3
Guess upstream documented that they used libwnck3 even
though it was removed years ago.
2019-06-15 03:50:18 -04:00
Frederik Rietdijk 3ac9699ae2 Revert "python.pkgs.pip: 19.0.3 -> 19.1.1"
mass-rebuild...

This reverts commit 44eac163ce.
2019-06-15 09:15:02 +02:00
Jonathan Ringer 44eac163ce python.pkgs.pip: 19.0.3 -> 19.1.1 2019-06-15 09:14:36 +02:00
Mario Rodas 2c042a3c2e
reviewdog: init at 0.9.12 2019-06-15 02:00:00 -05:00
Frederik Rietdijk 3cf9c7163f pythonPackages.aiohttp: disable tests 2019-06-15 08:42:51 +02:00
Frederik Rietdijk eda6360cb9 pythonPackages.aiohttp-cors: move expression 2019-06-15 08:21:06 +02:00
Frederik Rietdijk 087b87758e Merge master into staging-next 2019-06-15 08:17:58 +02:00
Matthew Harm Bekkema 0a5a1259ae
flatpak: Make librsvg dependency explicit 2019-06-15 15:15:01 +10:00
worldofpeace 0a7e97071e
Merge pull request #63107 from eadwu/vscode/1.35.1
vscode{,ium}: 1.35.1
2019-06-14 16:13:35 -04:00
Michael Weiss 371ce92349
gns3Packages.{server,gui}Stable: 2.1.20 -> 2.1.21 2019-06-14 22:09:15 +02:00
Michael Weiss 7e2dc8d27b
tdesktop: Update the Arch patches for a HiDPI fix
See: https://bugs.archlinux.org/task/62594
2019-06-14 22:09:15 +02:00
Michael Weiss f2cfc158b2
fuse,fuse3: Avoid unnecessary build warnings
Do not set FUSERMOUNT_DIR since we already set it though
NIX_CFLAGS_COMPILE.

Setting it twice results in a lot of warnings like this one:

<command-line>:0:0: warning: "FUSERMOUNT_DIR" redefined

which makes the build look potentially broken.
This doesn't affect the result but fuse3 will now build without any
warnings and building fuse yields less warnings.
2019-06-14 22:09:15 +02:00
Edmund Wu a8fb5cb64e vscodium: 1.34.0 -> 1.35.1 2019-06-14 16:06:39 -04:00
Vladimír Čunát 788261a1a9
Merge branch 'master' into staging-next
Brings in Haskell rebuild.
Hydra nixpkgs: ?compare=1525186
2019-06-14 17:47:23 +02:00
Gabriel Ebner 189c4de9bf
Merge pull request #63095 from gebner/opencascade-update
opencascade: build with vtk and freeimage, patch for fontconfig support
2019-06-14 17:46:39 +02:00
Peter Simons eeffb474bd
Merge pull request #56069 from delroth/git-diff-highlight
git: build diff-highlight if Perl support is enabled
2019-06-14 17:27:02 +02:00
Peter Simons fcc8e700a2
Merge pull request #62848 from dtzWill/update/git-2.22.0
git: 2.21.0 -> 2.22.0
2019-06-14 17:25:26 +02:00
Peter Simons 6917433fb2
Merge pull request #62876 from endgame/unbreak-reflex
haskellPackages.reflex: dontCheck
2019-06-14 17:21:46 +02:00
Peter Simons 61508b5d92
Merge pull request #63001 from Infinisil/update/ghcHEAD
haskell.compiler.ghcHEAD: 20190115 -> 20190601
2019-06-14 17:20:50 +02:00
Peter Simons d9d29d9115
Merge pull request #63129 from jabranham/r-git2r
rPackages.git2r: Use system libgit2
2019-06-14 17:16:58 +02:00
Alex Branham 00b202e34a
rPackages.git2r: Use system libgit2
Otherwise git2r builds a bundled libgit2
2019-06-14 10:05:07 -05:00
Peter Simons b30b8f9f69 haskell-stack: fix the build some more 2019-06-14 14:53:18 +00:00
Peter Simons d7ddf86d2a pandoc: disable test suite to fix the build 2019-06-14 14:38:47 +00:00
taku0 6055f89e93 thunderbird: 60.7.0 -> 60.7.1 2019-06-14 23:27:40 +09:00
taku0 3ee68ce592 thunderbird-bin: 60.7.0 -> 60.7.1 2019-06-14 23:26:16 +09:00
Peter Simons 21fdd13968 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.3-6-g315012a from Hackage revision
0bcde76479.
2019-06-14 13:06:36 +00:00
Peter Simons 9b68353c72 haskell-stack: add plenty of overrides to fix the build in LTS-13.x 2019-06-14 13:06:35 +00:00