3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

376606 commits

Author SHA1 Message Date
Bobby Rong 1f6b472ed3
Merge pull request #170793 from bbigras/dprint
dprint: 0.26.0 -> 0.27.0
2022-05-09 20:59:08 +08:00
Sandro 7814586dfa
Merge pull request #172049 from zhaofengli/uboot-riscv64-zicsr
ubootQemuRiscv64Smode: Fix build with binutils 2.38
2022-05-09 14:58:51 +02:00
davidak af2ea9a4e1
Merge pull request #172177 from a-m-joseph/pr/psensor-fix-zhf
psensor: add -Wno-error due to increasing compiler strictness
2022-05-09 14:52:29 +02:00
hexchen 80cc05f26c alfaview: 8.43.0 -> 8.44.0 2022-05-09 12:46:25 +00:00
Artturin d46665e879 ISSUE_TEMPLATE/build_failure.md: create 2022-05-09 15:43:53 +03:00
Adam Joseph 0fc95f66fa pcb2gcode: cherry-pick patch from upstream to fix build
The build failure shown here:

  https://hydra.nixos.org/build/176023034

Is fixed upstream, but they have not made a new release yet.  Let's
cherry-pick their fix until the next release.
2022-05-09 05:40:44 -07:00
Aaron Bieber c54682539b os-specific/linux/vmm_clock: mark kernels older than 4.19 as broken
Upstream mentions[1] the oldest tested kernel is 4.19, so mark anything
older as broken.

ZHF: #172160

[1] https://github.com/voutilad/vmm_clock#tested-platforms-and-configs
2022-05-09 06:37:09 -06:00
davidak edce911309
Merge pull request #172167 from a-m-joseph/pr/fix-pressureaudio-build
pressureaudio: remove autoreconfHook to fix build for ZHF
2022-05-09 14:35:45 +02:00
Robert Hensing c3bbe1d9c7 testers.nixosTest: Remove redundant system.stateVersion = lib.trivial.release;
Already present in nixos/modules/testing/test-instrumentation.nix,
which is imported by the test framework.
2022-05-09 14:33:49 +02:00
Markus Kowalewski a5e2f0f410
siesta: fix build for gcc/gfortran-10/11 2022-05-09 14:31:16 +02:00
R. Ryantm 5f67086a8a python310Packages.exchangelib: 4.7.2 -> 4.7.3 2022-05-09 12:29:35 +00:00
Robert Hensing ebf0465d09 Merge remote-tracking branch 'upstream/master' into testers 2022-05-09 14:27:13 +02:00
Bobby Rong ac82180d97
Merge pull request #172156 from SuperSandro2000/txaio
python310Packages.txaio: remove unused input
2022-05-09 20:25:21 +08:00
Arnout Engelen b7c8400546
gbl: darwin support
Co-authored-by: Bobby Rong <rjl931189261@126.com>
2022-05-09 14:23:24 +02:00
Robert Hensing 93abb7bef7 tests.testers.nixosTest-example: move from tests.nixos-functions.nixosTest-test
And improve the test a bit, to assert correct wiring of `pkgs`.
2022-05-09 14:21:56 +02:00
Sandro ecc106108c
Merge pull request #172125 from r-ryantm/auto-update/python3.10-pymbolic
python310Packages.pymbolic: 2021.1 -> 2022.1
2022-05-09 14:18:23 +02:00
Robert Hensing ae172a2bb4 treewide: nixosTest -> testers.nixosTest 2022-05-09 14:16:06 +02:00
figsoda 26ce9ef713
Merge pull request #172111 from winterqt/bump-cargo-edit
cargo-edit: 0.8.0 -> 0.9.0
2022-05-09 08:09:03 -04:00
Adam Joseph 745423848b psensor: add -Wno-error due to increasing compiler strictness
This Hydra failure:

  https://hydra.nixos.org/log/iq8zqmw7yclgwpvr8i8clwf2sh67jb0i-psensor-1.2.1.drv

