Aaron Andersen and GitHub
bcf06e7339
Merge pull request #147790 from mweinelt/mediawiki
...
mediawiki: 1.36.1 -> 1.37.0
2021-11-29 06:58:34 -05:00
Deniz Alp
c7bbff3f4d
haskellPackages.fakedata: Disable test suite
...
The test suite for fakedata is fixed in version 1.0.1 but since we follow
stackage for this package and there the version is at 0.8.0 we're just disabling
the test suite until it gets updated.
2021-11-29 14:56:13 +03:00
Doron Behar and GitHub
43a2112934
Merge pull request #147833 from ju1m/stig
2021-11-29 13:47:08 +02:00
Doron Behar
b7199d242e
musescore: Fix some qt issues
...
- Force use QT_QPA_PLATFORM=xcb since setting it to `wayland` causes
some GUI issues.
- Use qt515 - There are no issues with it at least now (it was set to
qt514 in commit c3cd2be2e2 ).
- Don't disable QML cache since it's been a long time since the update
from 3.4.2 to 3.5.0 of musescore.
- Add @doronbehar as maintainer.
2021-11-29 13:39:54 +02:00
Doron Behar and GitHub
96155f10fd
Merge pull request #147836 from equirosa/pistol
2021-11-29 13:27:39 +02:00
Maximilian Bosch and GitHub
4fa504538c
Merge pull request #147510 from Ma27/bump-privacyidea
...
privacyidea: 3.6.2 -> 3.6.3
2021-11-29 12:25:00 +01:00
Jörg Thalheim and GitHub
1a5052b796
Merge pull request #147834 from Mic92/acme
...
nixos/acme: Fix rate limiting of selfsigned services
2021-11-29 10:58:51 +00:00
Peng Mei Yu
640e54cda9
maintainers: Rename pengmeiyu to pmy
2021-11-29 18:39:31 +08:00
Markus Kowalewski
24fb8db66d
ucx: add optional Cuda support
2021-11-29 11:31:34 +01:00
Shaun Sharples
6d3cfa53d6
vintagestory: 1.15.5 -> 1.15.10
2021-11-29 12:28:00 +02:00
Eduardo Quiros
227a7072d0
pistol: 0.2.2 -> 0.3.1
2021-11-29 04:21:21 -06:00
Lucas Savva and Jörg Thalheim
be952aba1c
nixos/acme: Fix rate limiting of selfsigned services
...
Closes NixOS/nixpkgs#147348
I was able to reproduce this intermittently in the
test suite during the tests for HTTPd. Adding
StartLimitIntervalSec=0 to disable rate limiting
for these services works fine. I added it anywhere
there was a ConditionPathExists.
2021-11-29 11:15:31 +01:00
Izorkin
89dd3384d1
ngtcp2: init at unstable-2021-11-10
2021-11-29 13:13:27 +03:00
Izorkin
955e944d95
nghttp3: init at unstable-2021-11-10
2021-11-29 13:13:26 +03:00
Izorkin
4aa1a4d8a2
quictls: init at v3.0.0+quic_unstable-2021-11-02
2021-11-29 13:13:26 +03:00
Julien Moutinho
31247c8e56
stig: reenable test not failing on Linux
2021-11-29 10:55:38 +01:00
Matt Votava
f832949b5f
home-assistant: pin PyChromecast to 9.4.0
2021-11-29 01:46:05 -08:00
Vincent Laporte and Vincent Laporte
a5552c62db
obelisk: 0.5.2 → 0.6.0
2021-11-29 10:44:07 +01:00
Bobby Rong and GitHub
ca6dcf4054
Merge pull request #147744 from figsoda/update-csview
...
csview: 0.3.8 -> 0.3.9
2021-11-29 17:42:55 +08:00
Vincent Laporte and Vincent Laporte
041de05c3d
coqPackages.coqhammer: 1.3.1 → 1.3.2
2021-11-29 10:33:36 +01:00
Nguyễn Gia Phong
95d7a591ea
glfw: patch linkage with X11
2021-11-29 16:23:11 +07:00
Maciej Krüger and GitHub
089cfc8894
Merge pull request #147814 from jojosch/dbeaver-21.3.0
2021-11-29 10:16:57 +01:00
Sergei Trofimovich and GitHub
2d4606a32d
qt4: pull upstream fix for gcc-11 ( #147555 )
...
Without the change the build on `gcc-11` fails as:
$ nix build --impure --expr 'with import ./. {}; qt4.override { stdenv = gcc11Stdenv; }' -L
...
messagemodel.cpp: In function 'int calcMergeScore(const DataModel*, const DataModel*)':
messagemodel.cpp:186:61: error: ordered comparison of pointer with integer zero ('MessageItem*' and 'int')
186 | if (c->findMessage(m->text(), m->comment()) >= 0)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
2021-11-29 03:57:53 -05:00
Fabian Affolter
cecf41f571
python3Packages.autoit-ripper: 1.0.1 -> 1.1.0
2021-11-29 09:30:43 +01:00
Fabian Affolter
680822a336
python3Packages.fakeredis: 1.6.1 -> 1.7.0
2021-11-29 09:26:04 +01:00
Fabian Affolter and GitHub
d57f82e306
Merge pull request #147766 from drewrisinger/dr-pr-fix-qiskit-aqua-timeout
...
python3Packages.qiskit-aqua: disable slow tests
2021-11-29 09:25:34 +01:00
Fabian Affolter and GitHub
e39e0221fe
Merge pull request #147604 from fabaff/socialscan
...
python3Packages.socialscan: init at 1.4.2
2021-11-29 09:01:17 +01:00
Fabian Affolter and GitHub
f53a245504
Merge pull request #147711 from fabaff/bump-zigpy-deconz
...
python3Packages.bellows: 0.28.0 -> 0.29.0, python3Packages.zigpy-deconz: 0.13.0 -> 0.14.0
2021-11-29 09:01:06 +01:00
Fabian Affolter and GitHub
13d5b20a40
Merge pull request #147706 from fabaff/bump-time-machine
...
python3Packages.time-machine: 2.4.0 -> 2.4.1
2021-11-29 09:00:52 +01:00
Fabian Affolter and GitHub
96ccf2eb8c
Merge pull request #147590 from fabaff/bump-python-smarttub
...
python3Packages.python-smarttub: 0.0.27 -> 0.0.28
2021-11-29 09:00:20 +01:00
Fabian Affolter
f14c69a5bc
checkov: 2.0.605 -> 2.0.606
2021-11-29 08:57:52 +01:00
Fabian Affolter and GitHub
d32d3dd8ea
Merge pull request #129411 from fabaff/bump-ropgadget
...
python3Packages.ropgadget: 6.5 -> 6.6
2021-11-29 08:54:00 +01:00
Fabian Affolter and GitHub
2cb11c1341
Merge pull request #147688 from fabaff/bump-dnsperf
...
dnsperf: 2.5.2 -> 2.8.0
2021-11-29 08:53:34 +01:00
Johannes Schleifenbaum
ee1f1e0e4e
dbeaver: 21.2.5 -> 21.3.0
2021-11-29 08:49:57 +01:00
Fabian Affolter
2d445881d4
tfsec: 0.61.0 -> 0.61.2
2021-11-29 08:47:24 +01:00
Fabian Affolter and GitHub
ed9f0d6cc1
Merge pull request #147772 from fabaff/bump-amass
...
amass: 3.15.0 -> 3.15.1
2021-11-29 08:46:06 +01:00
Fabian Affolter and GitHub
1264b08349
Merge pull request #147684 from fabaff/bump-enum4linux
...
enum4linux: 0.8.9 -> 0.9.1
2021-11-29 08:45:46 +01:00
Vincent Laporte and Vincent Laporte
5b861824b3
compcert: 3.9 → 3.10
...
Enable for Coq 8.14
Use default version of OCaml (instead of 4.05)
VST is not ready for CompCert 3.10, so it still uses 3.9
2021-11-29 08:45:34 +01:00
Fabian Affolter and GitHub
94ebf717ca
Merge pull request #147806 from ju1m/stig
...
stig: fix build
2021-11-29 08:38:59 +01:00
Ashish SHUKLA
43f1a2e59f
got: 0.60 -> 0.64
2021-11-29 13:07:54 +05:30
Vikram Narayanan and Jonathan Ringer
9a3b63e9f1
spyder-kernels: fix build
2021-11-28 22:45:45 -08:00
Maciej Krüger and GitHub
e14fadd95c
Merge pull request #147080 from mkg20001/cinstuff
2021-11-29 07:26:02 +01:00
Fabian Affolter and GitHub
d6a2e5815e
cppcheck: 2.5 -> 2.6 ( #147713 )
2021-11-29 01:18:28 -05:00
Julien Moutinho
77e9c5d38c
stig: fix build
2021-11-29 07:02:34 +01:00
github-actions[bot] and GitHub
be67219326
Merge master into staging-next
2021-11-29 06:01:16 +00:00
JesusMtnez
362ae7e7f5
go-task: 3.9.0 -> 3.9.1
2021-11-29 05:53:21 +01:00
Delan Azabani
05d3fb59a3
bore: 0.3.3 -> 0.4.1
2021-11-29 12:30:49 +08:00
Brian Ryall
63aa75850d
astro-ls: init to 0.8.1
2021-11-28 23:18:32 -05:00
Bobby Rong and GitHub
7dcd2f54b8
Merge pull request #147735 from viric/fix-frogatto
...
frogatto: 2021-05-24 -> 2021-11-23
2021-11-29 12:12:32 +08:00
Philipp Adolf and tomberek
20bb15cfa0
linux_hardkernel_4_14: 4.14.165-172 -> 4.14.180-176
2021-11-28 22:51:44 -05:00