Commit Graph

284159 Commits

Author SHA1 Message Date
Lancelot SIX
689b77097e qgis: 3.16.5 -> 3.16.6 2021-04-21 17:17:31 +01: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
Fabian Affolter
de048123a1 badtouch: init at 0.7.3 2021-04-21 18:04:01 +02:00
Taeer Bar-Yam
0a8784d5db stdenv/{native,nix}: add lib to cc-wrapper args 2021-04-21 11:56:55 -04:00
06kellyjac
5fc6ad33af waypoint: 0.3.0 -> 0.3.1 2021-04-21 16:50:17 +01: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
"Kyle Ondy"
ebed784637 vimPlugins.git-worktree-nvim: init at 2021-04-19 2021-04-21 11:09:47 -04:00
"Kyle Ondy"
bb82ab69c4 vimPlugins: update 2021-04-21 11:09:23 -04:00
Johannes Schleifenbaum
94514eec55
protoc-gen-twirp_php: 0.6.0 -> 0.7.1 2021-04-21 17:02:39 +02:00
Tim Steinbach
389395b0af
python3Packages.sagemaker: 2.35.0 -> 2.37.0 2021-04-21 09:47:42 -04: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
Martin Weinelt
fbe0533659
libupnp: 1.14.4 -> 1.14.6
Fixes: CVE-2021-29462
2021-04-21 15:22:44 +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
Ilan Joselevich
7a89726eb0 nextcloud-client: 3.1.3 -> 3.2.0 2021-04-21 15:19:24 +03: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
Jörg Thalheim
7745b7a9d1
isgx: fix support for 5.11 2021-04-21 11:12:49 +02:00
Max Wittig
9b9782834d
gitlab-runner: 13.10.0 -> 13.11.0 2021-04-21 11:04:21 +02:00
Fabian Affolter
3121998f6b dnstwist: init at 20201228 2021-04-21 10:44:06 +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
Fabian Affolter
7e1aee2aa4 python3Packages.ppdeep: init at 20200505 2021-04-21 10:30:39 +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