Commit graph

590581 commits

Author SHA1 Message Date
Alyssa Ross 6f8fa05acf
wrapRustc: wrap rustdoc
We need to set -crt-static on musl for rustdoc as well, so let's unify
the wrappers.  Ideally, rather than wrapping rustdoc, we'd have
rustdoc use the wrapped rustc, but that's currently only possible with
an unstable option (--test-builder).

The options set by the wrapper, -C target-feature and --sysroot, are
supported by both rustdoc and rustc, but other flags maybe not be
supported by both, so I've introduced different environment
variables (the existing NIX_RUSTFLAGS and a new NIX_RUSTDOCFLAGS) to
allow those to be set independently.

This fixes cargo-auditable in pkgsMusl., which broke because its
doctests stopped working when -crt-static was moved to the wrapper.

Fixes: 79156bf13a ("rustc: move crt-static default override to wrapper (#291829)")
2024-03-02 13:09:07 +01:00
github-actions[bot] 18bc3c64e6
Merge master into staging-next 2024-03-01 12:00:58 +00:00
Martin Weinelt dbc93a1216
Merge pull request #290678 from mweinelt/faster-whisper-1.0.0
python311Packages.faster-whisper: 0.10.0 -> 1.0.1
2024-03-01 12:56:28 +01:00
Mario Rodas 87bef7dd7a
Merge pull request #291845 from r-ryantm/auto-update/cargo-deny
cargo-deny: 0.14.12 -> 0.14.14
2024-03-01 06:56:05 -05:00
Mario Rodas 497b892a97
Merge pull request #291849 from r-ryantm/auto-update/files-cli
files-cli: 2.12.38 -> 2.12.39
2024-03-01 06:55:23 -05:00
Mario Rodas 962dfcfe97
Merge pull request #292358 from r-ryantm/auto-update/filebot
filebot: 5.1.2 -> 5.1.3
2024-03-01 06:55:00 -05:00
Mario Rodas ec869190b5
Merge pull request #292374 from r-ryantm/auto-update/crun
crun: 1.14.3 -> 1.14.4
2024-03-01 06:54:15 -05:00
Mario Rodas 58138bcaa4
Merge pull request #292475 from marsam/update-uv
uv: 0.1.12 -> 0.1.13
2024-03-01 06:52:49 -05:00
Martin Weinelt 1f1e72f3da
Merge pull request #289185 from r-ryantm/auto-update/ctranslate2
ctranslate2: 3.24.0 -> 4.0.0
2024-03-01 12:52:20 +01:00
Weijia Wang bf5ca9514e
Merge pull request #287511 from Aleksanaa/nulloy
nulloy: init at 0.9.8.7
2024-03-01 12:51:37 +01:00
Martin Weinelt 77f61be48c
python311Packages.faster-whisper: 0.10.0 -> 1.0.1
https://github.com/guillaumekln/faster-whisper/releases/tag/v1.0.0
https://github.com/guillaumekln/faster-whisper/releases/tag/v1.0.1
2024-03-01 12:50:47 +01:00
nixpkgs-merge-bot[bot] d29b2ee578
Merge pull request #292486 from r-ryantm/auto-update/wit-bindgen
wit-bindgen: 0.19.1 -> 0.20.0
2024-03-01 11:43:00 +00:00
éclairevoyant f57ceeafd0
Merge pull request #291298 from eclairevoyant/processing
processing: fix wrapper and phases
2024-03-01 11:40:31 +00:00
Peder Bergebakken Sundt 201eeb4018
Merge pull request #292502 from r-ryantm/auto-update/python311Packages.trimesh
python311Packages.trimesh: 4.1.6 -> 4.1.7
2024-03-01 12:33:10 +01:00
éclairevoyant 861b56407f
Merge pull request #270449 from phunehehe/remove-archiveopteryx
archiveopteryx: remove
2024-03-01 11:21:37 +00:00
Martin Weinelt cc89207039
Merge pull request #289639 from nu-nu-ko/update-maintainers-info
maintainers: nu-nu-ko fix email address & add matrix
2024-03-01 12:15:58 +01:00
Atemu bbfd38289c
Merge pull request #290686 from iwanb/jacktrip2
jacktrip: 1.10.1 -> 2.2.2
2024-03-01 11:15:21 +00:00
7c6f434c 4b88513c09
Merge pull request #292353 from hraban/lisp-mainprograms
sbcl, ecl, clisp: set meta.mainProgram
2024-03-01 11:14:34 +00:00
Thomas Gerbet 6706a36a0d
Merge pull request #292247 from r-ryantm/auto-update/wasmtime
wasmtime: 18.0.1 -> 18.0.2
2024-03-01 12:04:59 +01:00
Jon Seager 5304897c5e
Merge pull request #292505 from jnsgruk/screenly-0.2.4
screenly-cli: 0.2.3 -> 0.2.4
2024-03-01 10:57:20 +00:00
Martin Weinelt ee08be2ebd
Merge pull request #281337 from fabaff/service-identity-bump
python311Packages.service-identity: 23.1.0 -> 24.1.0
2024-03-01 11:55:56 +01:00
Pol Dellaiera f324fb2f3e
Merge pull request #292513 from drupol/php/php-cs-fixer/bump/3-9-0
phpPackages.php-codesniffer: 3.7.2 -> 3.9.0
2024-03-01 11:55:36 +01:00
Sandro 2d0c2dbdf0
Merge pull request #291476 from MichaelCDormann/roon-tui 2024-03-01 11:49:52 +01:00
Jon Seager 0f5c4e1f13
screenly-cli: add nix-update-script 2024-03-01 10:47:11 +00:00
Jon Seager 94a7ad6f8f
screenly-cli: 0.2.3 -> 0.2.4 2024-03-01 10:47:09 +00:00
Martin Weinelt ce71f69134
Merge pull request #289916 from gador/dnspython_2.6.1
python311Packages.dnspython: 2.4.2 -> 2.6.1
2024-03-01 11:44:45 +01:00
Martin Weinelt cbd44a85c3
Merge pull request #291195 from fabaff/bcrypt-bump
python311Packages.bcrypt: 4.0.1 -> 4.1.2
2024-03-01 11:43:40 +01:00
Martin Weinelt 6603dc0a73
Merge pull request #290964 from fabaff/httpcore-bump
python311Packages.httpcore: 1.0.2 -> 1.0.4
2024-03-01 11:42:30 +01:00
Jacek Galowicz b2280d1c9d
Merge pull request #292514 from K900/scary-colors
nixos/lib/test-driver: make the warning message more noticeable
2024-03-01 11:41:37 +01:00
Martin Weinelt a08cf208c1
Merge pull request #288394 from SuperSandro2000/boto3-xdist
python311Packages.boto3: run tests with pytest-xdist
2024-03-01 11:36:33 +01:00
Vladimír Čunát 3e5a48aaaf
Merge #285333: llvmPackages: 16.0.6 -> 17.0.6 on Linux
...into staging-next
2024-03-01 11:34:07 +01:00
Alyssa Ross f17bf25b4e
llvmPackages: 16.0.6 -> 17.0.6 on Linux
rustc is already using LLVM 17, so as long as we don't find that
anything widely used part of a NixOS system has a hard requirement of
LLVM 16 over LLVM 17, it makes sense to upgrade the default to
minimise the number of LLVMs in closures.

