Commit Graph

18391 Commits

Author SHA1 Message Date
github-actions[bot]
8d97a60dd1
Merge master into staging-next 2024-05-08 18:01:26 +00:00
Nick Cao
bd8d932ecd
Merge pull request #309961 from pbsds/fix-gnu-cim-1715120834
gnu-cim: fix build on LLVM
2024-05-08 10:33:01 -04:00
github-actions[bot]
c8e3f68444
Merge master into staging-next 2024-05-08 06:01:24 +00:00
zowoq
6ca5c1af46 go_1_21: 1.21.9 -> 1.21.10
Changelog: https://go.dev/doc/devel/release#go1.21
2024-05-08 13:43:42 +10:00
github-actions[bot]
798dfbbedb
Merge master into staging-next 2024-05-08 00:02:03 +00:00
Nick Cao
8acafcff69
Merge pull request #308070 from NickCao/julia
julia_110: 1.10.2 -> 1.10.3
2024-05-07 19:07:11 -04:00
Peder Bergebakken Sundt
eae68dc97a gnu-cim: fix build on LLVM 2024-05-08 00:34:05 +02:00
Pol Dellaiera
98b66b6c50
Merge pull request #309858 from r-ryantm/auto-update/kotlin
kotlin: 1.9.23 -> 1.9.24
2024-05-07 23:14:07 +02:00
github-actions[bot]
9b1eee6539
Merge master into staging-next 2024-05-07 18:01:11 +00:00
Nick Cao
beb40906b8
Merge pull request #308512 from sequencer/circt174
circt: 1.73 -> 1.74
2024-05-07 10:37:11 -04:00
R. Ryantm
3f8f8cef56 kotlin: 1.9.23 -> 1.9.24 2024-05-07 14:26:02 +00:00
github-actions[bot]
30144b9efd
Merge master into staging-next 2024-05-07 12:01:16 +00:00
Floris Stoica
a9c6372eba c3c: unstable-2021-07-30 -> 0.5.5
Update c3c compiler to the newest released stable version.
2024-05-06 21:09:33 +02:00
github-actions[bot]
4781c03d7f
Merge master into staging-next 2024-05-06 18:01:20 +00:00
Aleksana
97ae4fc750
Merge pull request #308863 from lucperkins/move-into-by-name
treewide: move packages maintained by lucperkins to pkgs/by-name
2024-05-06 22:56:00 +08:00
Shogo Takata
0f7d6ee262 circt: add z3 to buildInputs 2024-05-06 20:01:54 +08:00
Jiuyang Liu
6dcbb99335 circt: 1.73 -> 1.74 2024-05-06 20:01:54 +08:00
github-actions[bot]
b05583e319
Merge master into staging-next 2024-05-06 12:01:18 +00:00
github-actions[bot]
ce0d85be7c
Merge master into staging-next 2024-05-06 00:02:18 +00:00
github-actions[bot]
041bd1cdf7
Merge master into staging-next 2024-05-05 18:00:54 +00:00
Randy Eckenrode
7d9ac4d1c3
Revert "llvmPackages.lldb: combine out and lib outputs on Darwin"
This reverts commit 210ebc2123.
2024-05-05 13:39:16 -04:00
Jan Tojnar
100509c030 Merge branch 'staging-next' into staging
Conflicts in luaPackages.luarocks-nix:

- 8b563cd9f9 switched to the new version format (prefixed by 0 since there was no relevant last tag in the branch).
  bc4f6fa543 bumped version and switched to the new version format. But the tag used is not part of the branch the commit comes from (master).

  Used the new version but replaced the tag prefix with 0.

- b73ec84b9e removed meta (it is already set in the overridden luarocks). But that would cause the update script to try to update the overridden luarocks (as did the previously used old.meta).
  bf311d950e modified meta to fix the update script properly.

  Kept the meta from the latter since it allows update script to work.
2024-05-05 14:50:32 +02:00
Randy Eckenrode
210ebc2123
llvmPackages.lldb: combine out and lib outputs on Darwin
LLDB expects to find the location of `bin` relative to `lib`. Patching
it to know the location would cause a cycle between the `out` output and
the `lib` output, so combine the two on Darwin.

Fixes https://github.com/NixOS/nixpkgs/issues/252838.
2024-05-04 18:19:56 -04:00
David McFarland
6f7eccf450 dotnet: fix web test on darwin 2024-05-04 19:14:40 -03:00
David McFarland
4d00d19cd0 dotnet: fix race condition in web test 2024-05-04 19:14:40 -03:00
David McFarland
26c3d6878a dotnet: fix dotnet executables in darwin sandbox
This fixes:

    Could not load ICU data. UErrorCode: 2

