Commit Graph

18881 Commits

Author SHA1 Message Date
Kasper Gałkowski
6e2956f10b clasp-common-lisp: 2.2.0 -> 2.6.0
Same flags as in from debian/arch builds are used (mixed bytecode mode).

This release bundles dependencies that were previously fetched from their git
repositories. It means that the repo-pinning code can be deleted.

Clasp needs ASDF with changes not yet merged to the canonical repository. Such a
patch was added to the asdf derivation to avoid adding conditionals in the lisp
builder.
2024-06-05 02:24:58 +02:00
github-actions[bot]
daadd0b777
Merge master into haskell-updates 2024-06-05 00:13:17 +00:00
github-actions[bot]
4b2a80fbd0
Merge master into staging-next 2024-06-05 00:02:31 +00:00
Nick Cao
e0399f66a7
julia_110: 1.10.3 -> 1.10.4 2024-06-04 19:01:45 -04:00
Nick Cao
ab880c58dc
julia_110-bin: 1.10.3 -> 1.10.4 2024-06-04 19:01:44 -04:00
Yt
1f3cfae3d5
Merge pull request #317231 from lytedev/gleam-1.2.1
gleam: 1.2.0 -> 1.2.1
2024-06-04 22:09:21 +00:00
superherointj
52a6b383fc
Merge pull request #317232 from r-ryantm/auto-update/odin
odin: dev-2024-05 -> dev-2024-06
2024-06-04 15:38:04 -03:00
github-actions[bot]
593056204b
Merge master into staging-next 2024-06-04 18:01:13 +00:00
R. Ryantm
358d787343 odin: dev-2024-05 -> dev-2024-06 2024-06-04 15:56:36 +00:00
Daniel Flanagan
f0bbf8191c gleam: 1.2.0 -> 1.2.1 2024-06-04 10:46:32 -05:00
David McFarland
da2c061877
Merge pull request #316299 from corngood/dotnet-upgrade
dotnet: May 2024 upgrade
2024-06-04 11:40:54 -03:00
Alyssa Ross
f27b3096c3
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/os-specific/linux/util-linux/default.nix
2024-06-04 13:31:26 +01:00
7c6f434c
67a6bcdcf2
Merge pull request #315675 from hraban/fix/sbcl-gc-threads
sbcl: configuration check: GC requires threads
2024-06-04 12:14:42 +00:00
github-actions[bot]
14af82271b
Merge master into haskell-updates 2024-06-04 00:13:34 +00:00
github-actions[bot]
ddde12c6f7
Merge master into staging-next 2024-06-03 18:02:09 +00:00
Eelco Dolstra
8d2a765adf Let-float various fromJSON calls to avoid repeated JSON reading/parsing
Some of these were read/parsed dozens of times in a `nix search`
invocation, and in particular the MELPA recipes archive (3 MiB) was
read 4 times.
2024-06-03 18:52:42 +02:00
R. Ryantm
e8bdfaf8a1 osl: 1.13.9.0 -> 1.13.10.0 2024-06-03 02:52:06 +00:00
github-actions[bot]
ac1903efd3
Merge master into haskell-updates 2024-06-03 00:13:54 +00:00
github-actions[bot]
c987c730bb
Merge master into staging-next 2024-06-03 00:02:20 +00:00
David McFarland
f44b27ce93 dotnetCorePackages.dotnet_8: 8.0.5 -> 8.0.6 2024-06-02 16:37:00 -03:00
David McFarland
5f7390af48 dotnetCorePackages.sdk_8_0: 8.0.5 -> 8.0.6 2024-06-02 16:37:00 -03:00
David McFarland
6113a9f660 dotnetCorePackages.sdk_7_0: 7.0.19 -> 7.0.20 2024-06-02 16:37:00 -03:00
David McFarland
01eb221ace dotnetCorePackages.sdk_6_0: 6.0.30 -> 6.0.31 2024-06-02 16:37:00 -03:00
éclairevoyant
2d57e1ce28
Merge pull request #316704 from babariviere/chore/remove-babariviere
remove 'babariviere' as a maintainer
2024-06-02 18:26:48 +00:00
github-actions[bot]
97d15b22bf
Merge master into staging-next 2024-06-02 18:01:10 +00:00
7c6f434c
ab718775cb
Merge pull request #315896 from hraban/sbcl/2.4.5
sbcl: 2.4.4 -> 2.4.5
2024-06-02 17:43:13 +00:00
Sandro
c9a2d39e08
Merge pull request #309447 from mevatron/mevatron/update-jcef-to-241 2024-06-02 19:33:12 +02:00
Bastien Riviere
40c9def80e
remove 'babariviere' as a maintainer 2024-06-02 18:49:26 +02:00
Weijia Wang
a306e2df87
Merge pull request #312750 from r-ryantm/auto-update/aspectj
aspectj: 1.9.22 -> 1.9.22.1
2024-06-02 17:34:43 +02:00
Weijia Wang
483914124e
Merge pull request #311568 from r-ryantm/auto-update/dart
dart: 3.3.4 -> 3.4.2
2024-06-02 17:20:57 +02:00
github-actions[bot]
3ac64dc20d
Merge master into staging-next 2024-06-02 06:01:19 +00:00
OTABI Tomoya
3473013688
Merge pull request #316193 from r-ryantm/auto-update/mlkit
mlkit: 4.7.9 -> 4.7.10
2024-06-02 10:24:45 +09:00
Sergei Trofimovich
c682f2b491 gcc: provide a $libgcc/$target/lib -> $libgcc/lib symlink
The primary reason for the layout change is for `gcc.libgcc` to match
closer `gcc.lib` layout. That way we allow `$STRIP_FOR_TARGET` to strip
`libgcc_s.so.1` file moved to $libgcc output. Otherwise `$STRIP` (for
host) fails to do it and leaves debug strings like references to headers
in it and bloats HOST closure with BUILD inputs.

The change shrinks `aarch64-multiplatform-musl.coreutils` closure from
50MB down to 10MB:

