Commit graph

294102 commits

Author SHA1 Message Date
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
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
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
Ricardo M. Correia 85ee1bdecd ocamlPackages.ansiterminal: 0.7 -> 0.8.2 2021-06-04 21:41:55 +02:00
Felix Buehler dbfd999f4f ddclient: update source & homepage 2021-06-04 21:22:59 +02:00
Arnout Engelen 65adeb5573
python3Packages.sphinxcontrib-excel-table: init at 1.0.8 2021-06-04 21:21:16 +02:00
Maximilian Bosch f9168ac269
Merge pull request #125706 from baloo/baloo/diffoscope/177
diffoscope: 176 -> 177
2021-06-04 21:08:49 +02:00
Benjamin Asbach c24962b17a ryzenadj: init at 0.8.2 2021-06-04 13:56:11 -05:00
kk-boop ce5e8c343b qdigidoc: 4.2.3 -> 4.2.8 2021-06-04 21:51:09 +03:00
Karol Chmist e1b8ef38ea fheroes2: init at 0.9.4 2021-06-04 20:44:07 +02:00
Artturin f3dac01a71 discord-canary: 0.0.123 -> 0.0.124 2021-06-04 21:23:34 +03:00
R. RyanTM 2cfa2f1a20 aws-c-common: 0.5.5 -> 0.5.11
Co-authored-by: Ryan Burns <rtburns@protonmail.com>
2021-06-04 11:03:37 -07:00
Mustafa Çalışkan 289df23403
bootiso: init at 4.2.0 2021-06-04 20:47:56 +03:00
imlonghao f9dbd6c68b borgmatic: 1.5.12 -> 1.5.13 2021-06-04 17:25:50 +00:00
Fabian Affolter 7fa4c3141b python3Packages.aiokafka: 0.7.0 -> 0.7.1 2021-06-04 19:19:37 +02:00
Calum MacRae dc74193de6
seaweedfs: 2.36 -> 2.50 2021-06-04 17:51:46 +01:00
Arthur Gautier ee6268cdc8 diffoscope: 176 -> 177
Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
2021-06-04 16:51:42 +00:00
Florian Klink 6f1857f2f2
terraform-providers.metal: init at 2.1.0 (#125665)
terraform-provider-packet is deprecated, and this is its successor.
2021-06-04 18:20:38 +02:00
Kim Lindberger 8960c09eed
Merge pull request #125500 from etu/php-spring-release-cleaning
php: post-release spring cleaning and upgrade to 8.0 as default
2021-06-04 17:48:47 +02:00
Antoine Fontaine 758c87007c unvanquished: init at 0.52.0 2021-06-04 17:48:46 +02:00