We're using a hook instead of a wrapper because various things like to
reference the unwrapped dotnet executable.
2024-05-04 19:14:39 -03:00
Weijia Wang
87f2245aba
Merge pull request #307695 from r-ryantm/auto-update/inform6
inform6: 6.41-r11 -> 6.42-r1
2024-05-04 23:41:46 +02:00
AMS21
31c5675041 llvmPackages_18: 18.1.4 -> 18.1.5 2024-05-04 19:15:56 +02:00
Weijia Wang
98a1ce0475
Merge pull request #307488 from r-ryantm/auto-update/tvm
tvm: 0.15.0 -> 0.16.0
2024-05-04 16:13:20 +02:00
Weijia Wang
1ad94254db
Merge pull request #306895 from r-ryantm/auto-update/cakelisp
cakelisp: 0.3.0-unstable-2024-04-18 -> 0.3.0-unstable-2024-04-25
2024-05-04 15:56:14 +02:00
Emery Hemingway
5bc1105c98 nim2: 2.0.2 -> 2.0.4
https://nim-lang.org/blog/2024/04/16/versions-1620-204-released.html
2024-05-03 20:44:03 +02:00
Emery Hemingway
1abbc28c1c nim1: 1.6.18 -> 1.6.20
https://nim-lang.org/blog/2024/04/16/versions-1620-204-released.html
2024-05-03 20:42:08 +02:00
Luc Perkins
1271860b5e
Move lucperkins packages into by-name 2024-05-03 15:37:38 -03:00
github-actions[bot]
0471a8be05
Merge staging-next into staging 2024-05-03 00:03:09 +00:00
github-actions[bot]
3588aea450
Merge master into staging-next 2024-05-03 00:02:39 +00:00
Peder Bergebakken Sundt
49050352f6
Merge pull request #295730 from ethnh/master
flutter: 3.19.0 -> 3.19.4
2024-05-03 01:30:58 +02:00
github-actions[bot]
df0375a9b2
Merge staging-next into staging 2024-05-02 18:01:39 +00:00
github-actions[bot]
31135daf48
Merge master into staging-next 2024-05-02 18:01:05 +00:00
Peder Bergebakken Sundt
db15bbc3d5
treewide: remove unreferenced patch files (#308127)
Found with `fd \\.patch$ pkgs/ -x bash -c 'rg -F "{/}" pkgs/ -q || echo {}'`
2024-05-02 12:41:45 +00:00
github-actions[bot]
4e3bc63c95
Merge staging-next into staging 2024-05-02 12:02:05 +00:00
Weijia Wang
a43f3e993e
Merge pull request #307819 from OPNA2608/ppc64/llvm
llvmPackages*.llvm: Disable checkPhase on powerpc64-linux
2024-05-02 12:45:56 +02:00
Vladimír Čunát
725f48a252
Merge branch 'master' into staging-next 2024-05-02 09:05:49 +02:00
Peder Bergebakken Sundt
11333528ce
Merge pull request #308047 from pbsds/fix-replace-fail
treewide: fixes to packages i maintain
2024-05-02 00:05:08 +02:00
github-actions[bot]
dfdd2255bb
Merge staging-next into staging 2024-05-01 18:01:55 +00:00
github-actions[bot]
67f8ba4a30
Merge master into staging-next 2024-05-01 18:01:22 +00:00
7c6f434c
ce8cd6dfc9
Merge pull request #307988 from hraban/sbcl-2.4.4
sbcl: 2.4.3 -> 2.4.4
2024-05-01 14:41:02 +00:00
John Ericson
c38dd73dec
Merge pull request #308032 from obsidiansystems/freebsd-no-suffix-version
treewide: freebsd13 -> freebsd
2024-05-01 10:03:12 -04:00
Weijia Wang
e546978f14 Merge branch 'staging-next' into staging 2024-05-01 10:51:22 +02:00
Weijia Wang
41126a9493 Merge branch 'master' into staging-next 2024-05-01 10:51:08 +02:00
Weijia Wang
a307b4840e
Merge pull request #308016 from lxsameer/lxsameer/fix-mlir-on-master
llvm,mlir: Fix the incorrect MLIR_INSTALL_PACKAGE_DIR config
2024-05-01 10:20:56 +02:00