Commit Graph

442988 Commits

Author SHA1 Message Date
Francesco Gazzetta
c956f85fbd
Merge pull request #204653 from ymatsiuk/ymatsiuk/bluetooth
nixos/bluetooth: add input and network service configs
2023-01-12 08:24:01 +00:00
zowoq
8389dff3db go_1_19: 1.19.4 -> 1.19.5 2023-01-12 14:25:38 +10:00
ChaotiCryptidz
6aabf2f2d2 roc-toolkit: add sox support
Sox is required for using roc-send with any input source other than PulseAudio.
2023-01-11 22:19:16 -05:00
Winter
54513ae6d0 roc-toolkit: guard optional libraries in buildInputs with their flags 2023-01-11 22:19:16 -05:00
Uri Baghin
ea9c9ba75c
Merge pull request #207123 from divanorama/darwin_security_xpc
darwin.apple_sdk_11_0: add Security dependency on xpc
2023-01-12 08:37:53 +11:00
github-actions[bot]
b3d2428df4
Merge staging-next into staging 2023-01-11 20:59:01 +00:00
github-actions[bot]
a113c6f06f
Merge master into staging-next 2023-01-11 20:58:29 +00:00
Fabian Affolter
506d6390a3
Merge pull request #210206 from r-ryantm/auto-update/python310Packages.google-cloud-monitoring
python310Packages.google-cloud-monitoring: 2.12.0 -> 2.14.0
2023-01-11 21:36:57 +01:00
K900
dcf630c172 mesa: 22.3.2 -> 22.3.3 2023-01-11 23:24:24 +03:00
Vladimír Čunát
39d522f412
Merge #210248: cargo: fix cross by adding zlib
...into staging-next
2023-01-11 21:21:27 +01:00
Vladimír Čunát
d6a5fcbcc4
Merge #210136: gawk: disable PIE on musl
...into staging-next
2023-01-11 21:19:44 +01:00
Michael Weiss
529ff162f8
Merge pull request #210114 from primeos/chromium
chromium: 108.0.5359.124 -> 109.0.5414.74
2023-01-11 21:13:02 +01:00
Rick van Schijndel
e091693f13 cargo: fix cross-compilation by adding missing zlib dependency
Previously it was failing with:

   Compiling cargo v0.67.1 (/build/rustc-1.66.1-src/src/tools/cargo)
error: linking with `/nix/store/gcc-wrapper-11.3.0/bin/cc` failed: exit status: 1
  |
  = note: /nix/store/binutils-2.39/bin/ld: skipping incompatible /nix/store/zlib-aarch64-unknown-linux-gnu-1.2.13/lib/libz.so when searching for -lz
          /nix/store/binutils-2.39/bin/ld: cannot find -lz: No such file or directory
          /nix/store/binutils-2.39/bin/ld: skipping incompatible /nix/store/zlib-aarch64-unknown-linux-gnu-1.2.13/lib/libz.so when searching for -lz
          collect2: error: ld returned 1 exit status
2023-01-11 21:06:46 +01:00
figsoda
68e03abb2f
Merge pull request #210108 from figsoda/topiary
topiary: unstable-2022-12-02 -> unstable-2023-01-10
2023-01-11 14:42:47 -05:00
Adam Joseph
098c6b0bec check-meta(hasUnsupportedPlatform): use lib.meta.availableOn
`hasUnsupportedPlatform` was not updated with #37395, so it does not
understand attrsets in `meta.[bad]platforms`.  In particular,
attrsets in `meta.badPlatforms` will "fail open" and be ignored.

Let's use `lib.meta.availableOn` instead of duplicating its logic.

Thanks to @alyssais for [noticing][1].