Before:

    $ nix path-info -rsSh $(nix-build -A pkgs.pkgsCross.aarch64-multiplatform-musl.coreutils) |& unnix
    /<<NIX>>/xgcc-13.2.0-libgcc                              155.8K  155.8K
    /<<NIX>>/musl-aarch64-unknown-linux-musl-1.2.3             3.8M    3.8M
    /<<NIX>>/libunistring-1.1                                  1.7M    1.7M
    /<<NIX>>/libidn2-2.3.7                                   352.7K    2.1M
    /<<NIX>>/glibc-2.39-52                                    28.7M   31.0M
    /<<NIX>>/bash-5.2p26                                       1.5M   32.5M
    /<<NIX>>/musl-aarch64-unknown-linux-musl-1.2.3-bin        69.4K    3.8M
    /<<NIX>>/linux-headers-6.7                                 6.2M    6.2M
    /<<NIX>>/musl-aarch64-unknown-linux-musl-1.2.3-dev       550.2K   43.1M
    /<<NIX>>/aarch64-unknown-linux-musl-gcc-13.2.0-libgcc    579.7K   43.6M
    /<<NIX>>/aarch64-unknown-linux-musl-gcc-13.2.0-lib         3.8M   47.4M
    /<<NIX>>/gmp-with-cxx-aarch64-unknown-linux-musl-6.3.0   653.4K   48.1M
    /<<NIX>>/attr-aarch64-unknown-linux-musl-2.5.2            73.8K    3.8M
    /<<NIX>>/acl-aarch64-unknown-linux-musl-2.3.2            156.4K    4.0M
    /<<NIX>>/coreutils-aarch64-unknown-linux-musl-9.5          1.6M   49.9M

After:

    $ nix path-info -rsSh $(nix-build -A pkgs.pkgsCross.aarch64-multiplatform-musl.coreutils) |& unnix
    /<<NIX>>/musl-aarch64-unknown-linux-musl-1.2.3             3.8M    3.8M
    /<<NIX>>/aarch64-unknown-linux-musl-gcc-13.2.0-libgcc    147.9K  147.9K
    /<<NIX>>/aarch64-unknown-linux-musl-gcc-13.2.0-lib         3.8M    7.7M
    /<<NIX>>/gmp-with-cxx-aarch64-unknown-linux-musl-6.3.0   653.4K    8.4M
    /<<NIX>>/attr-aarch64-unknown-linux-musl-2.5.2            73.8K    3.8M
    /<<NIX>>/acl-aarch64-unknown-linux-musl-2.3.2            156.4K    4.0M
    /<<NIX>>/coreutils-aarch64-unknown-linux-musl-9.5          1.6M   10.1M
2024-06-01 05:59:59 +01:00
github-actions[bot]
26c4820adb
Merge master into haskell-updates 2024-06-01 00:14:21 +00:00
sternenseemann
fc1e8093b5 haskell.packages.ghc910: work around aarch64-darwin output cycles
This ports our infamous patch for Cabal that prevents certain parts of
the Paths_* module from being generated in order to prevent unnecessary
references on aarch64-darwin, to GHC >= 9.10.

See also:

- Original issues: #140774
- Patches
  - Original patch for GHC >= 8.10 && < 9.2 / Cabal >= 3.2 && < 3.6:
    https://github.com/nixOS/nixpkgs/commit/b0dcd7fa34377fc0c5ff155de2d07ffbff3
  - Patch for GHC >= 9.2 && < 9.10 / Cabal >= 3.6 && < 3.12: #216857,
    https://github.com/NixOS/nixpkgs/pull/240387/commits/f6f780f129f50df536fb30,
    …
2024-05-31 21:23:09 +02:00
github-actions[bot]
c0b9a61616
Merge master into staging-next 2024-05-31 18:01:21 +00:00
R. Ryantm
5f1640f25f mlkit: 4.7.9 -> 4.7.10 2024-05-31 15:42:56 +00:00
Ben Siraphob
543627341e
Merge pull request #314987 from atorres1985-contrib/split-zigs 2024-05-31 19:14:18 +07:00
sternenseemann
c2b48909d6 Merge master into haskell-updates 2024-05-31 12:49:29 +02:00
Vladimír Čunát
5804775d03
Merge branch 'staging' into staging-next 2024-05-31 07:30:41 +02:00
Tristan Ross
77d03eb68c
llvmPackages_{12,13,14,15,16,17,18,git}.lldb: add patch to remove origin variable 2024-05-30 21:39:47 -07:00
R. Ryantm
0bc581bf88 dart: 3.3.4 -> 3.4.2 2024-05-30 23:47:41 +00:00
Weijia Wang
9e65a7fba2 tinycc: fix build on x86_64-darwin 2024-05-30 18:55:54 +02:00
Arnout Engelen
833de4fa88
scala_3: 3.3.1 -> 3.3.3 2024-05-30 18:38:49 +02:00
Hraban Luyat
1acef6e636 sbcl: 2.4.4 -> 2.4.5 2024-05-30 09:45:53 -04:00
Vladimír Čunát
30d447f909
Merge #309580: cargo,clippy,rustc,rustfmt: 1.77.2 -> 1.78.0
...into staging
2024-05-30 11:16:59 +02:00
Vladimír Čunát
5d44b1a800
Merge #313489: gcc13: 13.2.0 -> 13.3.0
...into staging
2024-05-30 11:13:42 +02:00
Sergei Trofimovich
ce5cc26328 gcc13: 13.2.0 -> 13.3.0
Changes: https://gcc.gnu.org/gcc-13/changes.html
2024-05-30 09:52:02 +01:00
Emery Hemingway
5b321ac6b3 nimOverrides: do not pass final attrset to override funcs
The final attrset is not used by any of the overrides and presents
a infinite recursion hazard.

