Commit graph

293861 commits

Author SHA1 Message Date
Sandro c3f5d24b8d
Merge pull request #125494 from siraben/remove-stdenv-lib 2021-06-05 16:16:28 +02:00
Michael Weiss 141b2b111d
Merge pull request #125785 from primeos/llvm-git-auto-update
llvmPackages_git: Add update-git.py
2021-06-05 13:59:52 +02:00
Kimat Boven 494833dccb plantuml: 1.2021.3 -> 1.2021.7 2021-06-05 13:45:36 +02:00
Maximilian Bosch 5b5f01050e
Merge pull request #125732 from Ma27/rambox-insecure
rambox: unmaintain & mark as insecure
2021-06-05 13:41:08 +02:00
Maximilian Bosch 6acaea67cf
Merge pull request #125723 from Ma27/bump-ferdi
ferdi: 5.6.0-beta.5 -> 5.6.0-beta.6, improve XWayland support
2021-06-05 13:40:46 +02:00
Michael Weiss c330272504
llvmPackages_git: Add update-git.py
Not that pretty but it should get the job done.
2021-06-05 13:39:17 +02:00
Vincent Laporte 5ca9831cb1 ocamlPackages.menhir: 20190626 → 20210419
ocamlPackages.menhirLib: init at 20210419
ocamlPackages.menhirSdk: init at 20210419
2021-06-05 13:38:01 +02:00
Vincent Laporte c3d87595f1 coccinelle: 1.0.6 → 1.1.0 2021-06-05 13:38:01 +02:00
Vincent Laporte 759d05ce9e ocamlPackages.stdcompat: init at 15 2021-06-05 13:38:01 +02:00
Robert Scott bac6826dd3
Merge pull request #125566 from LeSuisse/pam_u2f-1.1.1
pam_u2f: 1.1.0 -> 1.1.1
2021-06-05 12:28:23 +01:00
Jan Tojnar 7497b4721c doc: Fix make in nix-shell
When running make manually, makeFlags will not be passed. Let’s just use an environment variable.
2021-06-05 13:25:48 +02:00
Robert Scott 1af9269ba7
Merge pull request #125645 from TredwellGit/wireshark
wireshark: 3.4.5 -> 3.4.6
2021-06-05 12:21:24 +01:00
Maximilian Bosch e2a15cd395
rambox: unmaintain & mark as insecure
Rambox hasn't had a stable release in a while and an increasing number
of issues which is why I don't intend to use this anymore.

While taking a closer look at the source I also realized that it uses
Electron 7.2.4[1]. This is not only EOLed[2], it also contains a few
security vulnerabilities which is why I decided to mark it as insecure.

A few (most likely not all) vulnerabilities can be found by looking at
the Electron 7 changelog[3]: after 7.2.4 there were a few more releases
with security backports - mostly from Chromium. Security issues that
were found later on (and are probably exploitable on the dependency
chain of rambox) aren't listed here. I only added two issues that seemed
applicable to `rambox`, but I haven't researched enough to check the
other ones.

[1] https://github.com/ramboxapp/community-edition/blob/0.7.7/package.json#L70
[2] https://www.electronjs.org/docs/tutorial/support#currently-supported-versions
[3] https://www.electronjs.org/releases/stable?version=7
2021-06-05 13:13:42 +02:00
Fabian Affolter b10af30846
Merge pull request #125767 from fabaff/clean-angrop
python3Packages.angrop: remove postPatch
2021-06-05 12:48:08 +02:00
R. RyanTM 93189848db esbuild: 0.12.5 -> 0.12.6 2021-06-05 19:41:53 +09:00
Bart Brouns 394fb1d6ab sjaehn plugins: use lowercase pname 2021-06-05 19:37:22 +09:00
Michael Weiss 91a247a1f0
Merge pull request #125650 from primeos/python-zipstream
python3Packages.zipstream: Remove myself as maintainer
2021-06-05 11:31:15 +02:00
Michael Weiss 934bd6d7b7
Merge pull request #125724 from primeos/signal-desktop
signal-desktop: 5.3.0 -> 5.4.0
2021-06-05 11:30:24 +02:00
Fabian Affolter d05bacf145 python3Packages.angrop: remove postPatch 2021-06-05 10:21:29 +02:00
Jörg Thalheim 7900720d27
Merge pull request #125738 from 0x4A6F/master-zellij
zellij: 0.12.1 -> 0.13.0
2021-06-05 10:09:20 +02:00
Fabian Affolter c59c4ed03f
Merge pull request #125749 from mweinelt/python/aiomultiprocessing
python3Packages.aiomultiprocess: disable failing tests
2021-06-05 10:08:24 +02:00
Jörg Thalheim 8bbe96ed8f
Merge pull request #125753 from zhaofengli/riscv-libunwind
Use LLVM's libunwind on RISC-V
2021-06-05 10:04:07 +02:00
Jörg Thalheim 2b50f84188
Merge pull request #125759 from sveitser/pyls-black-v0.4.7
python3Packages.pyls-black: 0.4.6 -> 0.4.7
2021-06-05 10:02:36 +02:00
Jörg Thalheim 9f33e6417b
pyls-black: reformat with nixpkgs-fmt 2021-06-05 10:00:24 +02:00
sveitser 7f48484135
python3Packages.pyls-black: use pytestCheckHook 2021-06-05 15:57:44 +08:00
Jörg Thalheim 697239ebd2
Merge pull request #125745 from zowoq/go-cleanup
go: format with nixpkgs-fmt, cleanup
2021-06-05 09:52:13 +02:00
Thomas Gerbet b5afbd350d pam_u2f: 1.1.0 -> 1.1.1
Fixes CVE-2021-31924
https://www.yubico.com/support/security-advisories/ysa-2021-03/