All my systems build fine with LLVM 17 as the default.
2024-03-01 11:33:33 +01:00
Vladimír Čunát 0e4d8e918e
Merge #291901: clang: don't set -march for overridden target
...into staging-next
2024-03-01 11:32:18 +01:00
K900 e758ca61fe nixos/lib/test-driver: make the warning message more noticeable 2024-03-01 13:20:09 +03:00
Pol Dellaiera 19fdffa104
phpPackages.php-codesniffer: 3.7.2 -> 3.9.0 2024-03-01 11:17:41 +01:00
kirillrdy 1dfd9a62f3
Merge pull request #292501 from msfjarvis/hs/android-studio
androidStudioPackages: update stable and canary
2024-03-01 20:48:50 +11:00
aleksana f8abcb331a nulloy: init at 0.9.8.7 2024-03-01 17:44:18 +08:00
K900 bf8f45ccac
Merge pull request #292503 from K900/mesa-radeon-crasher
mesa: backport radeonsi crash fix for old GPUs
2024-03-01 12:14:00 +03:00
Justin Bedő 72f01b23cf
Merge pull request #291258 from Kupac/fix_pathfindR
rPackages.pathfindR: fix missing java
2024-03-01 20:06:24 +11:00
Sarah Brofeldt 13a94ad1fb
Merge pull request #292291 from cafkafk/dockerRegistry-openFirewall
nixos/dockerRegistry: add `openFirewall` option
2024-03-01 09:57:07 +01:00
Christina Sørensen d31cbb78ca
nixos/dockerRegistry: add openFirewall option
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2024-03-01 09:56:03 +01:00
Weijia Wang f4e2bf9f33
Merge pull request #292458 from Stunkymonkey/ib-tws-deprecate-phases
ib-tws: deprecate phases
2024-03-01 09:54:12 +01:00
Alyssa Ross 12b0e8ac74
clang: don't set -march for overridden target
If -target is explicitly passed to clang, we shouldn't pass our -march
value for the default target, because it probably won't exist for the
target being used.  Up until now, clang has been lenient with this,
but it's a hard error with clang 17, so since gcc.arch is always set
on aarch64, fixing this is a hard requirement for upgrading our
default clang to 17.

