Commit graph

284594 commits

Author SHA1 Message Date
Jonathan Ringer a24bac6857 python3Packages.poetry: 1.1.5 -> 1.1.6 2021-04-21 09:26:22 -07:00
Jonathan Ringer 93e27be68c poetry-core: 1.0.2 -> 1.0.3 2021-04-21 09:25:59 -07:00
Jonathan Ringer 23372dc079 Revert "python37Packages.poetry-core: fix build"
This reverts commit 50ddbc8590.

This is a pre-release, and causes poetry to fail
2021-04-21 09:19:45 -07:00
FliegendeWurst 9c39fef460 tor-browser-bundle-bin: 10.0.15 -> 10.0.16 2021-04-21 18:13:24 +02:00
Henri Menke b14062b75c zfsUnstable: 2.0.4 -> 2.1.0-rc3
In https://github.com/openzfs/zfs/commit/658fb802 OpenZFS introduced a
new compatibility feature. This is accompanied by some default profiles
which are located in the $out output of the Nix derivation. However,
these compatibility profiles are used by both the zpool executable
located in $out and the libzfs library located in $lib. This
inadvertently creates a cycle, because zpool refers to $lib to link
against libzfs but libzfs refers back to $out for the compatibility
profiles.

There are two possible routes to rectify this problem:

 1. Patch the zpool source code to not read the compatibility profiles
    and adjust the build system to put them into the $lib output.

 2. Simply remove the $out/$lib split.

Since no other derivation in nixpkgs refers to the $lib output
explicitly we opt for the latter, because this is also in accordance
with upstream.
2021-04-21 09:08:18 -07:00
Dmitry Kalinkin 711dbe7dba
Merge pull request #119816 from midchildan/fix/nnn/darwin
nnn: don't make supported tools a requirement
2021-04-21 12:06:43 -04:00
midchildan f36aca9e82
nnn: don't make supported tools a requirement
Fixes #119728.
2021-04-22 00:49:43 +09:00
Johannes Schleifenbaum a9a31573e4
phpPackages.composer: 2.0.11 -> 2.0.12 2021-04-21 17:12:48 +02:00
Michael Weiss 93184413f2
Merge pull request #120055 from primeos/chromiumBeta
chromiumBeta: 90.0.4430.72 -> 90.0.4430.85
2021-04-21 15:24:41 +02:00
Michael Weiss a2dd59e0ff
chromium: 90.0.4430.72 -> 90.0.4430.85
https://chromereleases.googleblog.com/2021/04/stable-channel-update-for-desktop_20.html

This update includes 7 security fixes. Google is aware of reports that
exploits for CVE-2021-21224 exist in the wild.

