Commit graph

280849 commits

Author SHA1 Message Date
Frederik Rietdijk c85a64002c gnubg: use python3 2021-04-03 17:06:07 +02:00
Frederik Rietdijk 34c23dbb42 global: use python3 2021-04-03 17:06:07 +02:00
Frederik Rietdijk 5c8e424b84 gitstats: stay with python2 2021-04-03 17:06:07 +02:00
Frederik Rietdijk ee258981bf ginac: use python3 2021-04-03 17:06:07 +02:00
Frederik Rietdijk ea7d049f51 git-crecord: stay with python2 2021-04-03 17:06:07 +02:00
Frederik Rietdijk e5f9db3135 git-bz: stay with python2 2021-04-03 17:06:07 +02:00
Frederik Rietdijk 09b2a0c0af gen-oauth-safe: use python3 2021-04-03 17:06:07 +02:00
Frederik Rietdijk 76b3f90f5c gemrb: stay with python2 2021-04-03 17:06:07 +02:00
Frederik Rietdijk 58579c642a gede: use python3 2021-04-03 17:06:07 +02:00
Frederik Rietdijk 54dcdfb59b gdal_2: keep using pythn 2 2021-04-03 17:06:06 +02:00
Frederik Rietdijk 363925961e gdal_1_11: remove old and unused version 2021-04-03 17:06:06 +02:00
Austin Seipp 24ad481a61
bluespec: unstable-2021.02.14 -> 2021.03.29
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-04-03 09:58:05 -05:00
Christian Kögler f822651e70 tree-sitter: Add aarch64 support
tree-sitter compiles on aarch64
2021-04-03 16:11:34 +02:00
Vladimír Čunát 7a3f21c1e4
linux: don't compress by ZSTD on 32-bit
It doesn't build on i686 and I don't consider it worth deep
investigation.  I tried a VM test, too (nixosTests.knot).
2021-04-03 16:11:17 +02:00
Martin Weinelt 032fc65fca
Merge pull request #118404 from fabaff/bump-axis 2021-04-03 16:07:31 +02:00
Robert Schütz 5e8ff7b3b9 pythonPackages.pyturbojpeg: init at 1.4.1 2021-04-03 15:55:04 +02:00
Graham Christensen a009dfc1af
Merge pull request #118400 from mweinelt/revert-zigbee2mqtt
Revert "zigbee2mqtt: 1.16.2 -> 1.18.2"
2021-04-03 13:18:58 +00:00
Gabriel Ebner 64678850c9 blender: make darwin patch apply again 2021-04-03 15:16:43 +02:00
Fabian Affolter f86e033b86 home-assistant: enable axis tests 2021-04-03 15:15:49 +02:00
Fabian Affolter b465c2e3fd python3Packages.axis: 43 -> 44 2021-04-03 15:10:56 +02:00
Maximilian Bosch 4364fd3038
Merge pull request #118305 from Ma27/openldap-exporter
prometheus-openldap-exporter: init at 2.1
2021-04-03 15:02:59 +02:00
Fabian Affolter 1a037df4d2 python3Packages.aioshelly: 0.6.1 -> 0.6.2 2021-04-03 15:01:57 +02:00
Martin Weinelt 43f4719649 Revert "zigbee2mqtt: 1.16.2 -> 1.18.2"
This reverts commit 2aab826896.