Before (with clang 17 on aarch64-linux):

	$ clang -target bpf -c -o /dev/null test.bpf.c
	clang: warning: ignoring '-fstack-protector-strong' option as it is not currently supported for target 'bpf' [-Woption-ignored]
	clang: error: unsupported option '-march=' for target 'bpf'
	clang: warning: argument unused during compilation: '--gcc-toolchain=/nix/store/cngak08nb1yk44gnjipv5rg1ahh1xkax-gcc-13.2.0' [-Wunused-command-line-argument]

After:

	$ clang -target bpf -c -o /dev/null test.bpf.c
	clang: warning: ignoring '-fstack-protector-strong' option as it is not currently supported for target 'bpf' [-Woption-ignored]
	clang: warning: argument unused during compilation: '--gcc-toolchain=/nix/store/cngak08nb1yk44gnjipv5rg1ahh1xkax-gcc-13.2.0' [-Wunused-command-line-argument]
2024-03-01 09:51:49 +01:00
K900 3ecdb722ea mesa: backport radeonsi crash fix for old GPUs 2024-03-01 11:50:40 +03:00
Fabian Affolter bf214f403b
Merge pull request #292444 from r-ryantm/auto-update/slither-analyzer
slither-analyzer: 0.10.0 -> 0.10.1
2024-03-01 09:43:26 +01:00
R. Ryantm b5cb334ae7 python311Packages.trimesh: 4.1.6 -> 4.1.7 2024-03-01 08:43:07 +00:00
Harsh Shandilya 47cc66f98d androidStudioPackages.stable: 2023.1.1.28 -> 2023.2.1.23 2024-03-01 14:11:56 +05:30
Harsh Shandilya e687cfd88b androidStudioPackages.canary: 2023.3.1.9 -> 2023.3.1.12 2024-03-01 14:11:54 +05:30
Vladimír Čunát ca3c154f69
Merge branch 'staging' into staging-next 2024-03-01 09:38:55 +01:00
Weijia Wang 4c768c8351
Merge pull request #292448 from SuperSandro2000/onionshare
onionshare-gui: fix triple wrapping, fix meta.mainProgram
2024-03-01 09:38:52 +01:00