Commit Graph

294295 Commits

Author SHA1 Message Date
Aaron Janse
795021ada5 gnome-boxes: add qemu as dependency 2021-06-05 01:16:37 -07:00
Bart Brouns
6ceed3e9c6 boops: init at 1.4.0 2021-06-05 10:10:12 +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
Victor Freire
841ae9708e maintainers: add ratsclub 2021-06-05 01:21:10 -03:00
Mario Rodas
d7530914e8 tflint: 0.28.1 -> 0.29.0
https://github.com/terraform-linters/tflint/releases/tag/v0.29.0
2021-06-05 04:20:00 +00: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
Victor Freire
9314f5d0d5 dotnetPackages.Fantomas: 1.6.0 -> 4.4.0 2021-06-04 22:38:30 -03:00
Vonfry
195b26b95e
nixos/fcitx5: autostart with xserver 2021-06-05 09:22:58 +08:00
sternenseemann
eede07de2c Merge remote-tracking branch 'origin/master' into haskell-updates 2021-06-05 02:41:48 +02:00
sternenseemann
9b1e0e4b74 haskellPackages.jsaddle-webkit2gtk: remove now unnecessary patch
Upstream seems to have fixed the issue in the meantime -- without merging
Malte's PR, however.
2021-06-05 02:29:27 +02:00
R. RyanTM
cab9d7a1ae bacula: 11.0.3 -> 11.0.5 2021-06-05 00:28:35 +00: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
sternenseemann
6609035410 haskell.packages: group all diagrams overrides 2021-06-05 01:08:43 +02:00
sternenseemann
e6cf0980db haskellPackages.diagrams-lib: pin to < 1.4.4
While diagrams-lib 1.4.4 doesn't per se require us to update any
diagrams lib to 1.5.0 it would require monoid-extras 0.6 which would
force us to update diagrams-core to 1.5.0, thus breaking
haskellPackages.diagrams.

Since we can just keep the patch we fetch and downgrade to 1.4.3, we
can continue sitting out the slow update cycle of the diagrams universe.
2021-06-05 01:05:49 +02:00
sternenseemann
9a0592e682 Revert "haskell.packages: remove constraint on monoid-extras"
This reverts commit 52d69816b0.

Unfortunately there is no way to update to monoid-extras 0.6 yet without
marking some packages as broken. The issue is that not all diagrams*
packages have had an update adding support for GHC 9.x yet (which would
also include monoid-extras 0.6 support). The only alternative to pinning
diagrams* and monoid-extras would be to have mismatched versions between
them which always causes issues with haskellPackages.diagrams.

Note that this commit re-introduces some build failures which are to be
fixed in a follow-up commit.
2021-06-05 01:05:32 +02: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
Kimat Boven
98b9a36f9a plantuml-server 1.2021.6 -> 1.2021.7 2021-06-05 00:11:08 +02:00
Bart Brouns
126469c1c9 uhhyou.lv2: unstable-2020-07-31 -> unstable-2021-02-08 2021-06-05 00:09:00 +02:00
Bart Brouns
8ae4e61907 diopser: init at unstable-2021-5-13 2021-06-04 23:58:43 +02:00
R. RyanTM
0edb6e3358 jackett: 0.18.225 -> 0.18.231 2021-06-04 21:49:10 +00:00
Bart Brouns
63dd3bfd04 FaustLive: unstable-dev-2020-08-03 -> 2.5.5 2021-06-04 23:46:00 +02:00
0x4A6F
e627109b60
zellij: 0.12.1 -> 0.13.0 2021-06-04 23:32:44 +02:00
schnusch
9da90bfa87 oathToolkit: 2.6.6 -> 2.6.7
add update script
2021-06-04 23:23:20 +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
talyz
59e0120aa5
treewide: Fix mysql alias deprecation breakage
62733b37b4 broke evaluation in all
places `pkgs.mysql` was used. Fix this by changing all occurrences to
`pkgs.mariadb`.
2021-06-04 21:42:08 +02:00