Commit Graph

559258 Commits

Author SHA1 Message Date
Weijia Wang
4cd52bdfac
Merge pull request #273609 from wegank/fluxus-unbreak-2
fluxus: cleanup, unbreak
2023-12-12 18:17:40 +01:00
Maciej Krüger
029b237744
Merge pull request #273202 from nbraud/mpvScripts/thumbfast
mpvScripts.thumbfast: unstable-2023-06-04 → 2023-12-08
2023-12-12 18:17:08 +01:00
Maciej Krüger
76a8b682db
Merge pull request #273176 from nbraud/mpvScripts/cutter
mpvScripts.cutter: unstable-2021-02-03 → 2023-11-09
2023-12-12 18:15:43 +01:00
Weijia Wang
8bdc624b2a
Merge pull request #272924 from wegank/llvm-17-libclc
llvmPackages_17.libclc: init
2023-12-12 18:09:57 +01:00
Linus Heckemann
fecc1aadc5
Merge pull request #273535 from lheckemann/ukify-stub-path-fix
systemd: fix path to stubs in ukify
2023-12-12 17:56:06 +01:00
Martin Weinelt
002861bb57
release-python.nix: remove dreamed-up config option
For some reason I had the impression this option existed, but it doesn't.

Sadly `nixpkgs.config` is a freeform type attrset, that wouldn't even
bark at me, so I didn't notice this will testing.
2023-12-12 17:53:28 +01:00
Nick Cao
ea93ca9c3a
opentofu: 1.6.0-beta3 -> 1.6.0-beta4
Diff: https://github.com/opentofu/opentofu/compare/v1.6.0-beta3...v1.6.0-beta4

Changelog: https://github.com/opentofu/opentofu/blob/v1.6.0-beta4/CHANGELOG.md
2023-12-12 11:50:07 -05:00
Someone Serge
076fc3ad31 cudaPackages.autoAddCudaCompatRunpathHook: dummy libcudaPath when broken 2023-12-12 17:39:08 +01:00
Someone Serge
6256391a35 cudaPackages.autoAddCudaCompatRunpathHook: broken on non-jetsons
...to prevent the evaluation of cuda_compat
2023-12-12 17:39:08 +01:00
Robert Schütz
624c1f56c3
Merge pull request #273281 from dotlambda/imagemagick-7.1.1-22
imagemagick: 7.1.1-21 -> 7.1.1-23
2023-12-12 08:25:54 -08:00
Pierre Bourdon
73ca2df642
Merge pull request #273481 from r-ryantm/auto-update/azure-static-sites-client
azure-static-sites-client: 1.0.024941 -> 1.0.025241
2023-12-12 17:10:19 +01:00
K900
de5447cd6e
Merge pull request #273644 from K900/iwd-aarch64-oof
iwd: revert test that's broken on aarch64-linux
2023-12-12 19:10:06 +03:00
Bobby Rong
af99a04cd4
Merge pull request #273584 from bobby285271/upd/flatpak
flatpak: 1.14.4 → 1.14.5
2023-12-12 23:49:01 +08:00
Nick Cao
647024f1e3
Merge pull request #263762 from linyinfeng/rttables
nixos/iproute2: use rt_tables.d to avoid IFD
2023-12-12 10:36:14 -05:00
Lin Yinfeng
fa2d2bbe6d
nixos/iproute2: add release note for the backward compatibility caused by stateless configuration 2023-12-12 23:31:51 +08:00
Lin Yinfeng
b21e84ea8d
nixos/iproute2: use rt_tables.d to avoid IFD 2023-12-12 23:31:25 +08:00
Michael Holmes
e6364478be gerbil: fix soname of libgerbil on darwin
The soname/identification of libgerbil on darwin is not correctly fixed up,
resulting in any binaries linked with libgerbil to attempt to link to
libgerbil in the temporary build dir from the gerbil derivation. This
means that any compiled gerbil program won't work as the propagated soname
will result in the binary being unable to correctly link with libgerbil.

Adding an Darwin-only step to use `install_name_tool` to fix up the soname
of libgerbil fixes this issue. We're using realpath here as the qualified
path to `libgerbil` is `$out/gerbil/$version/lib/libgerbil.so` and this is
an easier way to obtain the qualified path.

Fixes NixOS/nixpkgs#272967.
2023-12-12 10:26:12 -05:00
Pavol Rusnak
7c2ff7ad03
Merge pull request #273696 from vidister/tor-0.4.8.10
tor: 0.4.8.9 -> 0.4.8.10
2023-12-12 16:21:13 +01:00
José Romildo Malaquias
fcd2f54d7d
Merge pull request #266188 from eureka-cpu/eureka-cpu/266170-b
gruvbox-plus-icon-pack: init at unstable-2023-11-07
2023-12-12 12:09:29 -03:00
Connor Baker
9ad72f821f
Merge pull request #267247 from yannham/feat/cuda-compat-jetson
Use cuda_compat drivers when available
2023-12-12 10:08:27 -05:00
Connor Baker
f3cb1994be
Merge pull request #270999 from yannham/doc/cuda-compat
cudaPackages: [doc] add basic internal documentation on cuda_compat
2023-12-12 10:04:11 -05:00
Yann Hamdaoui
26dd975482
Add basic documentation on cuda_compat 2023-12-12 16:02:55 +01:00
Connor Baker
79f1a4f965
Merge pull request #270976 from yannham/doc/cuda-markdown-lint
cudaPackages: [doc] apply markdown lints to internal doc
2023-12-12 10:01:43 -05:00
Maciej Krüger
102c342318
Merge pull request #273607 from mkg20001/qlog-up
qlog: 0.29.2 -> 0.30.0
2023-12-12 15:30:49 +01:00
Weijia Wang
6a9a16276e
Merge pull request #272224 from wegank/guile-3-0-maintainers
guile_3_0: remove inactive maintainers
2023-12-12 15:24:49 +01:00
Weijia Wang
1177cdd399
Merge pull request #273450 from wegank/ericw-tools-gcc-13
ericw-tools: fix build with gcc 11+
2023-12-12 15:19:52 +01:00
Weijia Wang
76bc528892
Merge pull request #273606 from wegank/ode-darwin
ode: refactor, add darwin support
2023-12-12 15:19:30 +01:00
Yann Hamdaoui
d6c198a5d9
Enable cuda_compat by default on Jetson devices
Some nvidia devices, such as the Jetson family, support the Nvidia compatibility package (nvidia_compat) which allows to run executables built against a higher CUDA major version on a system with an older CUDA driver. On such platforms, the consensus among CUDA maintainers is that there is no downside in always enabling it by default.

