Sefa Eyeoglu
4608f17aa6
curl: add Scrumplex to maintainers
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2025-02-07 09:12:17 +01:00
Sefa Eyeoglu
b158812f3b
curl: 8.11.1 -> 8.12.0
...
https://github.com/curl/curl/releases/tag/curl-8_12_0
https://curl.se/ch/8.12.0.html
Fixes three low severity vulnerabilities:
- CVE-2025-0725: https://curl.se/docs/CVE-2025-0725.html
- CVE-2025-0665: https://curl.se/docs/CVE-2025-0665.html
- CVE-2025-0167: https://curl.se/docs/CVE-2025-0167.html
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2025-02-07 09:12:04 +01:00
Lin Jian and GitHub
ad89ad52a2
emacs: move the setup hook from elisp build helper to emacs ( #379488 )
2025-02-05 16:44:26 +08:00
Lin Jian and GitHub
1a4a6ccc08
emacs: stop adding packageRequires to buildInputs ( #379489 )
2025-02-05 16:43:20 +08:00
Lin Jian
67195ad54a
emacs: move the setup hook from elisp build helper to emacs
...
The hook is used to construct EMACSLOADPATH and EMACSNATIVELOADPATH
from elisp packages in buildInputs for emacs in nativeBuildInputs to
use during the build of an elisp package. Emacs is the right place to
set this hook, which is similar to the fact that cc-wrapper[1] is the
right place to set a hook[2] constructing NIX_CFLAGS_COMPILE.
[1]: https://github.com/NixOS/nixpkgs/blob/17bfa4436fdbee1374b1797c8a9ddc8a3570cf51/pkgs/build-support/cc-wrapper/default.nix#L461
[2]: https://github.com/NixOS/nixpkgs/blob/17bfa4436fdbee1374b1797c8a9ddc8a3570cf51/pkgs/build-support/cc-wrapper/setup-hook.sh#L86
2025-02-05 13:46:29 +08:00
Lin Jian
19cb56507a
emacs: stop adding packageRequires to buildInputs
...
According to dependency propagation rules[1], this is redundant since
we already add packageRequires to propagatedBuildInputs.
[1]: https://github.com/NixOS/nixpkgs/blob/730c3a8ddf044683369f6184e47a23431f19823d/doc/stdenv/stdenv.chapter.md?plain=1#L314-L344
2025-02-05 11:52:08 +08:00
nixpkgs-ci[bot] and GitHub
3b4a9cb293
Merge staging-next into staging
2025-02-05 00:15:03 +00:00
Lin Jian and GitHub
cbbfa068dd
emacs: enable strictDeps for elisp packages ( #379256 )
2025-02-05 07:59:04 +08:00
Lin Jian
d5f17b0e32
emacsPackages.zmq: fix build when strictDeps is enabled
2025-02-05 07:48:38 +08:00
Lin Jian
544a3883c5
emacsPackages.erlang: fix build when strictDeps is enabled
2025-02-05 07:48:38 +08:00
Lin Jian
1b5f66935d
emacsPackages.lsp-bridge: fix build when strictDeps is enabled
2025-02-05 07:48:37 +08:00
Lin Jian
e78debdfa7
emacs: enable strictDeps for elisp packages
...
This is a step towards the goal[1] of enabling strictDeps by default
in Nixpkgs.
This helps users write better buildInputs/nativeBuildinputs and
checkInputs/nativeCheckInputs. It also makes the build faster because
it reduces unnecessary runs of hooks added by addEnvHooks.
Previously, emacs was only in nativeBuildInputs. After strictDeps is
enabled, emacs has to be also in buildInputs to provide a header file
needed[2] by dynamic modules from an elisp package. Only some elisp
packages contain dynamic modules but we always add emacs to
buildInputs since there is no harm.
[1]: https://github.com/NixOS/nixpkgs/issues/178468
[2]: info "(elisp) Module Initialization"
2025-02-05 07:36:49 +08:00
Nick Cao and GitHub
0eb1378c30
hwdata: 0.391 -> 0.392 ( #379347 )
2025-02-04 17:39:56 -05:00
Paul Meyer and zowoq
899caf80aa
go_1_23: 1.23.5 -> 1.23.6
...
Signed-off-by: Paul Meyer <katexochen0@gmail.com >
2025-02-05 08:23:31 +10:00
Nick Cao and GitHub
20fb1ad5d6
liburing: 2.8 -> 2.9 ( #379217 )
2025-02-04 17:07:54 -05:00
Sandro and GitHub
f56aaaac0c
[staging-next] python312Packages.imgsize: fix build, misc. cleanup ( #378665 )
2025-02-04 22:21:12 +01:00
nixpkgs-ci[bot] and GitHub
996ffd0274
Merge staging-next into staging
2025-02-04 18:05:00 +00:00
Ivan Mincik and GitHub
59183db1af
libtiff: fix static (properly) ( #379305 )
2025-02-04 15:53:37 +00:00
Alyssa Ross
83ccb86861
libtiff: fix static (properly)
...
Fixing this was a very confusing time, and the wrong version of the
patch ended up getting applied, which did not actually fix static.
Swap it out for the accepted upstream patch.
2025-02-04 16:19:39 +01:00
K900
3029205c9c
Merge remote-tracking branch 'origin/master' into staging-next
2025-02-04 17:12:39 +03:00
Pavol Rusnak and GitHub
ab36ef17c8
python3Packages.vllm: 0.6.2 -> 0.7.1 ( #379165 )
2025-02-04 15:09:02 +01:00
Ryan Lahfa and GitHub
498fb7702f
lean4: 4.15.0 -> 4.16.0 ( #379168 )
2025-02-04 14:57:27 +01:00
Pavol Rusnak
f8a077696b
vllm: create application from python package
2025-02-04 14:56:45 +01:00
Doron Behar and GitHub
d28837f439
openmpi: Fix upstream issue with shared memory backing file creation ( #378844 )
2025-02-04 15:54:38 +02:00
dfb4b3286c
cedar: 4.3.0 -> 4.3.1 ( #379286 )
...
Co-authored-by: meain <mail@meain.io >
2025-02-04 13:42:00 +00:00
R. Ryantm
68d77d5365
hwdata: 0.391 -> 0.392
2025-02-04 13:37:17 +00:00
mhpierre
639263e260
openmpi: Fix upstream issue with shared memory backing file creation
...
See: https://github.com/open-mpi/ompi/issues/12784
2025-02-04 14:35:47 +01:00
Nick Cao and GitHub
80b785f814
v2ray-domain-list-community: 20241221105938 -> 20250124154827 ( #379284 )
2025-02-04 08:30:37 -05:00
Adam C. Stephens and GitHub
f60b3be80e
tuxedo-drivers: 4.11.3 -> 4.12.1 ( #378627 )
2025-02-04 08:21:16 -05:00
Markus Kowalewski and GitHub
01cc8dbdb2
mpich: 4.2.3 -> 4.3.0 ( #379221 )
2025-02-04 14:01:54 +01:00
Vladimír Čunát
2e4ad1ff91
ente-auth: 4.2.8 -> 4.3.2 ( #377430 )
2025-02-04 13:59:50 +01:00
guylamar2006 and GitHub
e8e3ded6c9
astroterm: 1.0.4 -> 1.0.6 ( #378908 )
2025-02-04 13:34:11 +01:00
asymmetric and GitHub
f2bb1efa65
nixos/geth: add sepolia, remove obsolete networks, fix license ( #378301 )
2025-02-04 13:32:40 +01:00
Sandro and GitHub
92bd2f06c0
pypy310Packages.cffi: make proper package ( #379130 )
2025-02-04 13:32:21 +01:00
99f0ce1b8a
novelwriter: 2.6 -> 2.6.1 ( #379206 )
...
Co-authored-by: pluiedev <hi@pluie.me >
2025-02-04 12:10:42 +00:00
Paul Meyer and GitHub
aabfcbd7ad
azure-cli-extensions.storage-preview: 1.0.0b2 -> 1.0.0b5 ( #379319 )
2025-02-04 13:09:41 +01:00
Pol Dellaiera and GitHub
02a2b2a665
uv: 0.5.26 -> 0.5.27 ( #379209 )
2025-02-04 13:09:01 +01:00
9f455bef9a
mangojuice: 0.8.0 -> 0.8.1 ( #379285 )
...
Co-authored-by: pluiedev <hi@pluie.me >
2025-02-04 12:07:33 +00:00
Pol Dellaiera and GitHub
07ebcfd75c
nom: 2.7.3 -> 2.8.0 ( #379261 )
2025-02-04 13:06:44 +01:00
nixpkgs-ci[bot] and GitHub
c91a43b5e5
Merge staging-next into staging
2025-02-04 12:06:36 +00:00
4a81baeecf
myks: 4.3.1 -> 4.4.2 ( #379325 )
...
Co-authored-by: kbudde <kris@budd.ee >
2025-02-04 11:54:11 +00:00
Pavol Rusnak
e70ebe9829
python3Packages.vllm: add opencv-python-headless dependency
2025-02-04 12:46:10 +01:00
Pavol Rusnak
06817e8a54
python3Packages.mistral-common: add opencv-python-headless dependency
2025-02-04 12:45:22 +01:00
Lorenzo Manacorda
cd1cf64144
go-ethereum: fix incorrect license
...
Cf. upstream at https://github.com/ethereum/go-ethereum/blob/master/README.md#license
2025-02-04 12:37:22 +01:00
Vladimír Čunát
7e259cee4d
ceph: hack-fix build
...
We surely don't need docs in the overridden pyopenssl.
https://hydra.nixos.org/build/287563868/nixlog/1/tail
2025-02-04 12:35:40 +01:00
R. Ryantm
dd74c154a0
myks: 4.3.1 -> 4.4.2
2025-02-04 11:22:30 +00:00
Bruno BELANYI and GitHub
a1e849ff44
sqlite_orm: 1.9 -> 1.9.1 ( #379250 )
2025-02-04 11:05:08 +00:00
Bruno BELANYI and GitHub
aa86030b66
nixos/recyclarr: init module ( #374070 )
2025-02-04 11:04:33 +00:00
Thiago Kenji Okada and GitHub
278e3f6c40
shellhub-agent: 0.17.2 -> 0.18.0 ( #378661 )
2025-02-04 10:48:31 +00:00
Sefa Eyeoglu and GitHub
89317eb202
vrcx: 2025-01-27T00.10-0ee8137 -> 2025.01.31 ( #379068 )
2025-02-04 11:46:36 +01:00