[1][https://github.com/NixOS/nixpkgs/pull/194148#discussion_r990817610]

Co-authored-by: sternenseemann <sternenseemann@systemli.org>
2023-01-11 19:31:52 +00:00
Adam Joseph
0b90e548b5 lib/meta(availableOn): handle missing meta and empty meta.platform 2023-01-11 19:31:52 +00:00
figsoda
8e0e5f43f1
Merge pull request #210065 from figsoda/selene
selene: 0.23.1 -> 0.24.0
2023-01-11 13:36:23 -05:00
Michael Adler
a5c2a37896 mtdutils: add dev output
This contains headers and static libs.
2023-01-11 19:35:19 +01:00
Michael Adler
fbedeabf19 mtdutils: enable parallel building 2023-01-11 19:35:19 +01:00
Alyssa Ross
1729975ffc
gawk: disable PIE
PIE is incompatible with gawk's new persistent memory feature.
This fixes pkgsMusl.gawk.

Fixes: 3fba3bf53f ("gawk: 5.1.1 -> 5.2.1")
Fixes: https://github.com/NixOS/nixpkgs/pull/210124
2023-01-11 18:24:19 +00:00
github-actions[bot]
0ea7838538
Merge staging-next into staging 2023-01-11 18:02:03 +00:00
github-actions[bot]
892fc2184d
Merge master into staging-next 2023-01-11 18:01:26 +00:00
figsoda
a33466f87e
Merge pull request #210204 from matthiasbeyer/update-cargo-llvm-cov
cargo-llvm-cov: 0.5.5 -> 0.5.7
2023-01-11 11:42:40 -05:00
figsoda
851558501d
Merge pull request #210162 from r-ryantm/auto-update/cargo-geiger
cargo-geiger: 0.11.4 -> 0.11.5
2023-01-11 11:17:51 -05:00
figsoda
1b95972599
Merge pull request #210169 from r-ryantm/auto-update/go-task
go-task: 3.19.0 -> 3.19.1
2023-01-11 11:16:20 -05:00
figsoda
cae617f7fa
Merge pull request #210179 from r-ryantm/auto-update/cargo-flamegraph
cargo-flamegraph: 0.5.1 -> 0.6.2
2023-01-11 11:08:50 -05:00
figsoda
88832c757e
Merge pull request #210188 from dotlambda/bzip3-1.2.2
bzip3: 1.2.1 -> 1.2.2
2023-01-11 11:05:43 -05:00
Martin Weinelt
10be82858c
Merge pull request #210211 from mweinelt/evcc 2023-01-11 15:54:03 +00:00
Matthias Beyer
6200f8466c
cargo-llvm-cov: 0.5.6 -> 0.5.7
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2023-01-11 16:40:22 +01:00
Martin Weinelt
9653817e6b
Merge pull request #210137 from helsinki-systems/upd/nss 2023-01-11 15:38:09 +00:00
sternenseemann
6c8644fc37 ath9k-htc-blobless-firmware: fix evaluation with Nix 2.3
Path interpolation is not available in all Nix versions nixpkgs supports
2023-01-11 16:28:28 +01:00
Vladimír Čunát
c269e695d8
Merge #208984: nexus: 3.37.3-02 -> 3.45.0-01 2023-01-11 16:20:06 +01:00
Martin Weinelt
0fcd0bf2a6
evcc: 0.110.1 -> 0.111.0
https://github.com/andig/evcc/releases/tag/0.111.0
2023-01-11 16:19:24 +01:00
Vladimír Čunát
ecbdeeeca5
Merge #209843: ngtcp2-gnutls: 0.11.0 -> 0.12.1 2023-01-11 16:18:18 +01:00
Martin Weinelt
3758641dd4
python3Packages.pybind11: Disable failing test on darwin 2023-01-11 16:05:47 +01:00
R. Ryantm
299534368c spicedb-zed: 0.4.4 -> 0.7.5 2023-01-11 08:55:03 -06:00
Anderson Torres
92acdba796
Merge pull request #210140 from figsoda/nurl
nurl: 0.3.3 -> 0.3.4
2023-01-11 11:48:22 -03:00
R. Ryantm
138ffdeab9 python310Packages.google-cloud-monitoring: 2.12.0 -> 2.14.0 2023-01-11 14:37:57 +00:00
Martin Weinelt
2895576165 Merge remote-tracking branch 'origin/master' into staging-next 2023-01-11 15:37:38 +01:00
R. Ryantm
2ff336107f coder: 0.13.3 -> 0.13.6 2023-01-11 22:09:25 +08:00
R. Ryantm
28c7ef7f77 rust-analyzer-unwrapped: 2022-12-26 -> 2023-01-09 2023-01-11 22:07:25 +08:00
R. Ryantm
daef14ab64 carapace: 0.18.1 -> 0.19.1 2023-01-11 22:04:31 +08:00
R. Ryantm
93bc27af38 argocd-autopilot: 0.4.8 -> 0.4.9 2023-01-11 22:01:57 +08:00
Matthias Beyer
c0ca5a3efe
cargo-llvm-cov: 0.5.5 -> 0.5.6
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2023-01-11 14:53:38 +01:00
sternenseemann
61305872f6 python3Packages.django-scim2: fix use of deprecated aliases 2023-01-11 14:05:08 +01:00
Sandro
3375cefc99
Merge pull request #210189 from r-ryantm/auto-update/python310Packages.google-cloud-resource-manager 2023-01-11 13:39:37 +01:00
github-actions[bot]
3c782a80fe
Merge staging-next into staging 2023-01-11 12:01:59 +00:00
Fabian Affolter
294ba76d44
Merge pull request #210186 from fabaff/plugwise-bump
python310Packages.plugwise: 0.27.1 -> 0.27.2
2023-01-11 12:47:48 +01:00
Fabian Affolter
2c99dcc546
Merge pull request #210185 from fabaff/hahomematic-bump
python310Packages.hahomematic: 2023.1.0 -> 2023.1.2
2023-01-11 12:47:29 +01:00
Fabian Affolter
fb64c5c0a7
Merge pull request #210184 from fabaff/mypy-boto3-builder-bump
python310Packages.mypy-boto3-builder: 7.12.2 -> 7.12.3
2023-01-11 12:47:14 +01:00