Commit Graph

11659 Commits

Author SHA1 Message Date
R. Ryantm
3f4edc99d7 php83: 8.3.24 -> 8.3.25 2025-08-31 05:05:45 +00:00
Sergei Trofimovich
4cbb6bd6cb guile: disable stripping on linux as well (binutils-2.45 compat)
Without the change `weechat` fails to build on `binutils-2.45` as:

    Pre-boot error; key: misc-error, args: ("load-thunk-from-memory" "missing DT_GUILE_ENTRY" () #f)Subprocess aborted

This happens because `guile-3` uses `ELF` format to store guile bytecode
and `strip` sometimes destroys `guile`-specific details in `ELF` files.
2025-08-30 21:30:23 +01:00
Martin Weinelt
251d713d0c cpython: build with bluetooth support in default build
Closes: #341001
2025-08-30 14:48:04 +02:00
Martin Weinelt
bba34e2f19 cpython: remove x11support
This is required for tkinter, which we now build standalone as tkinter
in the python package set.
2025-08-30 14:28:10 +02:00
Fabián Heredia Montiel
3e04a8f0a8 Merge remote-tracking branch 'origin/staging-next' into staging 2025-08-29 13:28:18 -06:00
Bobby Rong
e3fa099eea spidermonkey_128: 128.5.0 -> 128.14.0 (#437953) 2025-08-29 23:24:47 +08:00
Bobby Rong
3a38dc505f spidermonkey_115: 115.9.1 -> 115.27.0 (#437925) 2025-08-29 23:23:50 +08:00
Bobby Rong
f1f0260354 spidermonkey_91: drop (#437382) 2025-08-29 22:47:05 +08:00
Bobby Rong
25277ab7d2 spidermonkey_115: mark as broken on darwin again
This still does not build.

> DEBUG: Executing: `/nix/store/k4mvgh65zn6xb4f6zs9kypz4lq8sgmk3-clang-wrapper-19.1.7/bin/clang -isysroot /nix/store/qvbwadc5f7akpzaf3psd41wjl5jq8333-apple-sdk-14.4/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.sdk -mmacosx-version-min=11.3 -std=gnu99 -fuse-ld=lld -Wl,--version`
> ERROR: Failed to find an adequate linker
2025-08-29 22:41:24 +08:00
Bobby Rong
ca67e46591 spidermonkey_140: make apple-sdk patch unconditional
To prevent rotten patches.
2025-08-29 22:41:24 +08:00
Martin Weinelt
168959b55b cpython: disable pie on aarch64-linux minimal
The intermediate pythonMinimal build that uses the glibc from bootstrap
files cannot currently be built with PIE, because the Scrt.o startup
script is missing in there.
2025-08-29 15:38:31 +02:00
dish
2dfb14a85a spidermonkey_140: relax SDK requirements for darwin
Upstream wants SDK 15.5, we only have 15.2, but that works fine.
2025-08-29 09:36:06 -04:00
dish
0d4577bce4 spidermonkey_91: drop
It has been EOL for several years now, and the last dependant(couchdb3)
no longer requires it as of #436932.

I've also removed all conditionals in the common.nix build file that
were for versions older than 115, since we no longer ship any versions
older than that. I would like to remove 115 and 128 soon as well, since
as of commit, they reach end of life in 3 weeks(in fact, 115 is EOL for
all platforms we support afaik)
2025-08-29 09:36:06 -04:00
Martin Weinelt
996d406da0 cpython: enable pie (#437366) 2025-08-28 23:55:16 +02:00
Bobby Rong
f34480c1ad spidermonkey_128: 128.5.0 -> 128.14.0
https://github.com/mozilla-firefox/firefox/commits/FIREFOX_128_14_0esr_RELEASE/js/src/build
https://github.com/mozilla-firefox/firefox/commits/FIREFOX_128_14_0esr_RELEASE/build
2025-08-28 23:35:29 +08:00
Bobby Rong
dcd42fc98d spidermonkey_115: 115.9.1 -> 115.27.0
https://github.com/mozilla-firefox/firefox/commits/FIREFOX_115_27_0esr_RELEASE/js/src/build
https://github.com/mozilla-firefox/firefox/commits/FIREFOX_115_27_0esr_RELEASE/build
2025-08-28 22:19:40 +08:00
nixpkgs-ci[bot]
fbb3e5e3f0 Merge staging-next into staging 2025-08-27 12:07:35 +00:00
Robert Hensing
5bd040e3c3 Modular services: no pkgs (#435092) 2025-08-27 12:21:59 +02:00
nixpkgs-ci[bot]
04220127ea Merge staging-next into staging 2025-08-26 00:17:21 +00:00
Philip Taron
a2cd8c8f9e ruby: remove fetchFromSavannah fetcher with files from autoconf (#436023) 2025-08-25 14:44:43 -07:00
Fabián Heredia Montiel
5f450c860a qt5.qtwebengine: mark vulnerable (#435067) 2025-08-25 15:02:30 -06:00
Martin Weinelt
38ba6fb329 cpython: enable pie 2025-08-24 00:02:49 +02:00
nixpkgs-ci[bot]
d210f64180 Merge staging-next into staging 2025-08-23 18:05:34 +00:00
Weijia Wang
7017d7ca94 clojure: 1.12.1.1550 -> 1.12.1.1561 (#434260) 2025-08-23 17:13:11 +02:00
nixpkgs-ci[bot]
97b3f786df Merge staging-next into staging 2025-08-23 12:06:57 +00:00
Bobby Rong
95928065c3 spidermonkey_140: init at 140.2.0 (#435900) 2025-08-23 19:51:08 +08:00
Vladimír Čunát
7f3ba72e24 Merge branch 'master' into staging 2025-08-23 11:39:22 +02:00
Jasi
7efb80dccb ruby: remove fetchFromSavannah fetcher with files from autoconf
Co-developed-by: Philip Taron <philip.taron@gmail.com>
2025-08-22 20:13:31 -04:00
Bobby Rong
eb72906168 spidermonkey_140: init at 140.2.0 2025-08-22 22:40:17 +08:00
nixpkgs-ci[bot]
d263613f2e Merge master into staging-next 2025-08-22 12:06:42 +00:00
phaer
978931902c maintainers: drop abbradar
Listed as maintainer for ~170 packages but last commit that made it to
master was 6786ceb in February 2022.

Unresponsive on PRs, such as i.e. #411522
2025-08-22 09:49:27 +02:00
nixpkgs-ci[bot]
3d5a013c05 Merge staging-next into staging 2025-08-22 06:06:42 +00:00
nixpkgs-ci[bot]
597354df74 Merge master into staging-next 2025-08-22 06:06:05 +00:00
Martin Weinelt
048507355c buildPythonPackage: use nix-update as the default update script
Much more robust and supports various fetchers like cargo, npm or yarn.
2025-08-22 02:37:00 +02:00
nixpkgs-ci[bot]
9e183b9b97 Merge staging-next into staging 2025-08-21 18:06:27 +00:00
nixpkgs-ci[bot]
1ea7f876d1 Merge master into staging-next 2025-08-21 18:05:34 +00:00
Wolfgang Walther
818176c54c various: move to by-name (#435514) 2025-08-21 15:49:50 +00:00
nixpkgs-ci[bot]
7099ae2a7e Merge staging-next into staging 2025-08-21 12:43:40 +00:00
K900
041aa01117 Merge remote-tracking branch 'origin/master' into staging-next 2025-08-21 15:22:18 +03:00
jopejoe1
21b40568f1 wasmer: move to by-name 2025-08-21 10:31:47 +02:00
jopejoe1
cc7d944ec6 wavm: move to by-name 2025-08-21 10:31:47 +02:00
Vladimír Čunát
87bead22b6 ruby_3_3: 3.3.8 -> 3.3.9 (#434918) 2025-08-21 06:50:56 +02:00
Robert Hensing
d88b9464b0 system.services: Remove ambiguous, redundant pkgs module argument
Primary reasons: remove implicit dependencies and force uniformity.
See nixos/modules/system/service/README.md for detailed rationale.
2025-08-20 11:44:06 +02:00
Grimmauld
45ed32fbc6 supercollider: disable vulnerable qtwebengine by default 2025-08-19 20:34:24 +02:00
Wolfgang Walther
25fedb005f Revert "python3Packages.buildPythonPackage: default enabledTestPaths = [ "." ]" 2025-08-19 12:47:11 +00:00
Kirill Radzikhovskyy
af25844da2 ruby_3_3: 3.3.8 -> 3.3.9
Release: https://www.ruby-lang.org/en/news/2025/07/24/ruby-3-3-9-released/
2025-08-19 17:13:17 +10:00
Kirill Radzikhovskyy
9d719a32ef ruby_3_2: 3.2.8 -> 3.2.9
Release: https://www.ruby-lang.org/en/news/2025/07/24/ruby-3-2-9-released/
2025-08-19 16:49:36 +10:00
nixpkgs-ci[bot]
bffa08fa9f Merge staging-next into staging 2025-08-19 06:06:52 +00:00
Fabián Heredia Montiel
0e9af74ced Merge remote-tracking branch 'origin/master' into staging-next 2025-08-18 22:43:58 -06:00
7c6f434c
dc2ad08bd9 pypy: make CFFI builds find libsqlite3 (#431707) 2025-08-18 23:09:30 +00:00