Performance of buildNimPackage is improved.
2024-05-30 08:12:39 +00:00
K900
225169d106
Merge pull request #315790 from paparodeo/revert-openbsd-patches
llvmPackages_18.{clang,libcxx}: Revert redundant openbsd patches
2024-05-30 10:34:22 +03:00
isabel
63aceac766 treewide: remove unused occurence of fetchFromGitHub argument 2024-05-30 05:56:07 +00:00
Reno Dakota
30d42ba569
Revert "llvmPackages.clang: Fix special-case for OpenBSD to be less special"
This reverts commit 222a29eb53.
2024-05-30 05:07:41 +00:00
Reno Dakota
8110970af9
Revert "llvmPackages.libcxx: Fix compiling for OpenBSD"
This reverts commit 0c6d2eee3c.
2024-05-30 05:07:41 +00:00
github-actions[bot]
7476d0d0c9
Merge master into haskell-updates 2024-05-30 00:13:58 +00:00
Alyssa Ross
07f40e6892 rustc: don't try to use non-existent rust-lld
This removes the need to manually override Rust's default linker for
every package that builds for wasm32-unknown-unknown.
2024-05-29 23:08:09 +02:00
Hraban Luyat
307e221f0d sbcl: make deriv options overridable attributes
This also makes the options available for reading by other derivations which
depend on SBCL. This is useful e.g. in the case of bordeaux-threads, which
depends on a specific feature of SBCL having been enabled (threads): having the
.threadSupport value readable from the derivation at runtime allows
bordeaux-thread to potentially mark itself as meta.broken for an SBCL without
thread support.
2024-05-29 16:38:46 -04:00
Marek Fajkus
574745b2fc
Merge pull request #313750 from am-on/fix/elm-analyse
elmPackages.elm-analyse: fix starting server
2024-05-29 21:13:01 +02:00
John Ericson
61c678f71e
Merge pull request #311836 from obsidiansystems/aa-openbsd-1
openbsd: init at 7.5
2024-05-29 13:42:32 -04:00
Hraban Luyat
636e5933e5 sbcl: configuration check: GC requires threads
https://sourceforge.net/p/sbcl/mailman/message/58776519/
2024-05-29 09:26:18 -04:00
github-actions[bot]
a21afc1d92
Merge staging-next into staging 2024-05-29 12:01:33 +00:00
Weijia Wang
472340f7ee
Merge pull request #314965 from jeremyschlatter/bend-0-2-22_hvm-2-0-17
bend: 0.2.9 -> 0.2.22, hvm: 2.0.12 -> 2.0.17
2024-05-29 08:46:21 +02:00
github-actions[bot]
545ffa3ee7
Merge staging-next into staging 2024-05-29 06:01:50 +00:00
github-actions[bot]
a3713f011c
Merge master into haskell-updates 2024-05-29 00:14:23 +00:00
github-actions[bot]
88d9d40017
Merge staging-next into staging 2024-05-29 00:02:38 +00:00
Daniel Nagy
050df1a7e6
go: Support WASI platform
With this change it is now possible to build simple Go packages into
WebAssembly and WASI. For example, it is now possible to build
`wazero` to wasm:

```sh
$ file $(nix-build -A pkgsCross.wasi32.wazero --no-out-link)/bin/wazero
/nix/store/pzzzsnmyjjrxi8gmadksn99rgfbxqrp2-wazero-static-wasm32-unknown-wasi-1.7.2/bin/wazero: WebAssembly (wasm) binary module version 0x1 (MVP)
```

https://go.dev/blog/wasi
2024-05-29 00:45:00 +02:00
Philipp Herzog
ae34cb9560
gleam: 1.1.0 -> 1.2.0 2024-05-28 13:47:58 +02:00
github-actions[bot]
0cad2ef6d6
Merge master into haskell-updates 2024-05-28 00:13:28 +00:00
Anderson Torres
0b575c9759 zig_0_12: huge refactor
- migrate it to a dedicated directory, zig/0.12
  - can't migrate to by-name
    - because of undecipherable darwin.apple_sdk_11_0.callPackage
- nixfmt
- add a simple version test
2024-05-27 20:35:27 -03:00
Anderson Torres
e1f9afc289 zig_0_11: huge refactor
- migrate it to a dedicated directory, zig/0.11
  - can't migrate to by-name
    - because of undecipherable darwin.apple_sdk_11_0.callPackage
- nixfmt
- add a simple version test
2024-05-27 20:35:27 -03:00
Anderson Torres
5427d85cc7 zig_0_10: huge refactor
- migrate it to a dedicated directory, zig/0.10
  - can't migrate to by-name
    - because of undecipherable darwin.apple_sdk_11_0.callPackage
- nixfmt
- add a simple version test
2024-05-27 20:35:27 -03:00
Anderson Torres
cad194ac57 zig_0_9: huge refactor
- migrate it to a dedicated directory, zig/0.9
  - can't migrate to by-name
    - because of undecipherable darwin.apple_sdk_11_0.callPackage
- nixfmt
- add a simple version test
2024-05-27 20:35:27 -03:00
Anderson Torres
048a15057a zig-shell-completions: migrate to by-name 2024-05-27 20:35:27 -03:00
Jeremy Baxter
ad4a42b2ce ldc: migrate to pkgs/by-name 2024-05-28 11:22:27 +12:00
Jeremy Baxter
095ba4fdc3 ldc: merge into single file 2024-05-28 11:21:52 +12:00
John Ericson
85536b3681
Merge pull request #311777 from rhelmot/freebsd-minimal3/llvmPackages
llvmPackages: add support for native FreeBSD
2024-05-27 13:41:31 -04:00
Alexandre Esteves
3c2a750980 ispc: 1.23.0 -> 1.24.0 2024-05-27 17:31:56 +01:00
github-actions[bot]
31a1f60b7f
Merge staging-next into staging 2024-05-27 12:01:36 +00:00
AMS21
48d0c1cdfc llvmPackages_18: 18.1.5 -> 18.1.6 2024-05-27 11:50:48 +02:00
github-actions[bot]
29eb2c04cf
Merge master into haskell-updates 2024-05-27 00:13:58 +00:00
github-actions[bot]
7b88bc39ef
Merge staging-next into staging 2024-05-27 00:02:54 +00:00
Weijia Wang
ec76ebf4d8
Merge pull request #314947 from wegank/corretto-eval-fix 2024-05-27 01:57:47 +02:00
Jeremy Schlatter
fb9bfe8f74
hvm: 2.0.12 -> 2.0.17
HVM2 never needed rust nightly, so also drop `RUSTC_BOOSTRAP = true`.

See https://github.com/HigherOrderCO/HVM/issues/352
2024-05-26 16:07:34 -07:00
Weijia Wang
ea7468d365
Merge pull request #314378 from Infinidoge/bump-openjdk-semeru
semeru-bin: init at 21, update sources
2024-05-27 00:13:41 +02:00
Weijia Wang
a292fa38bd corretto17: fix eval on darwin 2024-05-26 23:22:44 +02:00
Robert Scott
b337f61a46
Merge pull request #314810 from GiulioCocconi/fix/smalltalk
gnu-smalltalk: fix build
2024-05-26 20:36:53 +01:00
sternenseemann
69bdf62eb6 haskell.compiler.ghc9{6,8}: fix elfutils splicing
elfutils is used in the RTS (rts/Libdw.c), i.e. it will be used on the
target platform.

Tested via pkgsCross.gnu32.haskellPackages.ghc [1], though #304605 needs
to be cherry-picked for elfutils to build.

[1]: nix-shell -E 'with import ./. { crossSystem = "i686-linux"; };
       mkShell { nativeBuildInputs = [haskellPackages.ghc ]; }'
