Commit Graph

24752 Commits

Author SHA1 Message Date
nixpkgs-ci[bot]
8c214de541 Merge master into staging-next 2025-03-15 06:04:40 +00:00
Sam
fb14d786b3 temurin-bin: convert to finalAttrs.finalPackage 2025-03-14 19:15:11 -07:00
Sam
76e6a5cce4 treewide: produce darwin JDK bundles at a consistent path 2025-03-14 19:15:11 -07:00
Sam
1c0e0489bf treewide: set bundle attribute on all darwin JDKs 2025-03-14 19:04:00 -07:00
Tristan Ross
986db6c7c8 arocc: 0-unstable-06-01 -> 0-unstable-2025-03-05 2025-03-14 11:14:27 -07:00
Wolfgang Walther
7dbeb1be3a various: switch to lighter libpq package instead of postgresql
No need for the full server package when you only need libpq.
2025-03-14 19:03:06 +01:00
K900
7d36ee97e6 Merge remote-tracking branch 'origin/master' into staging-next 2025-03-14 09:56:27 +03:00
Sigmanificient
91d5ab3ae4 treewide: remove unused rec expressions 2025-03-14 05:15:05 +01:00
Tristan Ross
8e14745a02 llvmPackages_17.{clang,tblgen}: fix builds on aarch64 (#381163) 2025-03-13 13:42:34 -07:00
Sigmanificient
670aba9a64 treewide: remove unused arguments 2025-03-13 18:00:11 +01:00
Stefan Frijters
d8634f992a gcc: appease the formatter 2025-03-13 11:37:08 +01:00
Stefan Frijters
be26b135bc gcc: use lib.systems.equals instead of direct equality checking 2025-03-13 11:37:05 +01:00
Stefan Frijters
54849e2fb8 gcc: fix inconsistency in isCross condition
In libgcc.nix, `targetPlatformSlash` is set by checking if hostPlatform == targetPlatform.
In default.nix, `targetConfig` (which is also going to be part of the path) is also set by checking if hostPlatform == targetPlatform.

However, in common.nix, the recently added `isCross` is set by checking if hostPlatform.config == targetPlatform.config.
This means that for platforms like '-nolibc' the paths in common.nix are not set up correctly for libgcc.nix to find and move libgcc_s.so .

Changing isCross to also check hostPlatform == targetPlatform fixes this issue.
2025-03-13 10:52:16 +01:00
nixpkgs-ci[bot]
851e7fd791 Merge 090ed92985 into haskell-updates 2025-03-13 00:19:03 +00:00
K900
49db95baf5 Merge remote-tracking branch 'origin/staging-next' into staging 2025-03-12 16:27:55 +03:00
R. Ryantm
ccaed6944e yosys: 0.50 -> 0.51 2025-03-12 09:30:19 +00:00
h7x4
73c8f4eb22 jdk23: 23.0.1+11 -> 23.0.2+7 (#382815) 2025-03-12 01:28:46 +01:00
nixpkgs-ci[bot]
caaed78d07 Merge e607ef1af0 into haskell-updates 2025-03-12 00:18:31 +00:00
Nick Cao
ea4edc44cc julia_111: 1.11.3 -> 1.11.4 2025-03-11 15:05:52 -04:00
Nick Cao
f105c8e973 julia_111-bin: 1.11.3 -> 1.11.4 2025-03-11 15:05:52 -04:00
Nick Cao
c8ece57f16 julia_110: 1.10.8 -> 1.10.9 2025-03-11 15:05:51 -04:00
Nick Cao
80ba690907 julia_110-bin: 1.10.8 -> 1.10.9 2025-03-11 15:05:51 -04:00
K900
2b21c29f9a gcc: remove .la files 2025-03-11 21:07:32 +03:00
nixpkgs-ci[bot]
1030c7b8e8 Merge staging-next into staging 2025-03-11 17:37:05 +00:00
nixpkgs-ci[bot]
9a807b1916 Merge master into staging-next 2025-03-11 17:36:38 +00:00
Arnout Engelen
10b1173dcc treewide: remove gebner from maintainers (#388952) 2025-03-11 16:38:42 +01:00
Arnout Engelen
f887c1da04 treewide: remove gebner from maintainers
gebner has been an amazing maintainer, but appears to have moved on:
the last commit on nixpkgs appears to have been in Feb 2023, and
they have not been responding to pings (e.g.
https://github.com/NixOS/nixpkgs/issues/347764).

They also approved https://github.com/NixOS/nixpkgs/pull/337292 before,
but that PR had some additional changes and was closed without merging.

This PR is in no way intended to diminuish Gabriel's accomplishments,
and they're welcome to just say so if they'd prefer this PR not to
be merged. Also, even if it's merged, of course they're always welcome
to return to activity and be added back. The intent of this PR is to
give more realistic expectations around the maintainership of these
packages, and to invite others to step up for maintainership if they
rely on those packages.

This seems in line with https://github.com/NixOS/nixpkgs/tree/master/maintainers#how-to-lose-maintainer-status
2025-03-11 14:37:35 +01:00
nixpkgs-ci[bot]
a6ffc120d2 Merge staging-next into staging 2025-03-11 12:06:37 +00:00
nixpkgs-ci[bot]
f6e560e4b0 Merge master into staging-next 2025-03-11 12:06:05 +00:00
Tristan Ross
9668ed5584 llvmPackages_git: 21.0.0-unstable-2025-03-02 -> 21.0.0-unstable-2025-03-09 2025-03-11 11:07:04 +01:00
Weijia Wang
0b4327ed34 kotlin: 2.1.0 -> 2.1.10 (#377312) 2025-03-11 08:19:16 +01:00
nixpkgs-ci[bot]
3a782776bf Merge staging-next into staging 2025-03-11 00:15:42 +00:00
Yt
4273cbbf22 gleam: 1.8.1 -> 1.9.1 (#388476) 2025-03-10 17:57:26 -04:00
Eman Resu
6d7508279e gleam: 1.8.1 -> 1.9.1 2025-03-10 14:14:11 -04:00
nixpkgs-ci[bot]
0a65db06ec Merge d0fabf48ff into haskell-updates 2025-03-10 00:16:27 +00:00
nixpkgs-ci[bot]
c815a0e1eb Merge staging-next into staging 2025-03-10 00:13:48 +00:00
nixpkgs-ci[bot]
996f219f1e Merge master into staging-next 2025-03-10 00:13:24 +00:00
Weijia Wang
9409e56631 dart: 3.6.0 -> 3.7.1 (#373775) 2025-03-09 20:58:48 +01:00
nixpkgs-ci[bot]
8a883d69a1 Merge staging-next into staging 2025-03-09 18:04:17 +00:00
nixpkgs-ci[bot]
5397043aaf Merge master into staging-next 2025-03-09 18:03:47 +00:00
maralorn
c78470389f elmPackages.elm-format: build using GHC 9.4 (#388064) 2025-03-09 16:22:06 +01:00
Arne Keller
52f9bd6973 {earbuds,espanso,evebox,elmPackages.elm-test-rs}: use fetchCargoVendor (#388183) 2025-03-09 14:32:32 +01:00
7c6f434c
38075bed8e clasp-common-lisp: 2.6.0 -> 2.7.0 (#388335) 2025-03-09 12:14:56 +00:00
nixpkgs-ci[bot]
1d439035d9 Merge staging-next into staging 2025-03-09 12:05:14 +00:00
nixpkgs-ci[bot]
fd2aa7b174 Merge master into staging-next 2025-03-09 12:04:44 +00:00
zvolin
1ab394e053 llvmPackages_17.{clang,tblgen}: fix builds on aarch64 2025-03-09 11:53:33 +01:00
Peder Bergebakken Sundt
23e80e4493 treewide: finalAttrs.doCheck -> finalAttrs.finalPackage.doCheck (#386590) 2025-03-09 07:14:57 +01:00
Henner Zeller
8c9eaf0ceb clasp-common-lisp: 2.6.0 -> 2.7.0 2025-03-08 17:53:18 -08:00
TomaSajt
23278a3f64 elmPackages.elm-test-rs: use fetchCargoVendor 2025-03-08 12:42:14 +01:00
emaryn
3661ec5d9a dart.printing: refactor 2025-03-08 19:32:58 +08:00