0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-09 20:16:16 +03:00
Commit graph

560610 commits

Author SHA1 Message Date
Nick Cao
298d176521
Merge pull request #273791 from NickCao/opentofu
opentofu: 1.6.0-beta3 -> 1.6.0-beta4
2023-12-12 13:46:17 -05:00
Weijia Wang
4efd772e60
Merge pull request #273688 from wegank/phonon-darwin
libsForQt5.phonon: fix build on darwin
2023-12-12 19:45:23 +01:00
Niklas Hambüchen
47bca5bb02
Merge pull request #273227 from r-ryantm/auto-update/turbovnc
turbovnc: 3.0.3 -> 3.1
2023-12-12 19:30:22 +01:00
Cynthia Fox
eb2f1aa391
remmina: Add meta.mainProgram
Add a `meta.mainProgram` attribute for use with `lib.getExe`.
2023-12-12 13:02:03 -05:00
Sumner Evans
5c64024056
matrix-synapse: 1.97.0 -> 1.98.0
https://github.com/matrix-org/synapse/releases/tag/v1.98.0
Signed-off-by: Sumner Evans <me@sumnerevans.com>
2023-12-12 10:49:42 -07:00
nicoo
ffc274f698 mpvScripts.thumbfast: Simplify after buildLua change 2023-12-12 17:39:13 +00:00
nicoo
5c3a58bbcf mpvScripts.quality-menu: Simplify after buildLua change 2023-12-12 17:38:11 +00:00
nicoo
6b2a19c707 mpvScripts.mpv-playlistmanager: Simplify after buildLua change 2023-12-12 17:38:10 +00:00
nicoo
4db7046b7f mpvScripts.buildLua: Strip pname when inferring scriptName 2023-12-12 17:38:10 +00:00
Martin Weinelt
eab72db9b0
Merge pull request #273790 from mweinelt/release-python-fixup
release-python.nix: remove dreamed-up config option
2023-12-12 18:32:19 +01:00
Maciej Krüger
47e05d0c58
Merge pull request #273143 from nbraud/pkgs/memtree
memtree: unstable-2023-11-04 → 2023-11-22
2023-12-12 18:25:32 +01:00
Maciej Krüger
a8d3e143c9
Merge pull request #273200 from nbraud/mpvScripts/visualizer
mpvScripts.visualizer: unstable-2021-07-10 → 2023-08-13
2023-12-12 18:18:13 +01:00
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
Jon Seager
0ecaf806a5
lxd: 5.19 -> 5.20 2023-12-12 16:18:52 +00:00
arthsmn
000a43d5fc mpvScripts.buildLua: remove unused inherits 2023-12-12 13:18:38 -03: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
Bastian Köcher
46a8192d29
fx-cast-bridge: Pin nodejs to version 18
Pins the nodejs to version 18 to fix the build.
2023-12-12 15:41:39 +01: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