CVEs:
CVE-2021-21222 CVE-2021-21223 CVE-2021-21224 CVE-2021-21225
CVE-2021-21226
2021-04-21 15:03:11 +02:00
Michael Weiss 951e888cbd
chromiumBeta: 90.0.4430.72 -> 90.0.4430.85 2021-04-21 15:01:05 +02:00
Michael Weiss 80f4cce6fa
chromiumDev: Fix the patch phase 2021-04-21 15:00:14 +02:00
github-actions[bot] a260b67879
Merge staging-next into staging 2021-04-21 12:06:26 +00:00
github-actions[bot] 9b3e698b14
Merge master into staging-next 2021-04-21 12:06:23 +00:00
Vincent Laporte 1f1a77bdb7 ocamlPackages.labltk: fix ocamlbrowser by wrapping
Also remove legacy versions
2021-04-21 13:56:54 +02:00
Matthieu Coudron b3abdc9534
tests.vim: init (moved from vim-utils.nix) (#119467)
* tests.vim: init (moved from vim-utils.nix)

Moved tests from pkgs/misc/vim-plugins/vim-utils.nix to pkgs/test/vim.
Also reduced the amount of generated config:
- Make it possible to have an empty config when configured adequately
- removed default vim config when using native packages, it could be
  source of bugs see linked issues (syntax on overrides vim highlights)

Things to watch out for:
- if you set configure.beforePlugins yourself, you will need to add set nocompatible too not to lose it
- filetype indent plugin on | syn on is not enabled anymore by default for the vim-plug installer: I dont think we should override vim defualts, at least not here since it is shared with neovim. Also sometimes it's enabled before plugins (pathogen etc,) which is not consistent.


you can run the tests via
$ nix-build -A tests.vim
2021-04-21 12:55:05 +02:00
Pascal Bach 8c87951c37
Merge pull request #120039 from max-wittig/patch-8
gitlab-runner: 13.10.0 -> 13.11.0
2021-04-21 11:51:21 +02:00
Jörg Thalheim 63a2e9cb20
Merge pull request #120034 from 06kellyjac/cosign
cosign: use buildFlagsArray
2021-04-21 10:17:40 +01:00
Max Wittig 9b9782834d
gitlab-runner: 13.10.0 -> 13.11.0 2021-04-21 11:04:21 +02:00
Sandro 8284fc30c8
Merge pull request #120036 from samuelgrf/rtw88_2021-04-19
linuxPackages.rtw88: 2021-04-01 -> 2021-04-19
2021-04-21 10:39:40 +02:00
Sandro f7e9cfcc06
Merge pull request #120033 from fabaff/hachoir
python3Packages.hachoir: init at 3.1.2
2021-04-21 10:39:09 +02:00
Sandro d5a9186b2b
Merge pull request #120030 from euank/k3s-1.20.6
k3s: 1.20.5+k3s1 -> 1.20.6+k3s1
2021-04-21 10:37:59 +02:00
Jörg Thalheim bd8d8462be
Merge pull request #120032 from LutzCle/zoom-5.6.3
zoom-us 5.6.13632.0328 -> 5.6.16775.0418
2021-04-21 09:36:07 +01:00
Jörg Thalheim 9db7a33bfc
Merge pull request #120035 from Mic92/radare2
radare2: 5.1.1 -> 5.2.0
2021-04-21 09:32:32 +01:00
Sandro 80c51ce9b2
Merge pull request #120027 from dotlambda/pytube-10.7.2
python3Packages.pytube: 10.7.1 -> 10.7.2
2021-04-21 10:30:49 +02:00
Domen Kožar e898db650c
Merge pull request #119859 from domenkozar/direct-push-warn
Add a warning comment on commits that violate https://github.com/NixO
2021-04-21 09:29:55 +01:00
Domen Kožar 436161a2b8
Update .github/workflows/direct-push.yml
Co-authored-by: zowoq <59103226+zowoq@users.noreply.github.com>
2021-04-21 10:26:59 +02:00
Oleksii Filonenko c2900f685f
Merge pull request #111518 from Jaculabilis/nebula
nixos/nebula: add basic module
2021-04-21 11:17:30 +03:00
Sandro e9ee9c97d6
Merge pull request #120031 from 06kellyjac/deno
deno: 1.9.0 -> 1.9.1
2021-04-21 10:16:11 +02:00
Jörg Thalheim 20759ed994
radare2: 5.1.1 -> 5.2.0 2021-04-21 10:12:49 +02:00
06kellyjac 5a304b17ed cosign: use buildFlagsArray
And add myself as a maintainer
2021-04-21 09:06:45 +01:00
Fabian Affolter 04991f2ec8 python3Packages.hachoir: init at 3.1.2 2021-04-21 10:04:27 +02:00
Samuel Gräfenstein 840805562b
linuxPackages.rtw88: 2021-04-01 -> 2021-04-19 2021-04-21 10:03:49 +02:00
06kellyjac 59522944d0 deno: 1.9.0 -> 1.9.1 2021-04-21 08:23:05 +01:00
Clemens Lutz 50a7cb2cfb zoom-us 5.6.13632.0328 -> 5.6.16775.0418 2021-04-21 09:21:23 +02:00
Sandro 0425d81848
Merge pull request #120029 from LeSuisse/cosign-0.3.1
cosign: 0.3.0 -> 0.3.1
2021-04-21 09:19:09 +02:00
Jörg Thalheim 2a91855858
Merge pull request #120028 from jojosch/clarify-licenses
clarify GPL license of some of my packages
2021-04-21 08:15:02 +01:00
Jörg Thalheim 3bba0abca4
Merge pull request #119968 from lunik1/mpv-plugins-cleanup
mpvScripts: use stdenvNoCC and misc. cleanup
2021-04-21 08:12:06 +01:00
Jörg Thalheim 0fda8f4515
Merge pull request #120025 from Mic92/rubyPackages
rubyPackages: update
2021-04-21 08:08:35 +01:00
Euan Kemp 5cb6f477f4 k3s: 1.20.5+k3s1 -> 1.20.6+k3s1
Fixes CVE-2021-25735.
2021-04-21 00:07:08 -07:00
Thomas Gerbet 22a2c39a74 cosign: 0.3.0 -> 0.3.1
Also, `cosign version` now displays the version.
2021-04-21 08:59:20 +02:00
Johannes Schleifenbaum 37c62a07d2
python3Packages.pystray: clarify GPL license 2021-04-21 08:51:16 +02:00
Johannes Schleifenbaum 9fab849fa8
python3Packages.jellyfin-apiclient-python: clarify GPL license 2021-04-21 08:50:25 +02:00
Johannes Schleifenbaum 433e28d7c8
jellyfin-media-player: clarify GPL license 2021-04-21 08:50:05 +02:00
Robert Schütz 045a4797bd python3Packages.pytube: 10.7.1 -> 10.7.2
https://github.com/pytube/pytube/releases/tag/v10.7.2
2021-04-21 08:40:03 +02:00
Michael Raskin 8ddbcd14ef
Merge pull request #119763 from marius851000/fgfs
flightgear, simgear: 2020.4.{4,6} -> 2020.4.8
2021-04-21 06:22:28 +00:00
Jörg Thalheim b94923b0d9
rubyPackages: update 2021-04-21 07:35:43 +02:00
Martin Weinelt c15541a27c
dropwatch. 1.5.1 -> 1.5.3 (#119989)
* dropwatch. 1.5.1 -> 1.5.3

https://github.com/nhorman/dropwatch/releases/tag/v1.5.2
https://github.com/nhorman/dropwatch/releases/tag/v1.5.3

Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
2021-04-21 06:28:39 +01:00
Jörg Thalheim 082c5c8344
Merge pull request #120013 from Radvendii/sdl2-windows
SDL2: fix cross-compile to windows (mingw)
2021-04-21 06:20:45 +01:00
Jonathan Ringer 43d3569e0f python3Packages.habanero: add missing dep, tqdm 2021-04-20 22:19:08 -07:00