Changelog: https://github.com/Yubico/pam-u2f/blob/pam_u2f-1.1.1/NEWS
2021-06-05 09:34:47 +02:00
sveitser efda027ada
python3Packages.pyls-black: 0.4.6 -> 0.4.7
Remove patch included in upstream release.
2021-06-05 15:18:25 +08:00
Jörg Thalheim 6fdb73a3b4
Merge pull request #118801 from Mic92/k3s
nixos/k3s: improve zfs/docker support
2021-06-05 07:54:54 +02:00
Jörg Thalheim 03582eb6e3
nixos/k3s: add zfs to path 2021-06-05 07:52:53 +02:00
Jörg Thalheim 7c310e8d28
nixos/k3s: add to environment.systemPackages for adminstration 2021-06-05 07:52:48 +02:00
Zhaofeng Li 9a8b5d6e15 nongnu-libunwind: Disable package for RISC-V
The author has stated that he does not have time to implement support.
There is no use for the `supportsHost` passthru attribute anymore, so
let's remove that as well.
2021-06-04 20:44:38 -07:00
Zhaofeng Li 64509dbd18 all-packages: Use LLVM libunwind on RISC-V 2021-06-04 20:44:38 -07:00
Martin Weinelt c8261a34f8 python3Packages.aiomultiprocess: disable failing tests
These tests fail from time to time and bring the whole test suite to a
timeout.

https://github.com/omnilib/aiomultiprocess/issues/97
2021-06-05 03:59:21 +02:00
Edward Tjörnhammar afdb5675a1 nixos/containers: add storage.conf 2021-06-05 10:08:24 +10:00
zowoq 88f1ca731c go: cleanup 2021-06-05 09:58:51 +10:00
zowoq 3a365e0e50 go: format with nixpkgs-fmt 2021-06-05 09:57:28 +10:00
Silvan Mosberger 155ae682a5 buildGoModule/buildGoPackage: Introduce ldflags argument
Previously it was not possible to define multiple ldflags, since only
the last definition applies, and there's some quoting issues with
`buildFlagsArray`. With the new `ldflags` argument it's possible to do
this, e.g.

    ldflags = drv.ldflags or [] ++ [
      "-X main.Version=1.0"
    ]

can now properly append a flag without clearing all previous ldflags.
2021-06-05 09:54:36 +10:00
zowoq 99697d891d go: add runHooks to bootstrap binary 2021-06-05 09:54:25 +10:00
zowoq b3a05d2ccb go_1_16: 1.16.4 -> 1.16.5 2021-06-05 09:54:25 +10:00
zowoq d038f95450 go_1_15: 1.15.12 -> 1.15.13 2021-06-05 09:54:25 +10:00
zowoq 51dbbde885 go_1_15: disable on aarch64-darwin
aarch64-darwin is only supported on >= 1.16
2021-06-05 09:54:25 +10:00
Maciej Krüger 26b3751de7
Merge pull request #97692 from ryneeverett/lockkernelmodules-lxd 2021-06-05 01:27:27 +02:00
Anderson Torres 3255d05cac
Merge pull request #125722 from AndersonTorres/new-zig
zig: 0.7.1 -> 0.8.0
2021-06-04 20:09:29 -03:00
AndersonTorres 5971dc1aeb zig: 0.7.1 -> 0.8.0
Eliminated the check phase (file $src/test/stage1/behavior.zig not found).
2021-06-04 19:45:16 -03:00
0x4A6F e627109b60
zellij: 0.12.1 -> 0.13.0 2021-06-04 23:32:44 +02:00
Doron Behar c11aaff283
Merge pull request #125693 from LutzCle/zoom
zoom-us: 5.6.16888.0424 -> 5.6.20278.0524
2021-06-04 21:20:14 +00:00
Maximilian Bosch cd4ad7d2fe
ferdi: 5.6.0-beta.5 -> 5.6.0-beta.6, improve XWayland support
ChangeLog: 1886c8abed/CHANGELOG.md (560-beta6-2021-05-31)

Even though this isn't explicitly noted in the Changelog, this seems to
have fixed the Element integration for me.

Additionally, I added a (hacky) `xdg-open` wrapper which removes the
`GDK_BACKEND` variable to fix the XWayland integration[1]. The problem
is that if a Firefox is running with Wayland (`ferdi` is running under
X11) and `GDK_BACKEND=x11` is passed to the `xdg-open` (and thus
`firefox`) process, Firefox refuses to start since another instance of
it is running under Wayland (but attempts to start in X11 mode because of
`GDK_BACKEND=x11`).

[1] https://github.com/electron/electron/issues/28436
2021-06-04 22:56:10 +02:00
Michael Weiss f5be28bcc9
signal-desktop: 5.3.0 -> 5.4.0 2021-06-04 21:57:25 +02:00
Vincent Laporte 25964547fb compcert: 3.8 → 3.9 2021-06-04 21:43:08 +02:00