2024-05-26 21:29:11 +02:00
github-actions[bot]
7537b40813
Merge staging-next into staging 2024-05-26 18:01:42 +00:00
Giulio Cocconi
7619c9693e gnu-smalltalk: Numbered the patch 2024-05-26 18:22:43 +02:00
Thiago Kenji Okada
7780e5160e
Merge pull request #314381 from Infinidoge/bump-openjdk-jetbrains
jetbrains-jdk: 17.0.11-b1000.8 -> 17.0.11-b1207.24)
2024-05-26 16:04:06 +01:00
Thiago Kenji Okada
bf40cc63d8
Merge pull request #313927 from wegank/openjdk-bump-split-4
openjdk17, openjfx17, corretto17: update
2024-05-26 16:00:23 +01:00
John Ericson
ad6fa01c06 llvmPackages.compiler-rt: Add flag to force libcompiler-rt.a creation
See the code comments for details

Also replace a bad hard-coded `freebsd` with a flexible `*` wildcard in
the `doFakeLibgcc` implementation.
2024-05-26 10:55:15 -04:00
Ali Abrar
d0b08ab5de llvmPackages: libcxx: link stdlib
See: https://github.com/NixOS/nixpkgs/pull/246577/files#r1600650238

This code was breaking some thing for me, and I believe it was a
mistake. I hink we *do* wanna link libc, since libc++ depends on it, but
*don't* want to link an already-existing C++ standard library
implementation. `-nostdlib++` without `-nostdlib` therefore seems
correct to me.

Without this change, we do indeed fail to link OpenBSD.
2024-05-26 10:55:15 -04:00
John Ericson
0c6d2eee3c llvmPackages.libcxx: Fix compiling for OpenBSD 2024-05-26 10:55:15 -04:00
John Ericson
222a29eb53 llvmPackages.clang: Fix special-case for OpenBSD to be less special 2024-05-26 10:55:15 -04:00
github-actions[bot]
d0f5d1af6a
Merge staging-next into staging 2024-05-26 12:01:46 +00:00
Giulio Cocconi
577e785181 gnu-smalltalk: fix-build 2024-05-26 11:35:58 +02:00
Matthias Beyer
32c609cc57
Merge pull request #314460 from r-ryantm/auto-update/lobster
lobster: 2023.13 -> 2024.0
2024-05-26 11:12:58 +02:00
Infinidoge
a49ac84467
jetbrains-jdk: 17.0.11-b1000.8 -> 17.0.11-b1207.24) 2024-05-25 20:28:15 -04:00
github-actions[bot]
eb0de71dc6
Merge staging-next into staging 2024-05-26 00:03:01 +00:00
sternenseemann
741dfd28b9 Merge master into haskell-updates 2024-05-25 22:54:26 +02:00
Infinidoge
09b0b53e3c corretto: 17.0.8.8.1 -> 17.0.11.9.1
Removes the FixNullPtrCast patch, as it failed to apply.
Need to investigate whether the patch needs to be updated for this
version, or if the patch was backported into corretto's JDK source.
2024-05-25 20:39:54 +02:00
github-actions[bot]
edcb881454
Merge staging-next into staging 2024-05-25 18:01:21 +00:00
Nick Cao
b61f187bc3
Merge pull request #314300 from r-ryantm/auto-update/erg
erg: 0.6.36 -> 0.6.37
2024-05-25 08:43:27 -04:00
Infinidoge
614dc610fe openjfx: 17.0.6+3 -> 17.0.11-ga 2024-05-25 14:11:53 +02:00
Infinidoge
5a3c6df28f openjdk: 17.0.7+7 -> 17.0.11+9 2024-05-25 14:11:53 +02:00
github-actions[bot]
77670642a2
Merge staging-next into staging 2024-05-25 12:01:46 +00:00
Thiago Kenji Okada
3292b1e79b
Merge pull request #313925 from wegank/openjdk-bump-split-3
openjdk11, openjfx11, corretto11: update
2024-05-25 12:16:46 +01:00
Peter Waller
8164fd64c9 llvmPackages_{12,13,14,15,16,17,18,git}: Simplify argument passthrough
This patch is not intended to introduce any functional change. drvPaths
should remain unchanged; if they do change, it's a bug.

Prior to this patch, a set of packages gets passed through from the
llvmPackages top level function to the individual packages via
callPackages, which is a newScope constructed with some specific
arguments.

As it stands this makes it harder to override dependencies of LLVM; for
example take ncurses. If you want to override it, it is an argument to
libllvm, however, if you override libllvm you then have to write a lot
of code to have correctly overridden clang, given how llvmPackages is
previously composed (out of tools and libraries).

Instead, I propose to make sure that all the dependencies of all
llvmPackages are listed as an inputs to the top leve llvmPackages,
and then the resulting newScope will contain all of them. This in
turn will make `llvmPackages.override` work as expected for any
input to each of the llvm packages.

We'll achieve this by first simplifying the code a bit and ensuring that
all arguments to llvmPackage get forwarded to all packages (via
`{}@args`).

This represents a chance to simplify things a bit so I propose doing it
in two steps:

1. This patch: Simplify argument pass through.
2. (Later): Ensure all arguments to each llvm package are listed in the
   top level `llvm/X/default.nix`.

Once the second patch lands, this means that `(llvmPackages.override {
ncurses = myncurses; }).clang` would consist of a clang whose libllvm
had the ncurses overridden. This is not the case prior to this patch.

