Commit Graph

24323 Commits

Author SHA1 Message Date
Alyssa Ross
0634e1e5c1 llvmPackages_git: 23.0.0-unstable-2026-05-31 -> 23.0.0-unstable-2026-… (#529346) 2026-06-10 10:16:08 +00:00
SandaruKasa
1e688f1324 llvmPackages.bintools-unwrapped: inherit meta.teams from llvm 2026-06-09 01:06:18 +03:00
Peder Bergebakken Sundt
e044842dc5 kotlin: 2.3.21 -> 2.4.0 (#527594) 2026-06-08 02:11:00 +00:00
Tristan Ross
e9cd46ce60 llvmPackages_git: 23.0.0-unstable-2026-05-31 -> 23.0.0-unstable-2026-06-07 2026-06-07 18:35:12 -07:00
Tristan Ross
b3578a5bfd llvmPackages_git: 23.0.0-unstable-2026-05-24 -> 23.0.0-unstable-2026-… (#526627) 2026-06-07 23:28:40 +00:00
Philip Taron
126e9b8e25 treewide: drop some unnecessary toString calls (#527924) 2026-06-07 13:03:10 +00:00
Alyssa Ross
865fd95f81 llvmPackages_22: 22.1.6 -> 22.1.7 (#527661) 2026-06-05 16:11:50 +00:00
Weijia Wang
b80aea064e crystal.buildCrystalPackage: fix {pre,post}InstallCheck skips (#528070) 2026-06-05 14:34:51 +00:00
Peter H. Hoeg
5178c2525f crystal.buildCrystalPackage: fix {pre,post}InstallCheck skips
This then broke things like `versionCheckHook` and anything else that
injects itself into the `preInstallCheck` phase.
2026-06-05 08:09:35 +01:00
Pol Dellaiera
f17e0c5177 zig: add meta.donationPage (#526650) 2026-06-05 05:57:41 +00:00
Marcin Serwin
acee3a653c polyml: drop old versions, migrate to by-name and various fixes. (#509550) 2026-06-04 12:55:18 +00:00
Robert Hensing
235013cf37 treewide: drop unnecessary toString calls
Scope:
- Combination of
  - Textual matches of "baseNameOf (toString"
  - Redundant toString calls I've found with my latest
    "lazy paths" nix branch as they force lazy fetches into
    the store. More info and new PR soon.
- Only cases I believe are worthwhile or easily determined

I've determined the validity by
- testing llvmPackages instantiation
- figuring out which types can pass into any particular
  toString call - "human fuzzy type checker"

Behavior considerations by type:

- `path`: converted back to a string *without* context
  `baseNameOf` does not copy things to the store on its own,
  equivalent to its behavior for string inputs
- `null`: converted to `""` -> may be valid input!
  ok if "" would not have been acceptable anyway
- `string` itself: passed through identically -> trivial
- `attrset` with `outPath`: same coercion as built into
  the `baseNameOf` function -> trivial
- other atomic types: generally not sensible inputs to
  `baseNameOf` -> fuzzy but true
2026-06-04 13:11:56 +02:00
·𐑑𐑴𐑕𐑑𐑩𐑤
e0006ff7f7 factor: use makeBinaryWrapper
No Bash overhead
2026-06-04 16:04:36 +07:00
Tristan Ross
2ad84de57a dart-bin: 3.11.6 -> 3.12.1 (#523467) 2026-06-03 17:21:55 +00:00
Tristan Ross
69fcef5537 llvmPackages_22: 22.1.6 -> 22.1.7 2026-06-03 10:11:17 -07:00
R. Ryantm
6de5ce1715 kotlin: 2.3.21 -> 2.4.0 2026-06-03 14:27:37 +00:00
Paul Meyer
b2b2efcd87 go_1_25: 1.25.10 -> 1.25.11 (#527457) 2026-06-03 07:34:25 +00:00
Tom Herbers
242fe12299 go_1_25: 1.25.10 -> 1.25.11
Changelog: https://go.dev/doc/devel/release#go1.25.minor
2026-06-03 09:23:58 +02:00
David McFarland
b28d3bddfe chickenPackages.chickenEggs: update (#526363) 2026-06-02 11:00:35 +00:00
Clément
5d26766cbf treewide: add missing meta.homepage with source git repository
Added homepage where missing, where the sources are pulled from:
- https://github.com
- https://git.sr.ht
- https://gitlab.com
- https://invent.kde.org
- https://codeberg.org
- https://gitlab.gnome.org
- https://gitlab.freedesktop.org
- https://git.FreeBSD.org
- https://salsa.debian.org
- https://git.tvdr.de
- https://git.suckless.org
2026-06-01 23:40:52 +02:00
R. Ryantm
229c8cdc50 dart-bin: 3.11.6 -> 3.12.1 2026-06-01 17:26:14 +00:00
sempiternal-aurora
f418e625da polyml: migrate to by-name 2026-06-01 20:54:28 +10:00
sempiternal-aurora
f461ed3cfd polyml{56,57}: drop old unused version 2026-06-01 20:54:28 +10:00
Ethan Carter Edwards
f6797be0ba zig: add meta.donationPage
Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com>
2026-06-01 00:37:41 -07:00
Peter Hoeg
2c6f1ffebf crystal.buildCrystalPackage: fix installCheckPhase glob pattern (#477878) 2026-06-01 06:55:53 +00:00
Tristan Ross
0917fee1c3 llvmPackages_git: 23.0.0-unstable-2026-05-24 -> 23.0.0-unstable-2026-05-31 2026-05-31 22:49:57 -07:00
Matt Sturgeon
95937930d2 jetbrains-jdk: 25.0.2b329.72 -> 25.0.2b432.48 (#518078) 2026-05-31 19:00:13 +00:00
aoli-al
16cc0e1273 jetbrains-jdk: 25.0.2b329.72 -> 25.0.2b432.48 2026-05-31 13:20:16 -04:00
aoli-al
529db3b430 jetbrains-jdk: reuse version+build 2026-05-31 13:18:49 -04:00
Daniel Nagy
02190b58d4 chickenPackages.chickenEggs: update 2026-05-31 16:30:00 +02:00
Arne Keller
c66de3821c temurin-{,jre-}bin-26: init at 26.0.1 (#506356) 2026-05-31 14:25:16 +00:00
SirYwell
243558acc5 temurin-{,jre-}bin-26: init at 26.0.1
Co-authored-by: Matt McHenry <github@matt.mchenryfamily.org>
2026-05-31 11:11:36 +02:00
Yohann Boniface
069e9f40ed djgpp: fix build by setting -std=gnu89 (#521799) 2026-05-29 21:39:21 +00:00
zimbatm
df1b67fdfd purescript.tests.minimal-module: use lib.sources.sourceByGlobs
Filter src to the .purs and .js files actually compiled, dropping
default.nix from the closure.
2026-05-26 21:53:50 +12:00
Alyssa Ross
03c3837e3a llvmPackages_git: 23.0.0-unstable-2026-05-17 -> 23.0.0-unstable-2026-… (#523822) 2026-05-25 16:10:19 +00:00
Alyssa Ross
f601dfd115 llvmPackages_22: 22.1.5 -> 22.1.6 (#523881) 2026-05-25 13:41:05 +00:00
Sigmanificient
0bbc8dffae treewide: set meta.license on hooks 2026-05-25 13:48:20 +02:00
Yohann Boniface
b2fe0bc745 maintainers: remove mbbx6spp (#521212) 2026-05-25 11:21:33 +00:00
Tristan Ross
c33cc6c3dd llvmPackages_22: 22.1.5 -> 22.1.6 2026-05-24 21:38:27 -07:00
Tristan Ross
cf95967217 llvmPackages_git: 23.0.0-unstable-2026-05-17 -> 23.0.0-unstable-2026-05-24 2026-05-24 17:42:06 -07:00
Sandro
e0266b7610 saber: 1.33.0 -> 1.33.3 (#520880) 2026-05-24 20:38:39 +00:00
Will Cohen
ea54f690a7 emscripten: 5.0.6 -> 5.0.7 (#515568) 2026-05-24 17:16:20 +00:00
David McFarland
181ff51f7c dotnet: may 2026 releases (#519768) 2026-05-20 13:00:25 +00:00
David McFarland
fcf72d2db4 dotnet/wrapper: remove nested list in test inputs 2026-05-19 20:48:46 -03:00
David McFarland
c82bc74bcb dotnet: remove cross-target tests from broken SDKs 2026-05-19 20:48:45 -03:00
David McFarland
d5b4c38fff dotnetCorePackages.sdk_11_0: 11.0.100-preview.3.26207.106 -> 11.0.100-preview.4.26230.115 2026-05-19 20:48:45 -03:00
David McFarland
599ab0fca7 dotnet: may 2026 releases
dotnetCorePackages.sdk_10_0: 10.0.203 -> 10.0.300
dotnetCorePackages.sdk_9_0: 9.0.313 -> 9.0.314
dotnetCorePackages.sdk_8_0: 8.0.420 -> 8.0.421

These are combined into one commit because they require some common
fixes.
2026-05-19 20:48:45 -03:00
Benjamin Levy
1da95fa46a djgpp: fix build by setting -std=gnu89
Assisted-by: Claude Code (Claude Opus 4.7)
2026-05-18 23:27:00 -04:00
K900
877385b045 Merge remote-tracking branch 'origin/master' into staging-next 2026-05-18 16:19:13 +03:00
yaya
b93b1c2377 squeak: fix build with gcc 15 (#520339) 2026-05-18 12:01:16 +00:00