...appears to be the result of the package shipping with -Werror and
gcc accreting ever-increasing quantities of warnings as time
progresses.  Let's not treat the compiler warnings as errors.
2022-05-09 04:49:08 -07:00
Sandro cf1385f8a3
Merge pull request #172127 from r-ryantm/auto-update/python3.10-pycryptodome-test-vectors
python310Packages.pycryptodome-test-vectors: 1.0.7 -> 1.0.8
2022-05-09 13:42:35 +02:00
Sandro Jäckel 93cb80377c
python310Packages.pymbolic: enable tests 2022-05-09 13:40:10 +02:00
Sandro d4b9284722
Merge pull request #172121 from dotlambda/pytube-12.1.0
python3Packages.pytube: 12.0.0 -> 12.1.0
2022-05-09 13:38:10 +02:00
06kellyjac 8809038568 conftest: 0.31.0 -> 0.32.0 2022-05-09 12:37:36 +01:00
Sandro fb7c39ac73
Merge pull request #172123 from AndersonTorres/MISC
recutils: 1.8 -> 1.9
2022-05-09 13:37:01 +02:00
Florian Brandes 75c90fc796
python3Packages.falcon: exclude tests
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-05-09 13:35:02 +02:00
Sandro e703b5ad3b
Merge pull request #172130 from dotlambda/chatty-0.6.4
chatty: 0.6.3 -> 0.6.4
2022-05-09 13:34:58 +02:00
Sandro 43bccb0bdb
Merge pull request #172128 from davidak/boltbrowser
boltbrowser: 2.0 -> 2.1
2022-05-09 13:34:46 +02:00
Sandro 1f08cf0879
Merge pull request #170786 from SomeoneSerge/chainer
chainer: fix cuda
2022-05-09 13:30:41 +02:00
Sandro a7da237d29
Merge pull request #172132 from peterhoeg/u/syncthing_1_20_1
syncthing: 1.19.2 -> 1.20.1
2022-05-09 13:27:22 +02:00
Adam Joseph ce9122d1e8 pressureaudio: remove autoreconfHook to fix build for ZHF
pressureaudio's nix expression uses `src = pulseaudio.src`, so when
pulseaudio switched over to meson an dropped autoreconfHook the same
should have been done here as well.
2022-05-09 04:15:19 -07:00
ajs124 88d4ae8652
Merge pull request #172137 from trofi/update-refind
refind: 0.13.2 -> 0.13.3.1
2022-05-09 12:13:29 +01:00
Linus Heckemann 4e17b56f90
Merge pull request #171777 from r-ryantm/auto-update/meshcentral
meshcentral: 0.9.98 -> 1.0.18
2022-05-09 13:13:05 +02:00
Wout Mertens 13ed374ab2
Merge pull request #172011 from Vonfry/update/fortune-mod
fortune: update & add an option to let user use offensive
2022-05-09 12:33:26 +02:00
Sandro be92d4e1cb
Merge pull request #170056 from uri-canva/remove-old-bazel
bazel_0, bazel_0_26, bazel_0_29, bazel_1: remove
2022-05-09 12:16:39 +02:00
Sandro 59ef08552f
Merge pull request #172140 from arjan-s/ntfy-sh-1.22.0
ntfy-sh: 1.21.2 -> 1.22.0
2022-05-09 12:07:46 +02:00
Sandro 94d02e4e32
Merge pull request #172141 from trofi/workaround-fno-common-for-gqview
gqview: add -fcommon workaround
2022-05-09 12:06:51 +02:00
Sandro 9f357ca413
Merge pull request #172102 from SuperSandro2000/libressl 2022-05-09 12:01:16 +02:00
Sandro c1daf2ae36
Merge pull request #170792 from grindhold/elmerfix
elmerfem: make elmerfem-9.0 run properly
2022-05-09 12:00:52 +02:00
Jonas Heinrich abf015d99a
shelf: init at 2.1.1 (#154748) 2022-05-09 11:57:50 +02:00
grindhold f1d34a1a01 libgtkflow: init at 0.8.0 2022-05-09 11:51:02 +02:00
Sandro 305aabda40
python310Packages.txaio: remove unused input 2022-05-09 11:49:59 +02:00
Stig 8a22e5f840
Merge pull request #171854 from alyssais/lddlflags
pkgsStatic.perl: fix build
2022-05-09 11:40:02 +02:00
Sergei Trofimovich 4839ffca1f refind: 0.13.2 -> 0.13.3.1
Among other fixes contains support for newer gnu-efi.
Added boot.uefiCdrom test.

Changes: https://sourceforge.net/p/refind/code/ci/master/tree/NEWS.txt
2022-05-09 10:35:08 +01:00
Dmitry Bogatov 3a71e04f36 Update pkgs/applications/version-management/rcshist/default.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-05-09 05:31:46 -04:00
Dmitry Bogatov 99bfa8b949 rcshist: init at 1.04 2022-05-09 05:31:46 -04:00
ajs124 f10cb1c0a9
Merge pull request #172108 from mweinelt/rsyslogd
rsyslog: 8.2202.0 -> 8.2204.1
2022-05-09 10:26:48 +01:00
Luke Granger-Brown b359585521
Merge pull request #172099 from lukegb/envoy
envoy: fix builds for x86_64-linux and aarch64-linux
2022-05-09 10:23:46 +01:00
Sandro Jäckel 0d7637203e
libressl: remove weird and old man compression workaround 2022-05-09 11:16:58 +02:00
Rick van Schijndel bf25f1af17
Merge pull request #168863 from yqrashawn/patch-1
goku: 0.3.6 -> 0.5.1
2022-05-09 11:09:32 +02:00
Matthieu Coudron 135e27c148
Merge pull request #171975 from alexshpilkin/add-lua-maths 2022-05-09 10:58:30 +02:00