Signed-off-by: Peter Waller <p@pwaller.net>
2024-05-25 11:43:26 +01:00
R. Ryantm
37245e94f3 lobster: 2023.13 -> 2024.0 2024-05-25 02:46:05 +00:00
github-actions[bot]
edc6c261ab
Merge master into haskell-updates 2024-05-25 00:13:23 +00:00
Infinidoge
9710ec0b8e corretto: 11.0.20.9.1 -> 11.0.23.9.1 2024-05-25 00:54:43 +02:00
Infinidoge
ccbada92bb
adoptopenjdk-bin: mark EOL releases as vulnerable 2024-05-24 17:45:20 -04:00
Infinidoge
0da3bbed9d
corretto: remove unnecessary inputs 2024-05-24 17:45:20 -04:00
Infinidoge
d8e578b4f9
corretto: use version as rev 2024-05-24 17:08:47 -04:00
Infinidoge
e397de45fe
openjfx: mark EOL releases as vulnerable 2024-05-24 17:06:06 -04:00
Infinidoge
bc1d332e1e
openjfx: build openjfx21 with openjdk21 2024-05-24 17:06:06 -04:00
Infinidoge
936fd7cb3b
openjfx: build openjfx20 with openjdk20 2024-05-24 17:06:05 -04:00
Infinidoge
d3307e2d2f
openjdk: add infinidoge as maintainer 2024-05-24 17:06:05 -04:00
Infinidoge
4484cc91ac
openjdk: mark openjdk19 and openjdk20 as EOL 2024-05-24 17:06:05 -04:00
Infinidoge
9d2a4fde3b
semeru-bin: update sources 2024-05-24 16:50:36 -04:00
Infinidoge
fef3145c8d
semeru-bin: mark EOL releases as vulnerable 2024-05-24 16:39:20 -04:00
Infinidoge
70b1aa3c71
semeru-bin: init at 21 2024-05-24 16:39:20 -04:00
Infinidoge
7afa74c72d
semeru-bin: fix issue with 1-tuple impls 2024-05-24 16:39:20 -04:00
Infinidoge
4d548bc90e
semeru-bin: update sources 2024-05-24 16:39:20 -04:00
github-actions[bot]
c792a8b0fc
Merge staging-next into staging 2024-05-24 18:01:32 +00:00
Weijia Wang
c341ac58ae
Merge pull request #313923 from wegank/openjdk-bump-split-2
openjdk8: 8u362-ga -> 8u412-ga
2024-05-24 18:40:24 +02:00
R. Ryantm
26d1c4f025 erg: 0.6.36 -> 0.6.37 2024-05-24 14:39:38 +00:00
github-actions[bot]
a73d2d9b62
Merge staging-next into staging 2024-05-24 12:01:26 +00:00
Weijia Wang
7eb4e94008
Merge pull request #313920 from wegank/openjdk-bump-split-1
openjdk{16,18,19,20}, openjfx{20,22}: update
2024-05-24 12:54:46 +02:00
Aleksana
ccb20d6611
Merge pull request #312190 from Sigmanificient/rasm
rasm: 0.117 -> 2.2.3, change upstream source
2024-05-24 16:14:52 +08:00
Jörg Thalheim
ffc64adcdb
Merge pull request #311317 from avnik/avnik/edk2-cross-fix
edk2: cross-compilation fix
2024-05-24 10:14:13 +02:00
Sigmanificient
203a48ad35 pkgs/development: remove unused fetchpatch arguments 2024-05-24 02:53:57 +02:00
github-actions[bot]
b08ebe20d2
Merge master into haskell-updates 2024-05-24 00:13:43 +00:00
Infinidoge
6c26092a0e openjfx: 11.0.18+1 -> 11.0.20+1 2024-05-23 10:40:24 +02:00
Infinidoge
fd875d904c openjdk: 11.0.19+7 -> 11.0.23+9 2024-05-23 10:40:10 +02:00
Infinidoge
1962ef0f77 openjdk: 8u362-ga -> 8u412-ga 2024-05-23 10:38:10 +02:00
Infinidoge
82ee713858 openjfx: 22+30 -> 22.0.1-ga 2024-05-23 10:33:01 +02:00
Infinidoge
895d63ca56 openjfx: 20+19 -> 20.0.2-ga 2024-05-23 10:32:50 +02:00
Infinidoge
9572407ad8 openjdk: 20+36 -> 20.0.2+9 2024-05-23 10:32:24 +02:00
Infinidoge
25f344d272 openjdk: 19.0.2+7 -> 19-ga 2024-05-23 10:32:11 +02:00
Infinidoge
0611f7c61b openjdk: 18+36 -> 18.0.2.1+1
This bump was made to match the last available version of OpenJDK 18,
despite the package being marked as insecure due to End of Life.
2024-05-23 10:32:02 +02:00
Infinidoge
dede7feaa7 openjdk: 16+36 -> 16.0.2-ga
Build number is set to 1, as this was the last release and thus had no
build number.

Additionally, this update is made despite the fact that the package is
marked as insecure, to pull in the small number of accumulated fixes.
2024-05-23 10:31:27 +02:00
github-actions[bot]
221ad4ab54
Merge staging-next into staging 2024-05-23 06:01:39 +00:00
Weijia Wang
a5a0a692f3
Merge pull request #313404 from r-ryantm/auto-update/kotlin
kotlin: 1.9.24 -> 2.0.0
2024-05-23 07:29:22 +02:00
github-actions[bot]
91c2e44666
Merge master into haskell-updates 2024-05-23 00:13:17 +00:00
github-actions[bot]
e86d339640
Merge staging-next into staging 2024-05-23 00:02:52 +00:00
am-on
c9158a1b25 elmPackages.elm-analyse: fix starting server
Couldn't start elm-analyse server (`elm-analyse -s`) with previous
node-watch version. See https://github.com/stil4m/elm-analyse/issues/253
for more details.
2024-05-22 20:18:53 +02:00
Weijia Wang
fbe324ceae
Merge pull request #305387 from wegank/mcfgthread-12-drop
windows.mcfgthreads_pre_gcc_13: drop
2024-05-22 20:05:33 +02:00
github-actions[bot]
dfe5aa3439
Merge staging-next into staging 2024-05-22 18:01:30 +00:00
Weijia Wang
89f23464e2
Merge pull request #312922 from ereslibre/bump-unison
unison-ucm: 0.5.19 -> 0.5.20
2024-05-22 19:45:41 +02:00
github-actions[bot]
985c7f2729
Merge staging-next into staging 2024-05-22 12:01:52 +00:00
Jeremy Schlatter
4ea05703b3
hvm: correct license and update description
HVM1 had an MIT license, but HVM2 has an Apache license.

HVM1: https://github.com/HigherOrderCO/HVM1/blob/master/LICENSE
HVM2: https://github.com/HigherOrderCO/HVM/blob/main/LICENSE

Updated description from hvm repo: https://github.com/HigherOrderCO/HVM/
2024-05-21 23:34:57 -07:00
github-actions[bot]
7d41da6c40
Merge master into haskell-updates 2024-05-22 00:13:00 +00:00
github-actions[bot]
949e5b9d89
Merge staging-next into staging 2024-05-22 00:02:35 +00:00
Weijia Wang
313e70ebdc
Merge pull request #309788 from trofi/gcc-14-init
gcc14, gfortran14, gnat14, gccgo14: init at 14.1.0
2024-05-22 00:34:06 +02:00
Nick Cao
348be3c3eb
Merge pull request #313125 from r-ryantm/auto-update/circt
circt: 1.74.0 -> 1.75.0
2024-05-21 18:08:25 -04:00
Weijia Wang
10a5379763 gnat14: fix build on x86_64-darwin 2024-05-21 17:52:45 +02:00
Rafael Fernández López
5ce7667481 unison-ucm: 0.5.19 -> 0.5.20 2024-05-21 16:08:42 +02:00
R. Ryantm
7ea6c1ec81 kotlin: 1.9.24 -> 2.0.0 2024-05-21 13:19:27 +00:00
Randy Eckenrode
44e55797be gcc14: add x86_64-darwin support 2024-05-21 12:08:26 +02:00
Weijia Wang
d851de2647 gcc14: add aarch64-darwin support 2024-05-21 12:08:26 +02:00
Sergei Trofimovich
75104490c0 gcc14, gfortran14, gnat14, gccgo14: init at 14.1.0
Changes: https://gcc.gnu.org/gcc-14/changes.html
2024-05-21 12:08:26 +02:00
sternenseemann
131d97df5c haskell.compiler: simplify whitespace for make/native-bignum GHCs
Conditional whitespace was only necessary to prevent rebuilds. We can
now revert this since it doesn't make a functional difference.
2024-05-20 20:30:12 +02:00
sternenseemann
ea9498a08d haskell.compiler: simplify patch logic for make/native-bignum GHCs
This only reorders the patches in some cases, as can be seen by
comparing the patch lists using before and after this change:

 ghc902:
