Commit Graph

17484 Commits

Author SHA1 Message Date
a-n-n-a-l-e-e
27e48d2c55
Merge pull request #280761 from paveloom/resignation
treewide: remove `paveloom` from maintainers on some packages
2024-01-18 22:38:06 -08:00
R. Ryantm
7995cae3ad circt: 1.61.0 -> 1.62.0 2024-01-19 06:25:07 +00:00
github-actions[bot]
b459003bdd
Merge master into staging-next 2024-01-19 00:02:22 +00:00
a-n-n-a-l-e-e
74311987ba
Merge pull request #279610 from manveru/mint-0-19-0
mint: 0.15.3 -> 0.19.0
2024-01-18 14:33:27 -08:00
github-actions[bot]
dc4a7c97b0
Merge master into staging-next 2024-01-18 18:00:55 +00:00
R. Ryantm
08e312ac19 graalvmCEPackages.graalpy: 23.1.1 -> 23.1.2 2024-01-18 17:22:26 +00:00
K900
967d49b8a8 Merge remote-tracking branch 'origin/staging-next' into staging 2024-01-18 19:15:32 +03:00
Franz Pletz
98a669d54f
Merge pull request #262415 from Ralith/shaderc
shaderc: 2022.4 -> 2023.8
2024-01-18 15:48:08 +01:00
Yt
ed30e67bb0
Merge pull request #281633 from Massolari/update/gleam
gleam: 0.33.0 -> 0.34.0
2024-01-18 13:12:57 +00:00
Mario Rodas
effa824ef3
Merge pull request #280670 from marsam/update-ante
ante: 2022-08-22 -> 2023-12-18
2024-01-18 06:06:18 -05:00
Uri Baghin
1cf2d7357c gcc: fix c++ headers when same triplet cross compiling
When build platform and host platform differ, but have the same
triple, the code in nixpkgs will consider it a cross compilation,
but gcc won't. This will lead some derivations to look for c++
headers in the wrong place. To solve this always output the headers
in the non-cross location, like we do for the other gcc headers
already.
2024-01-18 09:01:04 +00:00
Sergei Trofimovich
d0fe73a2d5 gcc: extend crtn workaround to alpha target
Without the change `alpha-unknown-linux-gnu` target is failing to build
`gcc`:

```
$ NIXPKGS_ALLOW_UNSUPPORTED_SYSTEM=1 nix build -f ./. re2c --arg crossSystem '{ config = "alpha-unknown-linux-gnu"; }'
...
make[1]: *** No rule to make target '../../../gcc-12.3.0/libgcc/config/alpha/crti.S', needed by 'crti.o'.  Stop.
...
cc1: error: fp software completion requires '-mtrap-precision=i' [-Werror]
```

After the change it is able to produce working binaries:

