a-n-n-a-l-e-e
365bae4c5a
Merge pull request #295358 from SharzyL/llvm17_libunwind
...
llvmPackages_17.clangUseLLVM: apply omitted #220520
2024-03-27 13:34:59 -07:00
Weijia Wang
effe96b2b8
Merge pull request #298386 from LeSuisse/atasm-1.23
...
atasm: 1.09 -> 1.23, move to an active fork
2024-03-27 16:30:32 +01:00
Thiago Kenji Okada
e1a7ec5583
graalvm-ce: make it a scope
2024-03-26 15:48:02 +00:00
Thiago Kenji Okada
2fea245936
buildGraalvm: use macOS SDK 11
...
Fix x86_64-darwin builds.
2024-03-26 14:45:17 +00:00
Thiago Kenji Okada
a98e9f4892
buildGraalvm: fix native-image warnings in installCheckPhase
2024-03-26 14:12:20 +00:00
Weijia Wang
56ed765f9c
Merge pull request #295440 from jlesquembre/jl/jdk22
...
openjdk22: init at 22+36
2024-03-25 16:16:48 +01:00
José Luis Lafuente
d7c54882e6
openjdk22: init at 22+36
2024-03-25 14:41:55 +01:00
sefidel
ec87711e54
crystal: 1.9 -> 1.11
...
Changes: https://github.com/crystal-lang/crystal/compare/1.9.2...1.11.2
Changelog: https://github.com/crystal-lang/crystal/blob/master/CHANGELOG.md#1112-2024-01-18
2024-03-25 03:54:33 -07:00
Maciej Krüger
10bfb6d146
Merge pull request #298683 from FlafyDev/flutter-gradle-fix
...
flutter: move flutter-tools' Gradle build files out of Nix Store
2024-03-25 01:53:52 +01:00
éclairevoyant
acbdee7e49
Merge pull request #297972 from UlyssesZh/fix-crystal-configure
...
crystal.buildCrystalPackage: fix a precedence mistake that prevents overriding configure phase
2024-03-24 20:20:41 +00:00
FlafyDev
fdab275c08
flutter: move flutter-tools' Gradle build files out of Nix Store
2024-03-24 18:35:02 +02:00
Mario Rodas
6546cd6fb5
Merge pull request #297770 from r-ryantm/auto-update/erg
...
erg: 0.6.32 -> 0.6.33
2024-03-23 19:53:54 -05:00
Weijia Wang
499583c002
Merge pull request #298418 from r-ryantm/auto-update/dart
...
dart: 3.3.1 -> 3.3.2
2024-03-23 22:45:06 +01:00
Weijia Wang
49588ce24d
Merge pull request #297390 from r-ryantm/auto-update/ghdl-mcode
...
ghdl-mcode: 3.0.0 -> 4.0.0
2024-03-23 22:23:33 +01:00
R. Ryantm
7f7e5f2247
dart: 3.3.1 -> 3.3.2
2024-03-23 18:02:48 +00:00
Thomas Gerbet
772278e4b8
atasm: 1.09 -> 1.23, move to an active fork
...
It also fixes the build to have the binary and not only
the doc/man page.
2024-03-23 16:18:40 +01:00
Weijia Wang
0c6a4d40cd
Merge pull request #287273 from wegank/zulu-16-drop
...
openjdk16: make linux-only
2024-03-22 17:18:24 +01:00
Ulrik Strid
b10ff2437b
Merge pull request #287846 from mschwaig/rocm-6.0.2
...
rocmPackages.* 5.7.1→ 6.0.2
2024-03-22 15:08:59 +01:00
Ulysses Zhan
23dfcf5c2d
crystal.buildCrystalPackage: fix a precedence mistake that prevents overriding configure phase
2024-03-22 00:39:34 -07:00
Weijia Wang
01743eb8aa
Merge pull request #297730 from wegank/stanc-refactor
...
stanc: move to by-name, refactor
2024-03-21 23:36:53 +01:00
Martin Schwaighofer
e908ad7d01
opensycl: build against ROCm 5.7
2024-03-21 22:48:33 +01:00
Thiago Kenji Okada
38d8d0e7ea
Merge pull request #297436 from r-ryantm/auto-update/graalvmCEPackages.graalpy
...
graalvmCEPackages.graalpy: 23.1.2 -> 24.0.0
2024-03-21 20:58:27 +00:00
Thiago Kenji Okada
3373acf729
Merge pull request #297515 from r-ryantm/auto-update/graalvmCEPackages.truffleruby
...
graalvmCEPackages.truffleruby: 23.1.2 -> 24.0.0
2024-03-21 20:58:12 +00:00
Thiago Kenji Okada
aadebf6b51
Merge pull request #297253 from r-ryantm/auto-update/graalvm-ce
...
graalvm-ce: 21.0.2 -> 22.0.0
2024-03-21 20:57:18 +00:00
sternenseemann
ccc08ba453
haskell.compiler.{ghc98*,ghcHEAD}: bootstrap using source built 9.6
...
Unfortunately, we are running into trouble linking dependencies of
hadrian against the libraries of the clock package with 9.6.3 and
9.6.4 _bindists_. My current suspiscion is that this is caused by
some kind of discrepancy between the toolchain used by GHC upstream
and us that persists from the configure step used when building the
bindist. The problem seems to be somewhat localized to hsc2hs (hence
clock is an issue), with GHC 9.6.4 bindists even passing a flag to
ld that is not supported by our version of cctools.
The problem is not fully diagnosed, so take the speculation above
with a grain of salt.
As a workaround, we can use the source built GHC 9.6 which is, of
course, configured with our toolchain in the environment.
2024-03-21 21:00:12 +01:00
R. Ryantm
26c6e419bb
erg: 0.6.32 -> 0.6.33
2024-03-21 17:01:12 +00:00
7c6f434c
85049df2ba
Merge pull request #297739 from hraban/sbcl/version-file
...
sbcl: create version file if none exists
2024-03-21 15:58:36 +00:00
Hraban Luyat
a91049c31a
sbcl: create version file if none exists
...
Fallback for when there is no such file (e.g. building from git)
The blanket recreation of this file was removed by me in
d09db9c096
but I hadn’t considered this edge case.
2024-03-21 11:12:10 -04:00
Weijia Wang
2f323d47e3
stanc: move to by-name, refactor
2024-03-21 15:07:51 +01:00
Mario Rodas
79bb4ed070
Merge pull request #297680 from marsam/update-typescript
...
typescript: 5.4.2 -> 5.4.3
2024-03-21 07:36:52 -05:00
Weijia Wang
863764bb98
Merge pull request #295650 from madsmtm/fix-flutter-macos
...
Fix Flutter's reference to the `arch` binary on macOS
2024-03-21 13:26:47 +01:00
a-n-n-a-l-e-e
9ad9869542
Merge pull request #297650 from a-n-n-a-l-e-e/libcxxabi_use_compiler_rt
...
llvmPackages_{12,13,14,15,16,17,git}.libcxx: add LIBCXXABI_COMPILER_RT flag
2024-03-21 05:06:12 -07:00
annalee
5b1b33f069
llvmPackages_{12,13,14,15,16,17,git}.libcxx: add LIBCXXABI_USE_COMPILER_RT=ON
...
since https://github.com/NixOS/nixpkgs/pull/292043 libcxxabi is built
using the same compiler wrapper as libcxx and thus uses the
`-rtlib=compiler-rt`. Adding the `LIBCXXABI_USE_COMPILER_RT=ON` at build
time ensures that the compiler-rt libraries provided at link time
resolving symbol errors for aarch64 pkgLLVM.libcxx build
https://hydra.nixos.org/build/253162977
2024-03-21 09:11:27 +00:00
lassulus
b86533c9af
Merge pull request #297492 from r-ryantm/auto-update/circt
...
circt: 1.68.0 -> 1.70.0
2024-03-21 14:59:32 +07:00
Mario Rodas
f7862df313
typescript: 5.4.2 -> 5.4.3
...
Diff: https://github.com/microsoft/TypeScript/compare/v5.4.2...5.4.3
Changelog: https://github.com/microsoft/TypeScript/releases/tag/v5.4.3
2024-03-21 04:20:00 +00:00
R. Ryantm
ad0a373abd
graalvmCEPackages.truffleruby: 23.1.2 -> 24.0.0
2024-03-20 18:53:54 +00:00
R. Ryantm
5f499ffa5f
circt: 1.68.0 -> 1.70.0
2024-03-20 17:02:36 +00:00
R. Ryantm
3dcd508956
graalvmCEPackages.graalpy: 23.1.2 -> 24.0.0
2024-03-20 11:19:11 +00:00
R. Ryantm
c3bf2049f3
ghdl-mcode: 3.0.0 -> 4.0.0
2024-03-20 06:32:55 +00:00
lucasew
777edcba88
flet-client-flutter: init at 0.21.1
...
Signed-off-by: lucasew <lucas59356@gmail.com>
2024-03-19 21:43:14 +01:00
R. Ryantm
ac4ed5dd63
graalvm-ce: 21.0.2 -> 22.0.0
2024-03-19 19:29:14 +00:00
a-n-n-a-l-e-e
5e500c383d
Merge pull request #283591 from a-n-n-a-l-e-e/llvm11-drop
...
treewide: drop LLVM11
2024-03-19 10:27:52 -07:00
Martin Weinelt
7762462405
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
- pkgs/development/python-modules/flask-security-too/default.nix
2024-03-19 17:30:16 +01:00
annalee
ca5e01c3f4
treewide: drop LLVM11
2024-03-19 14:54:23 +00:00
Paul Meyer
28e94c518b
go_1_20: remove
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-03-19 11:10:28 +01:00
github-actions[bot]
8ee0e6664b
Merge master into staging-next
2024-03-19 06:01:12 +00:00
Pol Dellaiera
186c3e34a7
Merge pull request #296549 from TomaSajt/strip-java-archives-hook
...
add stripJavaArchivesHook and use treewide
2024-03-19 05:41:08 +01:00
Martin Weinelt
3321e63b12
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
- pkgs/development/python-modules/sphinx-autobuild/default.nix
2024-03-19 04:00:32 +01:00
stuebinm
ff1a94e523
treewide: add meta.mainProgram to packages with a single binary
...
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
Mads Marquart
04ef11c35a
flutter: Allow impure reference to the arch
binary on macOS
...
The `arch` binary is not available in `darwin.adv_cmds`, it is provided via. `darwin.system_cmds` instead, but support for this is still experimental.
2024-03-18 17:19:10 +01:00