+  * /nix/store/648bdlavl7b09llwsvgzxlf3kj8di0mg-1482.patch
   * /nix/store/a6i4qgs42rmfvlclpqb5c4np7p66sbwx-ghc-docs-sphinx-6.0.patch
   * /nix/store/dxnmnf26y1mj6d4rd6r9nglbwlidqxl9-docs-sphinx-7.patch
-  * /nix/store/648bdlavl7b09llwsvgzxlf3kj8di0mg-1482.patch
   * /nix/store/cixlb1974spszv897qklibd6avlwk8ic-ghc-9.0.2-fcompact-unwind.patch
 ghc925:
+  * /nix/store/648bdlavl7b09llwsvgzxlf3kj8di0mg-1482.patch
   * /nix/store/a6i4qgs42rmfvlclpqb5c4np7p66sbwx-ghc-docs-sphinx-6.0.patch
   * /nix/store/dxnmnf26y1mj6d4rd6r9nglbwlidqxl9-docs-sphinx-7.patch
-  * /nix/store/648bdlavl7b09llwsvgzxlf3kj8di0mg-1482.patch
   * /nix/store/vm78w4fi23blaqq2ahl3m5842yri7lik-6c796218c92f93c95e94d5ec2d077f6956f68e98.patch
 ghc926:
+  * /nix/store/648bdlavl7b09llwsvgzxlf3kj8di0mg-1482.patch
   * /nix/store/a6i4qgs42rmfvlclpqb5c4np7p66sbwx-ghc-docs-sphinx-6.0.patch
   * /nix/store/dxnmnf26y1mj6d4rd6r9nglbwlidqxl9-docs-sphinx-7.patch
-  * /nix/store/648bdlavl7b09llwsvgzxlf3kj8di0mg-1482.patch
   * /nix/store/vm78w4fi23blaqq2ahl3m5842yri7lik-6c796218c92f93c95e94d5ec2d077f6956f68e98.patch
 ghc927:
+  * /nix/store/648bdlavl7b09llwsvgzxlf3kj8di0mg-1482.patch
   * /nix/store/a6i4qgs42rmfvlclpqb5c4np7p66sbwx-ghc-docs-sphinx-6.0.patch
   * /nix/store/dxnmnf26y1mj6d4rd6r9nglbwlidqxl9-docs-sphinx-7.patch
-  * /nix/store/648bdlavl7b09llwsvgzxlf3kj8di0mg-1482.patch
   * /nix/store/vm78w4fi23blaqq2ahl3m5842yri7lik-6c796218c92f93c95e94d5ec2d077f6956f68e98.patch
 ghc928:
+  * /nix/store/648bdlavl7b09llwsvgzxlf3kj8di0mg-1482.patch
   * /nix/store/a6i4qgs42rmfvlclpqb5c4np7p66sbwx-ghc-docs-sphinx-6.0.patch
   * /nix/store/dxnmnf26y1mj6d4rd6r9nglbwlidqxl9-docs-sphinx-7.patch
-  * /nix/store/648bdlavl7b09llwsvgzxlf3kj8di0mg-1482.patch
   * /nix/store/vm78w4fi23blaqq2ahl3m5842yri7lik-6c796218c92f93c95e94d5ec2d077f6956f68e98.patch
 ghc945:
-  * /nix/store/vm78w4fi23blaqq2ahl3m5842yri7lik-6c796218c92f93c95e94d5ec2d077f6956f68e98.patch
   * /nix/store/a6i4qgs42rmfvlclpqb5c4np7p66sbwx-ghc-docs-sphinx-6.0.patch
   * /nix/store/dxnmnf26y1mj6d4rd6r9nglbwlidqxl9-docs-sphinx-7.patch
-ghc946:
   * /nix/store/vm78w4fi23blaqq2ahl3m5842yri7lik-6c796218c92f93c95e94d5ec2d077f6956f68e98.patch
+ghc946:
   * /nix/store/dxnmnf26y1mj6d4rd6r9nglbwlidqxl9-docs-sphinx-7.patch
+  * /nix/store/vm78w4fi23blaqq2ahl3m5842yri7lik-6c796218c92f93c95e94d5ec2d077f6956f68e98.patch
   * /nix/store/grgg5qjcwj5n8dyp50z4gwfd9vig09px-9.4.6-bytestring-posix-source.patch
 ghc947:
-  * /nix/store/vm78w4fi23blaqq2ahl3m5842yri7lik-6c796218c92f93c95e94d5ec2d077f6956f68e98.patch
   * /nix/store/dxnmnf26y1mj6d4rd6r9nglbwlidqxl9-docs-sphinx-7.patch
-ghc948:
   * /nix/store/vm78w4fi23blaqq2ahl3m5842yri7lik-6c796218c92f93c95e94d5ec2d077f6956f68e98.patch
+ghc948:
   * /nix/store/dxnmnf26y1mj6d4rd6r9nglbwlidqxl9-docs-sphinx-7.patch
