Maximilian Bosch
2fe7087430
php80Extensions.apcu_bc: mark as broken
...
ZHF #122042
Failing Hydra build: https://hydra.nixos.org/build/142591498
`apcu_bc`[1] is a PHP extension which provides support for the older APC
caching-interface (i.e. `apc_fetch`, `apc_store` etc.) on newer PHP
versions. As the codebase wasn't touched since 2019 it's not really
surprising that it doesn't compile for PHP 8. Also, if people have
already managed to get their codebases running on PHP8, they're most
likely also using the newer APCu[2] interface.
I think it's okay to keep this as long as we support PHP 7.4 and drop
the package after that.
[1] https://pecl.php.net/package/apcu_bc
[2] https://www.php.net/manual/en/book.apcu.php
2021-05-12 09:41:22 +02:00
Pascal Bach
c58155c87c
Merge pull request #121786 from jojosch/minio-version
...
minio: set version to a valid datetime string
2021-05-11 23:32:58 +02:00
ajs124
85784a66c8
Merge pull request #120924 from helsinki-systems/pkg/icinga2
...
icinga2: Init at 2.12.3
2021-05-11 22:44:22 +02:00
Fabian Affolter
6e1f3667e1
Merge pull request #122618 from fabaff/bump-aiohue
...
python3Packages.aiohue: update meta
2021-05-11 22:44:04 +02:00
Aaron Andersen
eb331e0516
Merge pull request #121638 from aanderse/zabbix
...
zabbix: 5.0.10 -> 5.0.11
2021-05-11 16:26:38 -04:00
Maximilian Bosch
b169185b60
Merge pull request #122473 from TredwellGit/element
...
element: 1.7.26 -> 1.7.27
2021-05-11 22:20:17 +02:00
Michael Weiss
d4a651f448
Merge pull request #122602 from primeos/sway-set-xdg-env-vars
...
sway: Set XDG_CURRENT_DESKTOP=sway
2021-05-11 21:25:47 +02:00
Michael Weiss
9716bb8944
sway: Set XDG_CURRENT_DESKTOP=sway
...
This seems like a good idea in general and will at least make it easier
to get screen sharing to work (but still requires a proper NixOS
configuration including xdg-desktop-portal-wlr).
Note: It isn't necessary to set XDG_SESSION_TYPE=wayland as wlroots
already takes care of it (currently at least for the logind and libseat
session backends, the next wlroots release will require libseat):
4839664a92/backend/session/session.c (L80)
2021-05-11 21:19:45 +02:00
Robert Schütz
1e14061a82
Merge pull request #122457 from dotlambda/fastapi-fix
...
python3Packages.fastapi: fix build
2021-05-11 21:14:26 +02:00
Robert Schütz
35d969a581
libdeltachat: 1.54.0 -> 1.55.0
...
https://github.com/deltachat/deltachat-core-rust/blob/1.55.0/CHANGELOG.md
2021-05-11 20:46:10 +02:00
Fabian Affolter
1f3b6d5a16
python3Packages.aiohue: update meta
2021-05-11 20:45:56 +02:00
Michael Raskin
010661db26
Merge pull request #122604 from rmcgibbo/flint
...
flint: fix build on darwin
2021-05-11 18:26:38 +00:00
Robert Schütz
c9494b6fe0
megapixels: 0.16.0 -> 1.0.1 ( #121722 )
...
https://git.sr.ht/~martijnbraam/megapixels/refs/1.0.0
https://git.sr.ht/~martijnbraam/megapixels/refs/1.0.1
2021-05-11 20:07:20 +02:00
Pavol Rusnak
a195450875
Merge pull request #122591 from stephank/fix-bomutils-darwin
...
bomutils: fix darwin build
2021-05-11 20:05:07 +02:00
Robert Schütz
7c35d1e73e
Merge pull request #122332 from dotlambda/mauikit-1.2.2
...
libsForQt5.mauikit: 1.2.1 -> 1.2.2
2021-05-11 19:12:53 +02:00
Robert T. McGibbon
bae8a2bedc
flint: fix build on darwin
2021-05-11 12:56:06 -04:00
Jan Tojnar
bd53855480
Merge pull request #122360 from dotlambda/feedbackd-0.0.0+git20210426
...
feedbackd: unstable-2021-01-25 -> 0.0.0+git20210426
2021-05-11 18:43:39 +02:00
Michael Raskin
51775817bd
Merge pull request #122593 from rmcgibbo/mpir
...
mpir: fix darwin
2021-05-11 16:42:47 +00:00
Domen Kožar
32eed0987f
Merge pull request #122583 from domenkozar/linux-firmware-bump
...
firmware-linux-nonfree: 2021-03-15 -> 2021-05-11
2021-05-11 18:26:54 +02:00
Robert Schütz
3681cf7d12
python3Packages.json-logging: re-enable tests involving FastAPI
2021-05-11 18:25:23 +02:00
Aluísio Augusto Silva Gonçalves
c38d70127d
python3Packages.jupytext: fix tests
...
Due to improper sandboxing, I didn't notice the failed tests while
upgrading jupytext in #121648 . The errors come from jupyter_core so
the same fix is used here as there: set $HOME to a writable directory.
2021-05-11 09:20:38 -07:00
Stéphan Kochen
4c201a5e2e
boost-build: fix darwin build
2021-05-11 09:16:23 -07:00
Stéphan Kochen
cd66ac5fc3
bitwarden_rs: fix darwin build
2021-05-11 09:14:06 -07:00
Sandro
59ac1c0c48
Merge pull request #119240 from siraben/z88dk-update
2021-05-11 18:08:07 +02:00
Robert Schütz
b8ec4fd2a4
Merge pull request #121719 from drewrisinger/dr-pr-lark-parser-bump
...
python3Packages.lark-parser: 0.11.2 -> 0.11.3, python3Packages.cassandra-driver: 3.24.0 -> 3.25.0, pythonPackages.gremlinpython: unbreak
2021-05-11 17:55:58 +02:00
Stéphan Kochen
b7b547b7c3
bomutils: fix darwin build
2021-05-11 17:42:48 +02:00
Sandro
5ac5828a6f
Merge pull request #120844 from kolaente/update/cypress-7.2
2021-05-11 17:31:55 +02:00
Sandro
b1eb90c00f
Merge pull request #122454 from nixbitcoin/XD
2021-05-11 17:31:33 +02:00
Sandro
c14ea7e2dd
Merge pull request #122584 from diogox/master
...
evans: init at 0.9.3
2021-05-11 17:21:27 +02:00
Sandro
c5e26e3a62
Merge pull request #122549 from erdnaxe/fix_gnuradio
...
gnuradio: add Qt5 wrapper for version 3.9+
2021-05-11 17:21:06 +02:00
oxalica
4b544285bf
rust-analyzer: 2021-04-19 -> 2021-05-10 ( #122474 )
2021-05-11 17:20:41 +02:00
Sandro
eb80b70b67
Merge pull request #121714 from rnhmjoj/tnat64
...
tnat64: init at 0.05
2021-05-11 17:20:14 +02:00
Sandro
61549765d7
Merge pull request #122512 from roblabla/probe-run-0.2.2
...
probe-run: 0.2.1 -> 0.2.2
2021-05-11 17:16:16 +02:00
Robert T. McGibbon
93deff3962
mpir: fix darwin
2021-05-11 11:09:25 -04:00
rnhmjoj
64f2ba269f
tnat64: init at 0.05
2021-05-11 16:16:13 +02:00
Mario Rodas
ca26ea50d6
Merge pull request #122516 from marsam/update-ncspot
...
ncspot: 0.6.0 -> 0.7.0
2021-05-11 09:05:12 -05:00
Sandro
dce5def733
Merge pull request #122537 from r-ryantm/auto-update/kubeseal
...
kubeseal: 0.15.0 -> 0.16.0
2021-05-11 15:49:17 +02:00
Diogo Xavier
c7888b5832
evans: init at 0.9.3
2021-05-11 14:46:57 +01:00
Domen Kožar
9380cb337c
firmware-linux-nonfree: 2021-03-15 -> 2021-05-11
2021-05-11 15:43:28 +02:00
Anderson Torres
dac4b0ad97
Merge pull request #122436 from peterhoeg/u/freecad_0_19_2
...
freecad: 0.19.1 -> 0.19.2
2021-05-11 10:42:58 -03:00
Jonas Chevalier
9285be37b8
Merge pull request #122013 from DiegoLelis/kops
...
kops_1_19: init at 1.19.2
2021-05-11 15:38:19 +02:00
Anderson Torres
5dad4f5f74
Merge pull request #122414 from fuzzypixelz/master
...
aegisub: fix x86_64-linux build
2021-05-11 10:30:25 -03:00
Anderson Torres
3423c5094f
Merge pull request #122341 from superherointj/package-linkerd-broken
...
linkerd: mark as broken
2021-05-11 10:27:28 -03:00
R. RyanTM
5ff66dca33
tbb: 2019_U9 -> 2020_U3
2021-05-11 15:24:45 +02:00
Fabian Affolter
905694feb3
Merge pull request #122545 from fabaff/bump-adafruit-platformdetect
...
python3Packages.adafruit-platformdetect: 3.11.0 -> 3.13.0
2021-05-11 15:04:18 +02:00
Maximilian Bosch
d40c505e1d
Merge pull request #122519 from r-ryantm/auto-update/cargo-make
...
cargo-make: 0.32.17 -> 0.33.0
2021-05-11 14:54:13 +02:00
Ben Siraphob
191f50f669
z88dk: 2.0 -> 2.1
2021-05-11 19:46:01 +07:00
Maximilian Bosch
3385397ca1
Merge pull request #122328 from Ma27/bump-gitea
...
gitea: 1.14.1 -> 1.14.2
2021-05-11 14:43:44 +02:00
Marek Mahut
5e7fe16211
Merge pull request #122560 from andresilva/ledger-live-2.26.1
...
ledger-live-desktop: 2.24.0 -> 2.26.1
2021-05-11 14:05:41 +02:00
Arthur Gautier
ab8e2e46d9
hashcat: fixup opencl support ( #121961 )
...
This fixes the following compilation error:
```
clBuildProgram(): CL_BUILD_PROGRAM_FAILURE
/run/user/1000/comgr-64ff7f/input/CompileSource:2252:18: fatal error:
cannot open file
'/run/user/1000/comgr-64ff7f/input/inc_comp_multi_bs.cl': No such file
or directory
#include COMPARE_M
^
/run/user/1000/comgr-64ff7f/input/CompileSource:16:19: note: expanded
from macro 'COMPARE_M'
^
1 error generated.
Error: Failed to compile opencl source (from CL or HIP source to LLVM
IR).
```
Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
2021-05-11 14:01:35 +02:00