This commit links to the relevant cuda_compat shared libraries by patching the CUDA core packages' runpaths when cuda_compat is available, in the same way as we do for OpenGL drivers currently.
2023-12-12 15:15:48 +01:00
Connor Baker
fc25bd0077
Merge pull request #273748 from yannham/fix/cuda-compat-missing-dep
cudaPackages: fix cuda_compat missing a autoPatchElfIgnoreMissingDep
2023-12-12 09:04:33 -05:00
Nick Cao
9a024f4b7b
Merge pull request #271718 from NickCao/nbd
nbd: add missing libnl dependency
2023-12-12 08:57:16 -05:00
Nick Cao
0cdbeb7409
sing-box: 1.7.4 -> 1.7.5
Diff: https://github.com/SagerNet/sing-box/compare/v1.7.4...v1.7.5
2023-12-12 08:56:13 -05:00
Nick Cao
808680393a
Merge pull request #273559 from YorikSar/update-discord
discord: 0.0.35 -> 0.0.37
2023-12-12 08:53:21 -05:00
Nick Cao
81256a3c20
Merge pull request #273722 from fabaff/exploitdb-bump
exploitdb: 2023-12-07 -> 2023-12-12
2023-12-12 08:45:55 -05:00
Nick Cao
5aeccda923
Merge pull request #273723 from fabaff/dvc-data-bump
python311Packages.dvc-data: 2.22.6 -> 2.23.1
2023-12-12 08:45:40 -05:00
Nick Cao
e9b2ddb898
Merge pull request #273725 from GaetanLepage/pylyzer
pylyzer: 0.0.50 -> 0.0.51
2023-12-12 08:44:46 -05:00
Nick Cao
bf529bc264
Merge pull request #273669 from kashw2/terragrunt
terragrunt: 0.54.0 -> 0.54.1
2023-12-12 08:43:30 -05:00
Nick Cao
b497b60d5f
Merge pull request #273683 from wegank/gsmlib-gcc-13
gsmlib: drop stdenv override
2023-12-12 08:42:11 -05:00
Nick Cao
0ace1207dc
Merge pull request #273684 from wegank/mkcue-gcc-13
mkcue: fix build with gcc 11+
2023-12-12 08:41:26 -05:00
Nick Cao
9961d7819a
Merge pull request #273685 from wegank/xc3sprog-gcc-13
xc3sprog: fix build with gcc 11+
2023-12-12 08:41:10 -05:00
Nick Cao
070e837b65
Merge pull request #273686 from kylehendricks/update-gasket
gasket: 1.0-18 -> 1.0-18-unstable-2023-09-05
2023-12-12 08:40:51 -05:00
Nick Cao
c8e10d5736
Merge pull request #273622 from r-ryantm/auto-update/dotter
dotter: 0.13.0 -> 0.13.1
2023-12-12 08:36:46 -05:00
Nick Cao
2ed7ac35ad
Merge pull request #273627 from akgrant43/glamoroustoolkit-v107
glamoroustoolkit: 1.0.6 -> 1.0.7
2023-12-12 08:36:34 -05:00
Nick Cao
702b45058c
Merge pull request #273631 from bobvanderlinden/pr-ngrok-3.5.0
ngrok: 3.4.0 -> 3.5.0
2023-12-12 08:36:11 -05:00
Nick Cao
44481b0381
Merge pull request #273637 from r-ryantm/auto-update/fend
fend: 1.3.2 -> 1.3.3
2023-12-12 08:35:53 -05:00
Nick Cao
172a6eb26c
Merge pull request #273649 from FedericoSchonborn/gnomeExtensions.valent-unstable-2023-11-10
gnomeExtensions.valent: unstable-2023-03-18 -> unstable-2023-11-10
2023-12-12 08:33:56 -05:00
Nick Cao
5a6541e609
Merge pull request #273653 from Luflosi/update/aaaaxy
aaaaxy: 1.4.101 -> 1.4.119
2023-12-12 08:33:24 -05:00
Nick Cao
0c02c10deb
Merge pull request #273657 from r-ryantm/auto-update/gensio
gensio: 2.7.7 -> 2.8.2
2023-12-12 08:32:37 -05:00
Nick Cao
1be3199d0f
Merge pull request #273658 from aduh95/upgrade-tart
tart: 2.4.1 -> 2.4.2
2023-12-12 08:31:47 -05:00
Nick Cao
47afca54da
Merge pull request #273615 from r-ryantm/auto-update/discordo
discordo: unstable-2023-11-14 -> unstable-2023-12-11
2023-12-12 08:29:48 -05:00
Nick Cao
094a8c3fbc
Merge pull request #273570 from trzpiot/logseq-0.10.1
logseq: 0.10.0 -> 0.10.1
2023-12-12 08:29:02 -05:00