+  * /nix/store/vm78w4fi23blaqq2ahl3m5842yri7lik-6c796218c92f93c95e94d5ec2d077f6956f68e98.patch
2024-05-20 20:30:05 +02:00
github-actions[bot]
a759c7f2d0
Merge staging-next into staging 2024-05-20 18:01:42 +00:00
github-actions[bot]
1f54473d6b
Merge master into staging-next 2024-05-20 18:01:14 +00:00
R. Ryantm
872ed3c823 circt: 1.74.0 -> 1.75.0 2024-05-20 13:19:56 +00:00
Cosima Neidahl
51aef03260
Merge pull request #311570 from OPNA2608/update/open-watcom-v2
open-watcom-v2-unwrapped: 0-unstable-2023-11-24 -> 0-unstable-2024-05-14
2024-05-20 15:05:02 +02:00
github-actions[bot]
be5878415f
Merge staging-next into staging 2024-05-20 12:01:58 +00:00
github-actions[bot]
6ff1451c6f
Merge master into staging-next 2024-05-20 12:01:29 +00:00
Jeremy Schlatter
eb9c0fab4b
hvm: 1.0.9 -> 2.0.12 2024-05-19 21:21:59 -07:00
github-actions[bot]
68b5bb0cf5
Merge staging-next into staging 2024-05-20 00:02:41 +00:00
github-actions[bot]
aea14e9bac
Merge master into staging-next 2024-05-20 00:02:10 +00:00
Weijia Wang
d5448d8225
Merge pull request #312871 from eliandoran/darwin/security_sdk
treewide: fix builds on darwin due to missing `Security` framework
2024-05-20 00:16:51 +02:00
github-actions[bot]
52b1c047a6
Merge staging-next into staging 2024-05-19 18:01:38 +00:00
github-actions[bot]
92e2992245
Merge master into staging-next 2024-05-19 18:01:10 +00:00
Raghav Sood
6c0b7a92c3
Merge pull request #311815 from ExpidusOS/feat/flutter-3.22.0
flutter: 3.19.4 -> 3.22.0
2024-05-20 00:58:20 +08:00
github-actions[bot]
6ace3c7cf5
Merge staging-next into staging 2024-05-19 16:02:23 +00:00
github-actions[bot]
597d0e775d
Merge master into staging-next 2024-05-19 16:01:55 +00:00
Naïm Favier
a3053c44ca
Merge branch 'master' into haskell-updates 2024-05-19 16:57:12 +02:00
Sandro
f9256de828
Merge pull request #312674 from SuperSandro2000/intel-graphics-compiler
intel-graphics-compiler: 1.0.16238.4 -> 1.0.16695.4
2024-05-19 16:29:15 +02:00
github-actions[bot]
bd935fc9b7
Merge staging-next into staging 2024-05-19 12:01:42 +00:00
github-actions[bot]
e18e972af2
Merge master into staging-next 2024-05-19 12:01:13 +00:00
Alyssa Ross
b08a915532 treewide: drop workarounds for cargo --frozen
Since 4816a73bb5 ("rustPlatform: --frozen -> --offline"), these are
no longer necessary!
2024-05-19 11:15:55 +02:00
Elian Doran
2fc8b1e83f
odin: fix build on darwin 2024-05-19 11:27:53 +03:00
github-actions[bot]
a06bb18789
Merge master into haskell-updates 2024-05-19 00:14:55 +00:00
R. Ryantm
e92be3e050 aspectj: 1.9.22 -> 1.9.22.1 2024-05-18 22:25:37 +00:00
Sameer Rahmani
5cc1875026
llvm,mlir: Fix the install location of cmake modules 2024-05-18 15:20:04 +01:00
Sandro Jäckel
965b84d74d
intel-graphics-compiler: 1.0.16238.4 -> 1.0.16695.4
Changelog: https://github.com/intel/intel-graphics-compiler/releases/tag/igc-1.0.16695.4
2024-05-18 16:08:52 +02:00
github-actions[bot]
182d247086
Merge master into staging-next 2024-05-18 06:01:12 +00:00
Aleksana
ff02eca542
Merge pull request #308504 from Liamolucko/circt-darwin
circt: fix darwin linking issues
2024-05-18 13:04:21 +08:00
Audrey Dutcher
3095f2de2e llvmPackages: move comments in common/llvm/default.nix outside strings
This is being done now because a mass rebuild is eminent anyway.
2024-05-17 17:43:20 -07:00
github-actions[bot]
154bc6bfe6
Merge master into haskell-updates 2024-05-18 00:12:56 +00:00
Audrey Dutcher
e49098e99d llvmPackages: add support for native FreeBSD
* asan doesn't work quite right, disable it
* support for 32-bit FreeBSD uses by default logic tuned for a very old
  FreeBSD; fix that
* Some llvm tests fail for the same reason as MacOS; disable them
* libcxx no longer needs a FreeBSD special case
* Add an option to conditionally disable terminfo. terminfo doesn't seem
  to cross-compile static for FreeBSD, which means that it needs to be
  disabled when building the very early FreeBSD bootstrap tools.

Co-authored-by: John Ericson <git@JohnEricson.me>
2024-05-17 14:19:37 -07:00
Sigmanificient
a1c8fe355c rasm: migrate to by-name 2024-05-17 21:14:44 +02:00
github-actions[bot]
c537cc4af4
Merge master into staging-next 2024-05-17 18:01:08 +00:00
Greg Pfeil
a4da2dc9ce
Add @ceedubs and @sellout as UCM maintainers.
@ceedubs is Cody Allen, an employee of Unison Computing, and @sellout is Greg
Pfeil, a contributor to Unison.
2024-05-17 09:01:28 -06:00
github-actions[bot]
e66b4dc442
Merge master into haskell-updates 2024-05-17 00:13:25 +00:00
github-actions[bot]
212fb8cd17
Merge master into staging-next 2024-05-17 00:02:09 +00:00
Pol Dellaiera
e79136911a
Merge pull request #312155 from r-ryantm/auto-update/odin
odin: dev-2024-04a -> dev-2024-05
2024-05-16 22:18:36 +02:00
David McFarland
f009be0c53
Merge pull request #311802 from corngood/dotnet-upgrade
Dotnet upgrade: May 2024
2024-05-16 16:38:32 -03:00
sternenseemann
131400c2e2 haskell.compiler: port all make/native-bignum GHCs to common expr
The common expression is a little messy to avoid rebuilds. It can be
cleaned up in a second step.

`9.4.8.fixme.nix` is used temporarily so that git's rename detection
gets where common-make-native-bignum.nix is coming from.