Likely cause of the unexpected EOF during the latest hydra evaluation
of trunk-combined.
2021-04-03 14:57:51 +02:00
Fabian Affolter de5d734e0c python3Packages.pynetdicom: 1.5.5 -> 1.5.6 2021-04-03 14:52:17 +02:00
Fabian Affolter 876deb4103 expliot: 0.9.6 -> 0.9.7 2021-04-03 14:52:17 +02:00
Fabian Affolter e29f991f1f python3Packages.python-miio: allow later zeroconf releases 2021-04-03 14:52:17 +02:00
Fabian Affolter 0222121978 python3Packages.zeroconf: 0.28.8 -> 0.29.0 2021-04-03 14:52:17 +02:00
Eduardo Sánchez Muñoz 6242f38c30 gnuradio: enable gr-vocoder 2021-04-03 14:47:43 +02:00
Robert Schütz 3d2bd75fc2 thrift: mark as insecure
See https://repology.org/project/apache-thrift/cves?version=0.13.0.
2021-04-03 14:42:18 +02:00
Robert Schütz 216ce4486f thrift-0_10: mark as insecure
See https://repology.org/project/apache-thrift/cves?version=0.10.0.
2021-04-03 14:42:11 +02:00
sternenseemann d6a67759e7 foot: 1.7.0 -> 1.7.1 2021-04-03 14:34:20 +02:00
sternenseemann 4a16f2ec94 foot: add tests checking the clang compilation to the package
I want to support this in the future. Since I sometimes forget to check
clang compilation when doing a version bump, there has been regression
to this in the past. Let's prevent this by checking compilation with the
default clang version in nixpkgs and the latest clang as well.
2021-04-03 14:34:20 +02:00
sternenseemann 6c1566fab7 foot: remove usage of stdenv.cc.cc.pname 2021-04-03 14:34:20 +02:00
sternenseemann 68a1f6f391 foot: fix PGO build with clang
The way we need to do PGO builds for foot changed. The gcc build was
unaffected by this, but has been updated to the new instructions. For
clang using the outdated introduction meant that the PGO build was
broken when using clang for building foot with PGO enabled.

This has been fixed by updating to the new build instructions for both
gcc and clang when using PGO:
https://codeberg.org/dnkl/foot/pulls/420

foot.override { stdenv = llvmPackages_11.stdenv; } now works as expected.
2021-04-03 14:34:20 +02:00
Martin Weinelt 2c0c4d222a
Merge pull request #118392 from dotlambda/home-assistant-overridePythonAttrs
nixos/home-assistant: use overridePythonAttrs
2021-04-03 14:03:21 +02:00
WSchnee dcbcfae56e
ytfzf: 1.1.1 -> 1.1.2 (#118393)
Co-authored-by: Robert Schütz <rschuetz17@gmail.com>
2021-04-03 13:59:27 +02:00
Maximilian Bosch f50f8e302c
Merge pull request #118389 from gebner/blender292
blender: 2.91.0 -> 2.92.0
2021-04-03 13:57:05 +02:00
Robert Scott 2b721d324b
Merge pull request #118376 from marsam/update-libfyaml
libfyaml: 0.6.3 -> 0.7
2021-04-03 12:39:22 +01:00
Rémi NICOLE 8442c216af
nixos/shiori: fix SystemCallFilter after libseccomp update (#108160)
fixes #108146
2021-04-03 06:44:24 -04:00
Robert Schütz f9bd8b1b7b nixos/home-assistant: use overridePythonAttrs 2021-04-03 12:43:10 +02:00
Gabriel Ebner eae0b8fbfb blender: 2.91.0 -> 2.92.0 2021-04-03 11:57:13 +02:00
Pavol Rusnak c54625d5ca
Merge pull request #118363 from prusnak/electrum
electrum: 4.0.9 -> 4.1.1
2021-04-03 11:36:22 +02:00
Robert Schütz 76f9ddf470 libfyaml: enable tests 2021-04-03 11:12:50 +02:00
Pavol Rusnak de89b66ba7
electrum: 4.0.9 -> 4.1.1 2021-04-03 11:07:33 +02:00
Pavol Rusnak 340194a7b0
python3Packages.aiorpcx: 0.18.4 -> 0.18.7 2021-04-03 11:07:32 +02:00
Robert Schütz 3bbb11e0e5 clickclack: init at 0.1.1 2021-04-03 11:04:51 +02:00
Gabriel Ebner 3ab6e84b79
Merge pull request #118327 from gebner/spnav
libspnav: remove nonstandard patches, fix segfaults
2021-04-03 08:11:52 +02:00
zowoq dd2f61d22d .github/workflows/manual-*.yml: update cachix / install-nix actions 2021-04-03 16:10:57 +10:00
Gabriel Ebner 990196a381
Merge pull request #118362 from gebner/ddcutil-warning
ddcutil: use nixos paths for kernel modules
2021-04-03 08:10:49 +02:00
Sandro 470e4a9bbc
Merge pull request #118375 from marsam/update-rclone
rclone: 1.54.1 -> 1.55.0
2021-04-03 05:07:17 +02:00