Commit Graph

24752 Commits

Author SHA1 Message Date
nixpkgs-ci[bot]
755ce9616c Merge d438760d4b into haskell-updates 2026-03-03 00:29:18 +00:00
nixpkgs-ci[bot]
bd2591d3b6 Merge staging-next into staging 2026-03-02 12:12:46 +00:00
Théo Zimmermann
82d8a94584 elmPackages.lamdera: 1.3.2 -> 1.4.0 (#483699) 2026-03-02 09:23:19 +00:00
Rolf Schröder
2b623d0085 corretto: restrict to linux platforms 2026-03-02 09:02:12 +01:00
Rolf Schröder
e449f33414 corretto11: 11.0.29.7.1 -> 11.0.30.7.1 2026-03-01 08:24:07 +01:00
Rolf Schröder
e13089578e corretto: use openjdk build flags
Corretto builds now include the configure flags from the corresponding
OpenJDK (Nix) package. This means that all openjdk-specific flag-based
fixes are automatically included. We probably should have always built
Corretto like this.
Importantly, this also cause Corretto builds to use adoptium/temurin as
boot jdk.
2026-03-01 08:23:25 +01:00
nixpkgs-ci[bot]
b3398f6ef8 Merge 10edfe4e48 into haskell-updates 2026-03-01 00:31:32 +00:00
nixpkgs-ci[bot]
71c0dc7b15 Merge staging-next into staging 2026-03-01 00:26:11 +00:00
Matt McHenry
bbafb49fdc elmPackages.lamdera: 1.3.2 -> 1.4.0 2026-02-28 15:16:08 -05:00
kyehn
42c0f81a19 flutter.buildFlutterApplication: add support for finalAttrs 2026-02-28 10:01:14 +08:00
nixpkgs-ci[bot]
cbb045e698 Merge ce1584c6c4 into haskell-updates 2026-02-28 00:25:14 +00:00
Sergei Trofimovich
34eea7176a dart-source: don't clobber passthru elements
Without the change `passthru` override deleted `fetchGitHashesScript`
entry and caused updater scripts to fail:

```
$ nix-instantiate -A butterfly.updateScript
error:
       … while evaluating the attribute 'command'
         at pkgs/common-updater/combinators.nix:190:7:
          189|     {
          190|       command = commandsToShellInvocation (map ({ command, ... }: command) scripts);
             |       ^
          191|       supportedFeatures =

       … while evaluating the attribute 'paths'
         at pkgs/common-updater/combinators.nix:91:7:
           90|       commands = commands ++ [ new.args ];
           91|       paths = paths ++ new.paths;
             |       ^
           92|       maxArgIndex = new.maxArgIndex;

       (stack trace truncated; use '--show-trace' to show the full, detailed trace)

       error: attribute 'fetchGitHashesScript' missing
       at pkgs/by-name/bu/butterfly/package.nix:64:11:
           63|         command = [
           64|           dart.fetchGitHashesScript
             |           ^
           65|           "--input"
```

Let's use attribute merge instead.
2026-02-27 22:28:20 +00:00
R. Ryantm
c4500bedb9 llvmPackages.lldbPlugins.llef: 2.2.2 -> 2.2.3 2026-02-27 15:34:17 +00:00
Alyssa Ross
1b0b3f17be rustc-unwrapped: Add meta.mainProgram (#494502) 2026-02-27 10:22:21 +00:00
Michael Daniels
49dc74ee2f Merge branch 'staging-next' into staging 2026-02-26 19:48:25 -05:00
Mynacol
9df667c84a rustc-unwrapped: Add meta.mainProgram 2026-02-26 23:45:32 +01:00
Vladimír Čunát
268a3470d2 blender: build with OpenShadingLanguage support; openimageio: build with python; openshadinglanguage: improve; openusd: improve (#459786) 2026-02-26 22:18:56 +00:00
Thomas Gerbet
b958384f3d binaryen: 125 -> 126
Fixes CVE-2025-14956 and CVE-2025-14957.

https://github.com/WebAssembly/binaryen/blob/version_126/CHANGELOG.md
2026-02-26 16:13:30 +01:00
nixpkgs-ci[bot]
d667962223 Merge 89b61a4c82 into haskell-updates 2026-02-26 00:26:45 +00:00
nixpkgs-ci[bot]
0205d333f2 Merge staging-next into staging 2026-02-26 00:22:22 +00:00
Tristan Ross
c9485e6214 dart: use dart-source in linux (#492235) 2026-02-25 23:56:43 +00:00
nixpkgs-ci[bot]
fa073e0e32 Merge staging-next into staging 2026-02-25 18:24:25 +00:00
Alyssa Ross
e24a364eea lldb_22: fix install (#493774) 2026-02-25 16:35:23 +00:00
Matthias Ahouansou
034613e2bb lldb_22: fix install
It broke due to the extension package.json being moved to a subdirectory
2026-02-25 13:00:53 +00:00
nixpkgs-ci[bot]
98bcc882ce Merge staging-next into staging 2026-02-25 12:15:16 +00:00
Alyssa Ross
fcbdef1ded llvmPackages_git: 23.0.0-unstable-2026-02-15 -> 23.0.0-unstable-2026-02-23 (#493219) 2026-02-25 10:21:30 +00:00
K900
2dd94c2c3c Merge remote-tracking branch 'origin/staging-next' into staging 2026-02-25 09:42:30 +03:00
Jo
ef0a67d31b open-watcom-{bin,v2,v2-full}: set pname and version (#493036) 2026-02-25 06:28:25 +00:00
Vincent Laporte
06cc3a2061 ocaml-ng.ocamlPackages_4_14.ocaml: 4.14.2 → 4.14.3 (#491859) 2026-02-25 05:19:27 +00:00
Tristan Ross
711f40ddd7 llvmPackages_git: 23.0.0-unstable-2026-02-15 -> 23.0.0-unstable-2026-02-23 2026-02-24 09:32:38 -08:00
sternenseemann
cc7a789a21 Merge commit 39e1a1ffe4 into haskell-updates 2026-02-23 23:09:39 +01:00
Paul Meyer
88452f2e1f go_1_24,buildGo124Module: remove
Signed-off-by: Paul Meyer <katexochen0@gmail.com>
2026-02-23 08:58:49 +01:00
nixpkgs-ci[bot]
ceac998ad2 Merge staging-next into staging 2026-02-23 06:26:34 +00:00
Vladimír Čunát
c0e3f236f2 [staging-next] gnat-bootstrap14: fix gnat14 build on aarch64-linux (#493093) 2026-02-23 05:01:46 +00:00
Michael Daniels
031b5938e7 Merge commit '2d52ed7a3277b3d2c5308322e2b140dfdc8ffd54' into haskell-updates 2026-02-22 20:21:59 -05:00
Michael Daniels
b871a3e45b gnat{,-bootstrap}14: fix gnat14 build on aarch64-linux 2026-02-22 13:45:15 -05:00
Hythera
2065890c71 open-watcom-{bin,v2,v2-full}: set pname and version 2026-02-22 15:09:57 +01:00
nixpkgs-ci[bot]
323165562d Merge staging-next into staging 2026-02-22 12:09:00 +00:00
nixpkgs-ci[bot]
085a49826d Merge master into staging-next 2026-02-22 12:08:22 +00:00
Theo Paris
4f7aa89ec9 llvmPackages.libc: fix building for embedded targets
Signed-off-by: Theo Paris <theo@theoparis.com>
Change-Id: I5e842dccd5c2c388477b8405e1eb3f2d6a6a6964
2026-02-21 15:56:32 -08:00
Michael Daniels
5609e31b70 Merge commit '27e297b7b345fb371054b9f02e1fc04e002f5df1' into haskell-updates 2026-02-21 10:55:26 -05:00
Alyssa Ross
9882525c43 clang-tools: add python tools like clang-format-diff to clang-tools (#444818) 2026-02-21 15:30:22 +00:00
Sizhe Zhao
b021b23f96 mercury: move to by-name 2026-02-21 17:56:48 +08:00
nixpkgs-ci[bot]
ae7dc2807e Merge staging-next into staging 2026-02-21 00:23:34 +00:00
nixpkgs-ci[bot]
53793439fd Merge master into staging-next 2026-02-21 00:22:53 +00:00
Weijia Wang
b7c34543b4 julia_112{,-bin}: 1.12.4 -> 1.12.5 (#489219) 2026-02-20 21:40:17 +00:00
Tristan Ross
dedd80aed5 flutter341: 3.41.1 -> 3.41.2 (#492296) 2026-02-20 20:36:24 +00:00
Martin Weinelt
d0d8ceafa7 Merge remote-tracking branch 'origin/staging-next' into staging 2026-02-20 11:28:55 +01:00
K900
684936391d Merge remote-tracking branch 'origin/master' into staging-next 2026-02-20 11:36:34 +03:00
kyehn
93ff2420cf flutter341: 3.41.1 -> 3.41.2 2026-02-19 22:34:21 +00:00