8.10.7 keeps its expression since it uses integer-simple which changes
the expression's interface. This is unfortunately very annoying to
reflect in a common expression.
2024-05-16 15:47:56 +02:00
Sigmanificient
8dc6448187 rasm: 0.117 -> 2.2.3, change upstream source 2024-05-16 14:22:57 +02:00
R. Ryantm
ab7a896084 odin: dev-2024-04a -> dev-2024-05 2024-05-16 08:14:43 +00:00
github-actions[bot]
bb81a9932e
Merge master into staging-next 2024-05-15 18:00:59 +00:00
Tristan Ross
5a9c5be31d
flutter: 3.19.4 -> 3.22.0 2024-05-15 07:56:03 -07:00
David McFarland
581cf4d435 dotnetCorePackages.dotnet_8: 8.0.4 -> 8.0.5 2024-05-15 11:00:37 -03:00
Joseph Stahl
23835bcff7
zulu22: fix javafx hashes (#311800) 2024-05-15 15:09:28 +02:00
Naïm Favier
c029b7f004
Merge pull request #307204 from NixOS/haskell-updates
haskellPackages: update stackage and hackage
2024-05-15 14:52:03 +02:00
github-actions[bot]
ef850861bc
Merge master into staging-next 2024-05-15 12:01:11 +00:00
Sigmanificient
cecbef9c8c rasm: add sigmanificient to maintainers 2024-05-15 09:21:58 +02:00
K900
62623162cd glslang: 14.1.0 -> 14.2.0
Diff: https://github.com/KhronosGroup/glslang/compare/14.1.0...14.2.0
2024-05-15 07:59:06 +03:00
David McFarland
fdec08260d dotnetCorePackages.sdk_8_0: 8.0.4 -> 8.0.5 2024-05-14 21:58:25 -03:00
David McFarland
7a0036a4e9 dotnetCorePackages.sdk_7_0: 7.0.18 -> 7.0.19 2024-05-14 21:58:09 -03:00
David McFarland
b849834581 dotnetCorePackages.sdk_6_0: 6.0.29 -> 6.0.30 2024-05-14 21:57:40 -03:00
github-actions[bot]
e49079e5ca
Merge master into haskell-updates 2024-05-15 00:13:25 +00:00
github-actions[bot]
935cdc9f96
Merge master into staging-next 2024-05-15 00:02:08 +00:00
Emily Trau
311cd0a3d8
Merge pull request #311145 from TomaSajt/odin
odin: fix patches for darwin
2024-05-15 09:56:49 +10:00
github-actions[bot]
a47743431b
Merge master into staging-next 2024-05-14 18:01:03 +00:00
Jörg Thalheim
7e2c76bb84 edk2: fix cross-compilation by using an upstream patch 2024-05-14 15:50:21 +02:00
Jörg Thalheim
474fe1a905 edk2: use patchShebangs for fixing up shell wrappers 2024-05-14 15:22:57 +02:00
Alexander V. Nikolaev
da5ec6b0c3 edk2: Fix OVMF cross compilation 2024-05-14 15:22:56 +02:00
R. Ryantm
91a5828179 flix: 0.46.0 -> 0.47.0 2024-05-14 12:57:28 +00:00
OPNA2608
16685630aa open-watcom-v2-unwrapped: 0-unstable-2023-11-24 -> 0-unstable-2024-05-14 2024-05-14 08:14:00 +02:00
github-actions[bot]
105028cf9e
Merge master into haskell-updates 2024-05-14 00:13:38 +00:00
github-actions[bot]
5ecf9476cb
Merge staging-next into staging 2024-05-14 00:02:48 +00:00
Weijia Wang
03ac0696e8
Merge pull request #310031 from r-ryantm/auto-update/erg
erg: 0.6.35 -> 0.6.36
2024-05-13 23:32:12 +02:00
Will Lucas
6ae3ced59e Fix for jcef 241 2024-05-13 13:07:50 -05:00
Vincent Laporte
699ddd8f8e
ocaml-ng.ocamlPackages_5_2.ocaml: 5.2.0-β2 → 5.2.0 2024-05-13 16:37:48 +02:00
Vaibhav Sagar
640cf550ee haskell.compiler.ghc910: init at 9.10.1
https://www.haskell.org/ghc/blog/20240510-ghc-9.10.1-released.html
2024-05-13 12:22:46 +02:00
github-actions[bot]
5a817226eb
Merge master into haskell-updates 2024-05-13 00:13:56 +00:00
github-actions[bot]
eb2b7beecf
Merge staging-next into staging 2024-05-13 00:02:42 +00:00
Alexander V. Nikolaev
560957bae1
edk2: building of antlr and dlg should be built with native architecture.
They should be built with native architecture
2024-05-12 22:11:19 +03:00
TomaSajt
228c11d09d
odin: fix patches for darwin 2024-05-12 21:08:33 +02:00
Weijia Wang
7199c67781
Merge pull request #309153 from r-ryantm/auto-update/ballerina
ballerina: 2201.8.6 -> 2201.9.0
2024-05-12 21:01:05 +02:00
Weijia Wang
e238fe9630
Merge pull request #309196 from r-ryantm/auto-update/aspectj
aspectj: 1.9.21.2 -> 1.9.22
2024-05-12 20:54:36 +02:00
github-actions[bot]
23ad7292c8
Merge master into haskell-updates 2024-05-12 00:14:30 +00:00
github-actions[bot]
cf07fb955f
Merge staging-next into staging 2024-05-12 00:02:54 +00:00
github-actions[bot]
ab6da4a615
Merge master into staging-next 2024-05-12 00:02:26 +00:00
Weijia Wang
9d7c4462c8
Merge pull request #308417 from r-ryantm/auto-update/osl
osl: 1.13.8.0 -> 1.13.9.0
2024-05-11 20:33:15 +02:00
github-actions[bot]
100cd84a08
Merge staging-next into staging 2024-05-11 18:01:59 +00:00
github-actions[bot]
42828a757c
Merge master into staging-next 2024-05-11 18:01:23 +00:00
Aleksana
66659fbae0
Merge pull request #309881 from misuzu/armv7l-llvm
llvmPackages_{12,13,14,15,16,17,18,git}.llvm: disable tests on 32bit arm
2024-05-12 01:36:25 +08:00
7c6f434c
3f4a9893d8
Merge pull request #303891 from hraban/sbcl/envvar-memsize
sbcl: read memory from envvar
2024-05-11 15:27:05 +00:00
annalee
e6cb2ba900 terra: LLVM16 pin
terra doesn't have a release which supports LLVM17 so pin to LLVM16
2024-05-11 10:26:52 -05:00
github-actions[bot]
06a521308b
Merge staging-next into staging 2024-05-11 12:01:38 +00:00
Jan Tojnar
4be4408157 Merge branch 'master' into staging-next
; Conflicts:
;	maintainers/scripts/luarocks-packages.csv
;	pkgs/development/lua-modules/generated-packages.nix
2024-05-11 12:47:40 +02:00
7c6f434c
81b2686724
Merge pull request #310623 from hraban/ecl/24.5.10
ecl: 23.9.9 -> 24.5.10
2024-05-11 08:31:11 +00:00
github-actions[bot]
40ecbaf140
Merge master into haskell-updates 2024-05-11 00:13:11 +00:00
Hraban Luyat
2712181ce3 sbcl: test for memory envvar read 2024-05-10 16:08:14 -04:00