Commit Graph

24752 Commits

Author SHA1 Message Date
sternenseemann
0dad55e848 pkgsCross.ghcjs.ghc: fix rts/Types.h missing for GHC >= 9.12.3 2026-03-23 01:02:16 +01:00
zowoq
d53327cc9e dotnet/update.nix: fix update of sdk without bootstrap (#502343) 2026-03-22 23:49:34 +00:00
DSeeLP
d777e6d6e4 dart.fetchGitHashesScript: fetch submodules to match behavior of fetchgit 2026-03-22 22:48:18 +01:00
David McFarland
4daf4c7ad0 dotnet/update.nix: fix update of sdk without bootstrap 2026-03-22 18:21:26 -03:00
Sandro
a5b5341d39 windsend: 1.6.0 -> 1.7.0 (#499966) 2026-03-22 18:15:06 +00:00
nixpkgs-ci[bot]
6554ffb2e0 Merge staging-next into staging 2026-03-22 06:18:41 +00:00
Philip Taron
cc39ca56a1 treewide: eliminate unnecessary __curPos usage in nixpkgs (#491160) 2026-03-22 05:37:19 +00:00
Philip Taron
ef7fd34a6e gccNGPackages_15.libgomp: init (#425284) 2026-03-22 05:33:51 +00:00
Tristan Ross
1b82c5f564 gccNGPackages_15.libgomp: init 2026-03-21 22:14:38 -07:00
nixpkgs-ci[bot]
16651b448d Merge staging-next into staging 2026-03-22 00:25:19 +00:00
Lisanna Dettwyler
9c4fe54281 ocaml: use https for sources
Signed-off-by: Lisanna Dettwyler <lisanna.dettwyler@gmail.com>
2026-03-21 12:31:03 -04:00
nixpkgs-ci[bot]
2f06e46b29 Merge staging-next into staging 2026-03-21 06:14:01 +00:00
Sandro
75990ab511 fasm: 1.73.74 -> 1.73.75 (#496782) 2026-03-21 03:06:48 +00:00
R. Ryantm
1738a6a951 flutter: 3.41.2 -> 3.41.5 2026-03-20 23:17:14 +00:00
Philip Taron
637e7d8b51 corretto: remove unnecessary pos = __curPos
The comment said "Some of the OpenJDK derivation set their `pos` by
hand" but this is no longer true since the OpenJDK deduplication into
generic.nix. Since OpenJDK no longer sets `pos`, mkDerivation's
fallback finds `meta.description` via `builtins.unsafeGetAttrPos` in
the `oldAttrs.meta // { ... }` merge, which already points to
mk-corretto.nix.
2026-03-19 11:45:36 -07:00
nixpkgs-ci[bot]
fa78dd9141 Merge staging-next into staging 2026-03-19 18:19:04 +00:00
nixpkgs-ci[bot]
33c2fd78c8 Merge master into staging-next 2026-03-19 18:18:31 +00:00
Ramses
96f2045c0b kotlin: 2.3.10 -> 2.3.20 (#500408) 2026-03-19 12:11:00 +00:00
Ivan Mincik
21ad3e929a treewide: Remove continuation escape at end of commands (#497857) 2026-03-18 08:05:48 +00:00
nixpkgs-ci[bot]
2f51750101 Merge staging-next into staging 2026-03-17 18:20:52 +00:00
nixpkgs-ci[bot]
fb47aaecf2 Merge master into staging-next 2026-03-17 18:20:05 +00:00
David McFarland
2905db8795 dotnet: march 2026 releases (#499865) 2026-03-17 18:08:34 +00:00
Victor Engmark
c4f5dfad0d treewide: Remove continuation escape at end of commands
To avoid confusion and spurious newlines in the output.

Found by searching for a backslash followed by a newline, some
indentation, and then the end of multi-line string marker, using the
following extended regex:

```regex
\\\n +'';
```
2026-03-17 16:47:55 +01:00
Miguel Villafuerte
27c7ddbb8c zulu17: 17.0.12 -> 17.0.18 2026-03-17 15:48:46 +01:00
nixpkgs-ci[bot]
fc1fed271b Merge staging-next into staging 2026-03-17 06:24:49 +00:00
nixpkgs-ci[bot]
ecda302f70 Merge master into staging-next 2026-03-17 06:24:16 +00:00
Weijia Wang
bb462192c2 venera: 1.6.2 -> 1.6.3 (#498638) 2026-03-17 01:45:55 +00:00
nixpkgs-ci[bot]
2706843928 Merge staging-next into staging 2026-03-16 18:21:42 +00:00
nixpkgs-ci[bot]
e185a81fe3 Merge master into staging-next 2026-03-16 18:21:07 +00:00
Alyssa Ross
2e860ee543 llvmPackages_git: 23.0.0-unstable-2026-03-02 -> 23.0.0-unstable-2026-… (#500301) 2026-03-16 15:31:53 +00:00
Jakub Kozłowski
5907801284 Graalvm update (#499586) 2026-03-16 14:50:54 +00:00
R. Ryantm
d6d053a0f4 kotlin: 2.3.10 -> 2.3.20 2026-03-16 13:48:59 +00:00
Tristan Ross
4bd7a7855f llvmPackages_git: 23.0.0-unstable-2026-03-02 -> 23.0.0-unstable-2026-03-15 2026-03-15 21:54:10 -07:00
kyehn
d22d34bfec windsend: 1.6.0 -> 1.7.0 2026-03-15 02:17:40 +00:00
David McFarland
01c9314d64 dotnetCorePackages.dotnet_11.vmr: 11.0.0-preview.1 -> 11.0.0-preview.2 2026-03-14 20:55:21 -03:00
David McFarland
c34756c995 dotnetCorePackages.dotnet_10.vmr: 10.0.4 -> 10.0.5 2026-03-14 17:54:16 -03:00
David McFarland
317adb8506 dotnetCorePackages.dotnet_10_0_2xx: 10.0.200 -> 10.0.201 2026-03-14 17:54:16 -03:00
David McFarland
e4edd94e24 dotnetCorePackages.sdk_10_0-bin: 10.0.200 -> 10.0.201 2026-03-14 17:54:16 -03:00
David McFarland
6640baeae8 dotnetCorePackages.dotnet_10.vmr: 10.0.3 -> 10.0.4 2026-03-14 17:54:16 -03:00
David McFarland
97894997a4 dotnetCorePackages.dotnet_10_0_2xx.vmr: init at 10.0.200 2026-03-14 17:54:16 -03:00
David McFarland
1ee93fe14c dotnet/update.nix: limit updates to same feature band 2026-03-14 13:31:29 -03:00
David McFarland
509a4c9e61 dotnetCorePackages.dotnet_8.vmr: 8.0.24 -> 8.0.25 2026-03-14 13:31:29 -03:00
David McFarland
0f77208484 dotnetCorePackages.dotnet_9.vmr: 9.0.13 -> 9.0.14 2026-03-14 13:31:29 -03:00
David McFarland
cd421416d3 dotnetCorePackages.sdk_9_0-bin: 9.0.311 -> 9.0.312 2026-03-14 13:31:28 -03:00
David McFarland
71bf56be46 dotnetCorePackages.sdk_8_0-bin: 8.0.418 -> 8.0.419 2026-03-14 13:31:28 -03:00
David McFarland
9fc87ad12c dotnetCorePackages.sdk_11_0-bin: 11.0.100-preview.1.26104.118 -> 11.0.100-preview.2.26159.112 2026-03-14 13:31:28 -03:00
David McFarland
e1ba637f04 dotnetCorePackages.sdk_10_0-bin: 10.0.103 -> 10.0.200 2026-03-14 13:31:28 -03:00
R. Ryantm
6e80974559 dart: 3.11.0 -> 3.11.2 2026-03-14 12:00:11 +00:00
nixpkgs-ci[bot]
efa670fd22 Merge staging-next into staging 2026-03-14 00:22:22 +00:00
nixpkgs-ci[bot]
23ee7d594c Merge master into staging-next 2026-03-14 00:21:49 +00:00