Commit graph

180718 commits

Author SHA1 Message Date
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
Vladimír Čunát 7043d23093
lua*Packages.luasec: 0.6 -> 0.8
https://github.com/brunoos/luasec/blob/luasec-0.8/CHANGELOG
2019-05-21 17:15:11 +02:00
Austin Seipp f9b8ee3dd8
Merge pull request #61745 from abbradar/criu
criu: 3.9 -> 3.11
2019-05-21 10:13:35 -05:00
Vladimír Čunát 06b043013e
lua*Packages.luaossl: 20170903 -> 20181207
I'm in particular interested in :setCertificateChain()
2019-05-21 17:11:22 +02: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
Ryan Mulligan dac3c6c426
Merge pull request #61797 from r-ryantm/auto-update/chrony
chrony: 3.4 -> 3.5
2019-05-21 04:55:32 -07:00
Malte Brandy 49f05a1760
nixos/nextcloud: Add options services.nextcloud.autoUpdateApps
nixos/nextcloud: Add documentation for nextcloud app installation and updates

nixos/nextcloud: Enable autoUpdateApps in nextcloud test

nixos/nextcloud: Fix typo in nixos/modules/services/web-apps/nextcloud.xml

Co-Authored-By: Florian Klink <flokli@flokli.de>

nixos/nextcloud: Escape html in option description

nixos/nextcloud: Fix autoUpdateApps URL in documentation.

Co-Authored-By: Florian Klink <flokli@flokli.de>
2019-05-21 13:24:23 +02:00
Vladimír Čunát 2a3bb2f8ac
bear.meta.maintainers: remove myself
I don't really use it anymore, thanks to meson+ninja.
2019-05-21 12:49:08 +02:00
Mario Rodas 1984e488c0
Merge pull request #61784 from r-ryantm/auto-update/ammonite
ammonite: 1.6.6 -> 1.6.7
2019-05-21 05:42:06 -05:00
Mario Rodas e192409fd2
Merge pull request #61789 from r-ryantm/auto-update/bear
bear: 2.3.13 -> 2.4.0
2019-05-21 05:35:36 -05:00
R. RyanTM b6e40f1c34 cups-filters: 1.22.5 -> 1.23.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/cups-filters/versions
2019-05-21 03:24:33 -07:00
Bob van der Linden c8571f6a2c
aliza: ? -> 1.48.10 2019-05-21 11:31:38 +02:00
Renaud d0f75abb39
389-ds-base: 1.3.5.19 -> 1.3.9.1 (#61675)
http://www.port389.org/docs/389ds/releases/release-notes.html
+ fix build failure with <nss.h>
+ enable parallel building (faster)
2019-05-21 11:09:31 +02:00
R. RyanTM 4066babc96 chrony: 3.4 -> 3.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/chrony/versions
2019-05-21 01:49:20 -07:00
Will Dietz 3c3085bb71
Merge pull request #58543 from dtzWill/feature/libfido2
libfido2: init at 1.1.0 (and libcor dep)
2019-05-21 03:25:52 -05:00