Commit graph

180501 commits

Author SHA1 Message Date
Jonathan Ringer 45ca123f02 pythonPackages.mypy: 0.700 -> 0.701 2019-05-21 12:09:20 -07:00
José Romildo Malaquias 5af438b983 zuki-themes: 3.32-3 -> 3.32-4 2019-05-21 15:44:04 -03:00
Austin Seipp ff497b7b08
Merge pull request #61711 from Kjuvi/master
spark: 2.2.1 -> 2.4.3
2019-05-21 13:27:27 -05:00
Renaud 9a91611f86
Merge pull request #61803 from r-ryantm/auto-update/featherpad
featherpad: 0.9.4 -> 0.10.0
2019-05-21 20:25:47 +02:00
Robin Gloster 913737e4bb
Merge pull request #61787 from r-ryantm/auto-update/atlassian-confluence
atlassian-confluence: 6.15.2 -> 6.15.4
2019-05-21 18:18:32 +00:00
Stanislas e4b146b125 vscodium: init at 1.33.1 (#60423) 2019-05-21 14:17:00 -04:00
Renaud 6dad40f463
Merge pull request #61790 from vmandela/ruby-zoom-5.2.4
ruby-zoom: 5.0.1 -> 5.3.0
2019-05-21 20:12:39 +02:00
Renaud f04b6fc4fc
Merge pull request #61788 from r-ryantm/auto-update/avro-c
avro-c: 1.8.2 -> 1.9.0
2019-05-21 19:54:37 +02:00
Renaud b6ddecf2b2
Merge pull request #60787 from worldofpeace/bump/spice-gtk
spice updates
2019-05-21 19:53:57 +02:00
R. RyanTM dd405d21a3 ibus-engines.anthy: 1.5.10 -> 1.5.11
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ibus-anthy/versions
2019-05-21 10:35:57 -07:00
Austin Seipp 3354bd90a1
Merge pull request #61814 from thoughtpolice/nixpkgs/fix-linux-5.2
linux_testing (5.2.0-rc1): fix build, include 'cpio' in nativeBuildInputs
2019-05-21 12:12:29 -05:00
R. RyanTM 464e7cd885 homebank: 5.2.4 -> 5.2.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/homebank/versions
2019-05-21 10:08:57 -07:00
Venkateswara Rao Mandela 4e5319070b ruby-zoom: 5.0.1 -> 5.3.0 2019-05-21 22:25:21 +05:30
Austin Seipp c117aa3ec3
linux_testing (5.2.0-rc1): fix build, include 'cpio' in nativeBuildInputs
81d4e65891 automatically bumped
linux_testing to 5.2.0-rc1, but the 5.2 merge window included a new
feature adding compressed headers for compiled kernels into
/proc/kheaders.tar.xz

See 43d8ce9d65

This feature requires 'cpio' to now be included in nativeBuildInputs
since it's used to construct that archive.

This wasn't caught by Hydra since we turn off build of linuxPackages,
but ideally we should at least build the kernel in the future
(linux_testing itself.)

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-21 11:50:33 -05:00
Renaud 46056ce4ab
Merge pull request #61805 from romildo/upd.mojave-gtk-theme
mojave-gtk-theme: 2019-01-02 -> 2019-05-21
2019-05-21 18:40:41 +02:00
Gabriel Ebner c9ff6f76c4
Merge pull request #61812 from gebner/spyder334
spyder: 3.3.3 -> 3.3.4, convert to python modules
2019-05-21 18:31:05 +02:00
Gabriel Ebner 8f4ae93be3 spyder: 3.3.3 -> 3.3.4 2019-05-21 18:23:07 +02:00
Gabriel Ebner 7f68caa38f pythonPackages.spyder-kernels: 0.4.2 -> 0.4.4 2019-05-21 18:23:07 +02:00
Gabriel Ebner cca0aeeb68 spyder: convert to python modules 2019-05-21 18:23:07 +02:00
Marek Mahut 5c7ce21c5a indent: 2.2.10 -> 2.2.12 2019-05-21 16:10:07 +00:00
Vladimír Čunát 74d31d8b1f
tikzit: disable parallel make
https://hydra.nixos.org/build/93736421
2019-05-21 17:56:20 +02:00
Austin Seipp cc960cb205
Merge pull request #61810 from thoughtpolice/nixpkgs/liburing-update
liburing: 1.0.0pre92 -> 1.0.0pre116
2019-05-21 10:55:14 -05:00
Austin Seipp b38b0f610f
foundationdb61: 6.1.6pre4898 -> 6.1.7pre4928
Also includes some minor, miscellaneous cleanups to the CMake build
expression.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-21 10:48:56 -05:00
Yegor Timoshenko 852c142c82
Merge pull request #60887 from samrose/fluent-bit
fluent-bit: init at 1.0.6
2019-05-21 18:47:40 +03:00
samrose e42889bbfe
maintainers: add samrose 2019-05-21 18:46:39 +03:00
samrose 361c263164
fluent-bit: init at 1.0.6 2019-05-21 18:46:38 +03:00
Renaud 2e3295d65f
Merge pull request #61735 from evax/passff-host-1.2.1
passff-host: 1.0.2 -> 1.2.1
2019-05-21 17:43:13 +02:00
Austin Seipp 4fe57ed90b
liburing: 1.0.0pre92 -> 1.0.0pre116
Notably, this includes non-x86 platform support, eventfd registration
for completion events, "drained" events that must have all outstanding
prior events/further events drained (e.g. for fsync), and linked CQEs
that can express completion ordering dependencies.

Most of these require 5.2-rc1, and linked CQEs require custom patches
from Jens' linux-block tree (that didn't hit the 5.2 merge window,
apparently.)

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-21 10:38:39 -05:00
R. RyanTM 9c77c92d54 google-authenticator: 1.05 -> 1.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/google-authenticator-libpam/versions
2019-05-21 08:30:16 -07:00
Austin Seipp f9b8ee3dd8
Merge pull request #61745 from abbradar/criu
criu: 3.9 -> 3.11
2019-05-21 10:13:35 -05:00
Mario Rodas 52146c5484 certigo: init at 1.11.0 (#61782) 2019-05-21 07:54:41 -07:00
Renaud 4e7693618c
Merge pull request #61708 from romildo/upd.stilo-themes
stilo-themes: init at 3.32-3
2019-05-21 15:51:36 +02:00
José Romildo Malaquias d41747e38f mojave-gtk-theme: 2019-01-02 -> 2019-05-21 2019-05-21 10:49:07 -03:00
Matthieu Coudron c67a35d645 vimPlugins: update 2019-05-21 22:47:35 +09:00
Matthieu Coudron 31c7852720 vimPlugins.nvim-hs-vim: init at 2019-04-14 2019-05-21 22:47:34 +09:00
Matthieu Coudron 36411f391b vimPlugins.vim-lion: init at 2018-02-05 2019-05-21 22:47:34 +09:00
Matthieu Coudron 7ec21fa162 vimPlugins.coc-nvim: init at v0.0.67
you still need to enable the node js provider in your nvim config
yarn is optional.
Run :checkhealth within neovim if you have any doubt.
2019-05-21 22:47:34 +09:00
Matthieu Coudron 4f02d8c6c4 vimPlugins.LanguageClient-neovim: 0.1.140->0.1.146
Also factorized version so that it needs to be changed in only one location.
2019-05-21 22:47:34 +09:00
Renaud 1aea662759
Merge pull request #61801 from r-ryantm/auto-update/cups-filters
cups-filters: 1.22.5 -> 1.23.0
2019-05-21 15:41:32 +02:00
R. RyanTM 772bdb8fd9 featherpad: 0.9.4 -> 0.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/featherpad/versions
2019-05-21 06:31:29 -07:00
Joachim F c547ca011b
Merge pull request #61779 from eadwu/linux_testing_bcachefs/prune-1
linux_testing_bcachefs: prune outdated patch
2019-05-21 13:05:58 +00:00
Joachim F 0af3beffa2
Merge pull request #61658 from tohl/mkcl
mkcl: 1.1.10.2017-11-14 -> 1.1.11, tested on nixos x86_64
2019-05-21 13:04:12 +00:00
Ryan Mulligan aa355be2ae
Merge pull request #61793 from r-ryantm/auto-update/borgbackup
borgbackup: 1.1.9 -> 1.1.10
2019-05-21 05:53:34 -07:00
Gabriel Ebner 54242b180a
Merge pull request #59104 from gebner/openscad201901
openscad: 2018.04-git -> 2019.05
2019-05-21 14:40:44 +02:00
Florian Klink 5d4b383e20 borgbackup: remove custom msgpack-python override, use bundled version
https://github.com/borgbackup/borg/blob/1.1.10/docs/changes.rst#version-1110-2019-05-16
mentions borgbackup now shipping a supported msgpack-python release, and
strongly encourages using that one.

So don't pass any msgpack-python into the build, and use the provided
one.
2019-05-21 14:36:23 +02:00
R. RyanTM 25f9f8985f elixir_1_8: 1.8.1 -> 1.8.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/elixir/versions
2019-05-21 05:27:04 -07:00
Florian Klink 36dfdccb38
nixos/nextcloud: Add services.nextcloud.autoUpdateApps (#61717)
nixos/nextcloud: Add services.nextcloud.autoUpdateApps
2019-05-21 14:20:07 +02:00
Gabriel Ebner 7daf63bcfb openscad: 2018.04-git -> 2019.05 2019-05-21 14:14:31 +02:00
Michael Raskin 194d2db3fc
Merge pull request #61794 from r-ryantm/auto-update/btrfs-progs
btrfs-progs: 4.20.2 -> 5.1
2019-05-21 12:14:23 +00:00
Renaud 54d14bb4cf
pwsafe: 1.07 -> 1.08.1 (#61766)
now ships 'pwsafe-cli' in addition to wx GUI
2019-05-21 14:14:09 +02:00