```
$ NIXPKGS_ALLOW_UNSUPPORTED_SYSTEM=1 nix build -f ./. re2c --arg crossSystem '{ config = "alpha-unknown-linux-gnu"; }'
...
$ qemu-alpha ./result/bin/re2c --version
re2c 3.1

$ file result/bin/re2c
result/bin/re2c: ELF 64-bit LSB executable, Alpha (unofficial), version 1 (SYSV), dynamically linked, interpreter ...-glibc-alpha-unknown-linux-gnu-2.38-27/lib/ld-linux.so.2, for GNU/Linux 3.10.0, not stripped
```
2024-01-18 08:30:39 +00:00
hacker1024
f51a0b053d flutter.buildFlutterApplication: Allow building for the Web 2024-01-18 10:27:32 +11:00
K900
34227d1e30
Merge pull request #281591 from K900/vulkan-bumps
Vulkan 1.3.275
2024-01-17 23:59:37 +03:00
Douglas M.
d3899d7b1e gleam: 0.33.0 -> 0.34.0
https://github.com/gleam-lang/gleam/blob/v0.34.0/CHANGELOG.md#v0340---2023-01-16
2024-01-17 21:22:28 +01:00
Jade Lovelace
a88d4f7dc7 fpc: fix on llvm-strip on macOS 2024-01-17 12:03:36 -08:00
github-actions[bot]
5fe540596f
Merge staging-next into staging 2024-01-17 18:01:27 +00:00
K900
2a8f51face glslang: 13.1.1 -> 14.0.0
Diff: https://github.com/KhronosGroup/glslang/compare/13.1.1...14.0.0
2024-01-17 20:42:30 +03:00
Nick Cao
0cb25a1759
Merge pull request #280314 from raphaelr/update/dotnet
dotnet-sdk_6: 6.0.417 -> 6.0.418, dotnet-sdk_7: 7.0.404 -> 7.0.405, dotnet-sdk_8: 8.0.100 -> 8.0.101
2024-01-17 11:17:09 -05:00
Sandro
240aede942
Merge pull request #279024 from ereslibre/bump-unison 2024-01-17 15:33:40 +01:00
R. RyanTM
33860c4ffe
ocamlPackages.luv: 0.5.11 -> 0.5.12 (#226435)
* ocamlPackages.luv: 0.5.11 -> 0.5.12

* haxe: 4.2.5 -> 4.3.3

---------

Co-authored-by: Ulrik Strid <ulrik@strid.tech>
2024-01-17 14:42:30 +01:00
github-actions[bot]
7e5906aca4
Merge staging-next into staging 2024-01-16 12:01:24 +00:00
Vladimír Čunát
fcc077d447
Merge #272674: default-gcc-version: 12 -> 13 if stdenv.isAarch64
...into staging
2024-01-16 10:37:47 +01:00
Fabian Affolter
a053b64e3e
Merge pull request #281088 from fabaff/pynvim-runner
python311Packages.vyper: refactor
2024-01-16 09:45:25 +01:00
github-actions[bot]
4c8ce132ff
Merge staging-next into staging 2024-01-16 06:01:25 +00:00
Fabián Heredia Montiel
41b5285bef
Merge pull request #278391 from mattpolzin/idris2-api
Idris2: introduce `idris2Packages`, `idris2api`, and the `buildIdris` helper.
2024-01-15 21:36:01 -06:00
Maciej Krüger
6a4c6cb513
Merge pull request #276050 from FlafyDev/flutter-from-source-5
flutter: Add update script and fix version
2024-01-16 01:47:48 +01:00
Mathew Polzin
f3c916f909 idris2: add mattpolzin as a maintainer 2024-01-15 18:20:58 -06:00
Mathew Polzin
d7a058e6f7 idris2: add api package and buildIdris helper 2024-01-15 18:19:52 -06:00
github-actions[bot]
b75d56c840
Merge staging-next into staging 2024-01-15 18:01:17 +00:00
OPNA2608
cb28201998 open-watcom-v2-unwrapped: unstable-2023-05-17 -> unstable-2023-11-24, fix on Darwin 2024-01-15 09:14:14 -08:00
FlafyDev
15b87fdcd9 flutter: 3.13.8 -> 3.16.7 2024-01-15 16:26:36 +02:00
FlafyDev
8710f46544 flutter: Add update script 2024-01-15 16:26:34 +02:00
Fabian Affolter
c08ebe49fa python311Packages.vyper: refactor 2024-01-15 09:52:12 +01:00
github-actions[bot]
a1c9a26c5c
Merge staging-next into staging 2024-01-15 00:02:42 +00:00
FlafyDev
5e99fd3304 flutter: Move to a structure more fitting for multiple versions 2024-01-15 01:35:45 +02:00
FlafyDev
b73ceb1ca7 flutter: Make it possible to override operatingSystem internally
Makes it possible to get artifact hashes for other system platforms.

Useful for an update script.
2024-01-15 01:35:45 +02:00
Benjamin Saunders
4620431ce5 shaderc: 2022.4 -> 2023.8 2024-01-14 12:38:50 -08:00
Nick Cao
21187dec0a
Merge pull request #279497 from jtbx/dlang-2.106.1
dmd, dtools: 2.106.0 -> 2.106.1
2024-01-14 14:20:53 -05:00
github-actions[bot]
c040ffb531
Merge staging-next into staging 2024-01-14 18:01:21 +00:00
Paul Meyer
1db64f27b4 llvm: remove unreferenced patch 2024-01-14 15:28:14 +01:00
Paul Meyer
ac7903b5c4 ghc: remove unreferenced patches 2024-01-14 15:11:37 +01:00
Mario Rodas
276d6dde1a
Merge pull request #280470 from trofi/dmd-eval
dmd: improve eval failure on `pkgsLLVM` package set
2024-01-14 08:44:36 -05:00
github-actions[bot]
ec9f3ed3ee
Merge staging-next into staging 2024-01-14 00:02:46 +00:00
Weijia Wang
a291d04a15
Merge pull request #269015 from paveloom/swiftpm
swift: force-unwrap file handles in `swift-tools-support-core`
2024-01-13 22:47:23 +01:00
Guillaume Girol
8282c5844d
Merge pull request #264569 from erdnaxe/mono-cross
mono: use strictDeps
2024-01-13 22:19:11 +01:00
github-actions[bot]
e59c8549eb
Merge staging-next into staging 2024-01-13 18:01:22 +00:00
Ryan Lahfa
81784c6d8d
Merge pull request #220520 from SharzyL/llvm_add_libunwind
llvmPackages_*.clangUseLLVM: add libunwind to lib search path (#201591)
2024-01-13 16:57:34 +01:00
Ryan Lahfa
4c2d752af6
Merge pull request #261840 from nrabulinski/llef-init
llef: init at unstable-2023-10-18
2024-01-13 16:51:40 +01:00
Pavel Sobolev
92b80d6488
codon: remove paveloom from maintainers 2024-01-13 15:51:00 +00:00
Pavel Sobolev
3a29950a95
blueprint-compiler: remove paveloom from maintainers 2024-01-13 15:50:12 +00:00
github-actions[bot]
7ef72f4898
Merge staging-next into staging 2024-01-13 12:01:29 +00:00
SharzyL
810cef75ba
llvmPackages_*.clangUseLLVM: add libunwind to lib search path 2024-01-13 11:16:58 +08:00
Weijia Wang
b384f04673 gcc13: add patch for PR110280 2024-01-12 20:54:25 +01:00
Pavel Sobolev
92e04e12ca
swift-format: force-unwrap file handles in swift-tools-support-core 2024-01-12 19:30:33 +00:00
Nikodem Rabuliński
6305515e45
lldb: add meta.mainProgram 2024-01-12 20:06:31 +01:00
Nikodem Rabuliński
62cb8f4628
llef: init at unstable-2023-10-18 2024-01-12 20:06:30 +01:00
Pavel Sobolev
d231730525
sourcekit-lsp: force-unwrap file handles in swift-tools-support-core 2024-01-12 18:54:21 +00:00
Ryan Lahfa
cc34adbe66
Merge pull request #280126 from lxsameer/staging
llvm: Avoid cross compiling if the build platform can execute host binaries
2024-01-12 19:25:35 +01:00
github-actions[bot]
975362b0c3
Merge staging-next into staging 2024-01-12 18:01:25 +00:00
Someone Serge
223283c66b
cudaPackages: drop dangling cudatoolkit/extension.nix 2024-01-12 17:38:00 +00:00
maxine
7a28ddd3bb
Merge pull request #279903 from RealHarshThakur/bumpgo1.21.6
go: 1.21.5 -> 1.21.6
2024-01-12 17:53:49 +01:00
Nick Cao
0d6aa42a34
Merge pull request #280153 from NickCao/julia_110
julia_110: init at 1.10.0
2024-01-12 10:53:39 -05:00
a-n-n-a-l-e-e
2ec46240ae
llvmPackages_{15,16,17,git}.libcxx: fix darwin link flags (#278945)
This change applies the upstream PR
https://github.com/llvm/llvm-project/pull/77218 so the same link flags
on darwin are used as when LIBCXX_CXX_ABI=libcxxabi. Specifically, this
adds
"-Wl,-force_symbols_not_weak_list,${CMAKE_CURRENT_SOURCE_DIR}/../lib/notweak.exp"
which prevents libcxx from segfaulting on darwin
2024-01-12 08:45:41 -06:00
github-actions[bot]
8dba692178
Merge staging-next into staging 2024-01-12 12:01:40 +00:00
K900
e7b611e59d Merge remote-tracking branch 'origin/master' into staging-next 2024-01-12 13:59:54 +03:00
Sergei Trofimovich
bb0c8c6bb8 dmd: improve eval failure on pkgsLLVM package set
`dmd` requires `libgcc` to be able to run `dmd` binary. As a result
`pkgsLLVM.dmd` fails the eval as:

    $ nix build -f. pkgsLLVM.dmd
       error: attribute 'libgcc' missing

       at pkgs/development/compilers/dmd/binary.nix:31:5:

           30|     glibc
           31|     stdenv.cc.cc.libgcc
             |     ^

Such reference to non-existent attributes is an unrecoverable exception.
The change turns it into recoverable `assert`:

    $ nix build --no-link -f. pkgsLLVM.dmd
       error: assertion '((hostPlatform).isLinux -> (((stdenv).cc.cc) ? libgcc))' failed

       at pkgs/development/compilers/dmd/binary.nix:12:1:

           11| # and can't build `dmd`.
           12| assert hostPlatform.isLinux -> (stdenv.cc.cc ? libgcc);
             | ^
2024-01-12 10:07:57 +00:00
Mario Rodas
36436ec47f ante: 2022-08-22 -> 2023-12-18
Diff: 8b708d549c...e38231ffa5
2024-01-12 04:20:00 +00:00
Nick Cao
849371a0a5
julia_1{9,10}-bin: deduplicate common code 2024-01-11 21:48:47 -05:00
Raphael Robatsch
b7d7416278 dotnet-sdk_8: 8.0.100 -> 8.0.101
https://github.com/dotnet/core/releases/tag/v8.0.1
Fixes CVE-2024-21319, CVE-2024-0057
2024-01-11 18:00:33 +01:00
Raphael Robatsch
50e760ea3a dotnet-sdk_7: 7.0.404 -> 7.0.405
https://github.com/dotnet/core/releases/tag/v7.0.15
Fixes CVE-2024-21319, CVE-2024-0057
2024-01-11 18:00:33 +01:00
Raphael Robatsch
90cdd717e3 dotnet-sdk_6: 6.0.417 -> 6.0.418
https://github.com/dotnet/core/releases/tag/v6.0.26
Fixes CVE-2024-21319, CVE-2024-0057
2024-01-11 18:00:33 +01:00
Nick Cao
e2ada3ce79
julia_1{9,10}: deduplicate common code 2024-01-11 11:33:23 -05:00
Nick Cao
fd37c3101b
julia_18{,-bin}: drop as it has reached end of life 2024-01-11 11:17:34 -05:00
John Garcia
b7c06ddecb vlang: 0.4.3 -> 0.4.4 2024-01-11 12:22:42 +00:00
github-actions[bot]
aeb47665cf
Merge staging-next into staging 2024-01-11 12:01:43 +00:00
github-actions[bot]
5ee7600250
Merge master into staging-next 2024-01-11 12:01:18 +00:00
R. Ryantm
de477f92b1 inform6: 6.41-r10 -> 6.41-r11 2024-01-11 11:45:37 +00:00
Sameer Rahmani
a0b4b85bfa
llvm: Avoid cross compiling if the build platform can execute host binaries 2024-01-11 11:00:31 +00:00
Jörg Thalheim
3bd00e0eec
Merge pull request #280202 from wegank/gcl-pre-drop
gcl_2_6_13_pre: drop
2024-01-11 08:41:49 +01:00
Weijia Wang
e7037007c2 gcl_2_6_13_pre: drop 2024-01-11 07:47:08 +01:00
github-actions[bot]
221d65a2b1
Merge staging-next into staging 2024-01-11 06:01:45 +00:00
github-actions[bot]
28d4a2210a
Merge master into staging-next 2024-01-11 06:01:20 +00:00
Nick Cao
19799b28e1
julia_110: init at 1.10.0 2024-01-10 21:18:40 -05:00
Nick Cao
1233e6952e
julia_110-bin: init at 1.10.0 2024-01-10 20:01:21 -05:00
maxine
2f7f9e4ae3
Merge pull request #279908 from LeSuisse/go-1.20.13
go_1_20: 1.20.12 -> 1.20.13
2024-01-11 01:19:09 +01:00
FlafyDev
da6757fd9d flutter: Make fetch-artifects.nix independent from the host's platform
This is useful for an update script
2024-01-11 01:37:59 +02:00
FlafyDev
579e01329e flutter: Rename platform to flutterPlatform
This helps avoid the ambiguity between Flutter platforms like Linux, IOS, and Android and platforms like linux-x64
2024-01-11 01:37:55 +02:00
FlafyDev
dc1bb8caba flutter: Add version json file
Needed for flutter doctor and flutter --version

Co-authored-by: Sergii Maksymov <ua.maximoff@gmail.com>
2024-01-11 01:37:48 +02:00
Weijia Wang
80ddf58118 Merge branch 'staging-next' into staging 2024-01-10 23:14:18 +01:00
Weijia Wang
2f9e98ccf3 Merge branch 'master' into staging-next 2024-01-10 23:12:44 +01:00
Weijia Wang
0373b68de5
Merge pull request #279581 from trofi/clang6Stdenv-and-co-removal
clang6Stdenv, clang-tools_6, clang_6, lld_6, lldb_6, llvm_6: remove
2024-01-10 23:11:42 +01:00
Weijia Wang
4994d382bb
Merge pull request #279404 from trofi/llvm-bintool-targtePrefix-eval-fix
llvmPackages.bintools.bintools: expose `targetPrefix` attribute to ma…
2024-01-10 19:50:51 +01:00
github-actions[bot]
8959daafec
Merge staging-next into staging 2024-01-10 18:01:44 +00:00
github-actions[bot]
769e5f5d37
Merge master into staging-next 2024-01-10 18:01:17 +00:00
Nick Cao
cf70571baf
Merge pull request #279685 from ashkitten/fix-djgpp
djgpp: disable strip phase
2024-01-10 10:29:24 -05:00
Martin Weinelt
10b01dcc89
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
-	pkgs/development/python-modules/types-setuptools/default.nix
2024-01-10 16:09:52 +01:00
Daylin Morgan
9338d9742e nim: preserve dist alongside compiler source 2024-01-10 07:58:43 +00:00
github-actions[bot]
4d7f750978
Merge staging-next into staging 2024-01-10 00:02:52 +00:00
Weijia Wang
927f9393c1 llvmPackages_6: remove
Remove as the last two users are gone.
2024-01-09 22:38:47 +01:00
Harsh Thakur
1332fa0d74 go: 1.21.5 -> 1.21.6
Changelog: https://go.dev/doc/devel/release#go1.21

Signed-off-by: Harsh Thakur <harshthakur9030@gmail.com>
2024-01-10 02:59:05 +05:30
Thomas Gerbet
fa4bee28ad go_1_20: 1.20.12 -> 1.20.13
Changes:
https://github.com/golang/go/issues?q=milestone%3AGo1.20.13+label%3ACherryPickApproved
2024-01-09 22:25:48 +01:00
ash lea
099710163e djgpp: disable strip phase
stripping causes compilations to fail with:

error adding symbols: Archive has no index; run
ranlib to add one
2024-01-09 16:09:40 -05:00
K900
838aefefc3 Merge remote-tracking branch 'origin/master' into staging-next 2024-01-09 22:42:37 +03:00
Thiago Kenji Okada
1b1e856875
Merge pull request #275917 from jjgriego/swiprolog-9.1.21
swiProlog: 9.1.10 -> 9.1.21
2024-01-09 13:42:26 +00:00
github-actions[bot]
af20b72b1d
Merge staging-next into staging 2024-01-09 12:01:29 +00:00
K900
bff9ee8862 Merge remote-tracking branch 'origin/master' into staging-next 2024-01-09 13:03:34 +03:00
TomaSajt
d7af1d962d jasmin: make deterministic and clean up
* use finalAttrs instead of rec
* shorten url
* use hash instead of sha256
* use canonicalize-jars-hook (related issue: #278518)
* add meta.mainProgram
2024-01-09 09:32:45 +00:00
Jörg Thalheim
99d3b3d7bf
Merge pull request #279486 from r-burns/exec-format-cleanup
treewide: simplify exec format conditionals
2024-01-09 09:44:34 +01:00
Guillaume Girol
ae17622fa3
Merge pull request #279455 from symphorien/dont-mangle-debuginfo
Draft: gcc: prevent runtime references via __FILE__ but in a reversible manner
2024-01-08 21:06:38 +01:00
github-actions[bot]
f645fe070c
Merge staging-next into staging 2024-01-08 18:01:29 +00:00
github-actions[bot]
6bf0bf35bb
Merge master into staging-next 2024-01-08 18:00:58 +00:00
Nick Cao
f67d0fd46e
Merge pull request #279580 from r-ryantm/auto-update/purescript
purescript: 0.15.13 -> 0.15.14
2024-01-08 11:49:41 -05:00
Martin Weinelt
ef1898454c
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
-	pkgs/development/python-modules/aiohappyeyeballs/default.nix
2024-01-08 16:34:52 +01:00
Michael Fellinger
71d7145a4b
mint: 0.15.3 -> 0.19.0 2024-01-08 15:02:55 +01:00
Ryan Lahfa
56e063e5d7
Merge pull request #278597 from wegank/lldb-vscode
lldb: allow to be used as vscode extension again
2024-01-08 14:46:10 +01:00
t4ccer
df9e485b6c pakcs: 2.2.1 -> 3.6.0 2024-01-08 12:44:38 +01:00
R. Ryantm
ea1b75479a purescript: 0.15.13 -> 0.15.14 2024-01-08 10:49:55 +00:00
Jeremy Baxter
2bf9b7d28b dmd: 2.106.0 -> 2.106.1 2024-01-08 17:08:39 +13:00
Ryan Burns
c324705cc3 treewide: simplify exec format conditionals 2024-01-07 17:43:33 -08:00
Jeremy Baxter
263a28fd7b ldc: update to LLVM 17 2024-01-08 14:38:38 +13:00
Jeremy Baxter
e3878fa07b ldc: 1.35.0 -> 1.36.0 2024-01-08 14:38:13 +13:00
github-actions[bot]
4df86afbd7
Merge staging-next into staging 2024-01-07 18:01:18 +00:00
Jan Tojnar
ff42d23313 Merge branch 'master' into staging-next
Conflicts:

pkgs/development/python-modules/dbt-core/default.nix
pkgs/development/python-modules/dbt-semantic-interfaces/default.nix

Still broken by pydantic 2 bump, though.
2024-01-07 16:14:41 +01:00
Sergei Trofimovich
88f8b20419 llvmPackages.bintools.bintools: expose targetPrefix attribute to match binutils
Before the change `llvmPackages.bintools.bintools.targetPrefix` was not
present. This exposed as a discrepansy between `binutils` and `llvm`:

`binutils`:

    nix-repl> stdenv.cc.bintools.bintools.targetPrefix
    ""
    nix-repl> stdenv.cc.bintools.targetPrefix
    ""

`llvm`:

    nix-repl> pkgsLLVM.stdenv.cc.bintools.targetPrefix
    "x86_64-unknown-linux-gnu-"

    nix-repl> pkgsLLVM.stdenv.cc.bintools.bintools.targetPrefix
    error:
       error: attribute 'targetPrefix' missing

As a result some attributes like `pkgsLLVM.actionlint` failed to
evaluate:

    $ nix build --no-link -f. pkgsLLVM.actionlint
    ...
          error: attribute 'targetPrefix' missing
       at pkgs/development/compilers/ghc/9.4.8.nix:232:46:

          231|     export READELF="${targetCC.bintools.bintools}/bin/${targetCC.bintools.targetPrefix}readelf"
          232|     export STRIP="${bintoolsFor.strip}/bin/${bintoolsFor.strip.targetPrefix}strip"
             |                                              ^

The change exposes binary prefix the same way as `binutils` does.
2024-01-07 14:47:22 +00:00
github-actions[bot]
a4c7a267c6
Merge staging-next into staging 2024-01-07 12:01:49 +00:00
github-actions[bot]
9f96550945
Merge master into staging-next 2024-01-07 12:01:24 +00:00
Guillaume Girol
9cb3614007 gcc: prevent runtime references via __FILE__ but in a reversible manner
the mangling done by mangle-NIX_STORE-in-__FILE__.patch also applies to
source paths embedded in debug symbols. When putting a breakpoint in a
template instanciation from another lib, the path that gdb looks for is
therefore mangled (/nix/store/eeeeeee;...-the-lib-dev/include/foo.h)
This severely degrades the debugging experience. To alleviate that, it's
possible to make the mangling reversible: a debuginfod server can then
reverse the mangling. I plan to implement that in nixseparatedebuginfod.
The reversible mangling that was chosen in making the hash of the store
path uppercase.
2024-01-07 12:00:00 +00:00
sternenseemann
591be17f68 Merge remote-tracking branch 'origin/master' into haskell-updates 2024-01-07 12:28:20 +01:00
7c6f434c
d862db7c86
Merge pull request #277383 from hraban/sbcl-2.4.0
sbcl: 2.3.11 -> 2.4.0
2024-01-07 11:11:52 +00:00
Marek Fajkus
9ff61712cb
Merge pull request #279022 from qbit/elm-language-server
elmPackages: update node-packages.nix
2024-01-07 10:55:29 +01:00
Vladimír Čunát
a3861db752
Merge #278559: swift: fix build against gcc-13
...into staging-next
2024-01-07 09:25:27 +01:00
Hraban Luyat
51c0a89b26 sbcl: apply 2.4.0 patch to all archs
Upstream has mainlined this patch, the preprocessor macros take care of only
applying the code where necessary. There is no need for nixpkgs to if-guard it
further.
2024-01-06 23:09:33 -05:00
Aaron Bieber
b824d68e6e
elmPackages.elm-land: use patchNpmElm 2024-01-06 20:20:30 -07:00
github-actions[bot]
f8fd72b771
Merge master into haskell-updates 2024-01-07 00:14:43 +00:00
github-actions[bot]
fc63e56a44
Merge staging-next into staging 2024-01-06 18:01:39 +00:00
github-actions[bot]
17cf061755
Merge master into staging-next 2024-01-06 18:01:15 +00:00
Nick Cao
ed2014bffe
Merge pull request #279080 from r-ryantm/auto-update/flix
flix: 0.42.0 -> 0.43.0
2024-01-06 11:20:01 -05:00
Nick Cao
7141baae10
Merge pull request #279021 from wegank/gcl-bump
gcl: 2.6.12 -> 2.6.14
2024-01-06 11:14:49 -05:00
Marek Fajkus
6f3ec49a11
Move comment and fix elmLib 2024-01-06 14:31:32 +01:00
Marek Fajkus
9108298010
fix build 2024-01-06 14:21:12 +01:00
Marek Fajkus
d9ea88c557
Merge branch 'master' into elm-ghc-update 2024-01-06 13:43:21 +01:00
Marek Fajkus
b481fa58d5
fix ghc version 2024-01-06 13:21:44 +01:00
R. Ryantm
7469e7634b flix: 0.42.0 -> 0.43.0 2024-01-06 06:11:44 +00:00
github-actions[bot]
70ee342885
Merge staging-next into staging 2024-01-06 06:01:23 +00:00
Martin Weinelt
eba4d277a0 Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
-	pkgs/development/python-modules/sabctools/default.nix
2024-01-06 04:51:01 +01:00
github-actions[bot]
01ca8d8a6a
Merge master into haskell-updates 2024-01-06 00:12:38 +00:00
Weijia Wang
8741644b3f lldb: allow to be used as vscode extension again 2024-01-06 00:30:14 +01:00
Rafael Fernández López
7f167083de
unison-ucm: 0.5.12 -> 0.5.13 2024-01-05 23:17:00 +01:00
Aaron Bieber
784ef16cd1
elmPackages: update node-packages.nix 2024-01-05 14:54:22 -07:00