Commit Graph

18108 Commits

Author SHA1 Message Date
maralorn
7a87fbb0c3 Merge branch 'master' into haskell-updates 2024-04-09 22:48:13 +02:00
Slava Gorbunov
867727144e pkgsCross.ghcjs.ghc: make EM_CACHE absolute
emscripten-3.1.51 fails to compile code (with cache locking problems) if
EM_CACHE is relative.
2024-04-09 22:18:56 +02:00
Tristan Ross
ee4806b35f
llvmPackages_18: 18.1.1 -> 18.1.3 (#302738) 2024-04-09 15:38:29 +02:00
Weijia Wang
4c7d983a3a
Merge pull request #302750 from ExpidusOS/feat/dump-llvm-9
llvmPackages_9: remove due to age
2024-04-09 08:35:27 +02:00
Weijia Wang
2e89652774
Merge pull request #302528 from r-ryantm/auto-update/circt
circt: 1.71.0 -> 1.72.0
2024-04-09 08:30:27 +02:00
Tristan Ross
b1ef46706f
llvmPackages_9: remove due to age 2024-04-08 22:39:53 -07:00
github-actions[bot]
9a82281fca
Merge master into haskell-updates 2024-04-09 00:13:19 +00:00
Weijia Wang
de1d281692
Merge pull request #301172 from r-ryantm/auto-update/cakelisp
cakelisp: 0.3.0-unstable-2024-03-21 -> 0.3.0-unstable-2024-04-01
2024-04-08 16:50:40 +02:00
Jaakko Luttinen
c67b7cf506
carp: mark broken 2024-04-08 12:59:41 +03:00
Matthieu Daniel-Thomas
3174508c52 add powerpc64 arch 2024-04-08 09:41:17 +00:00
R. Ryantm
ebf053d4fe circt: 1.71.0 -> 1.72.0 2024-04-08 09:27:11 +00:00
R. Ryantm
46397933b3 cakelisp: 0.3.0-unstable-2024-03-21 -> 0.3.0-unstable-2024-04-01 2024-04-08 02:17:57 +02:00
Mario Rodas
7feb69e105
Merge pull request #301584 from r-ryantm/auto-update/erg
erg: 0.6.33 -> 0.6.34
2024-04-07 14:51:31 -05:00
David McFarland
1587e4b0bb
Merge pull request #301546 from corngood/dotnet-9-update
dotnetCorePackages.dotnet_9.vmr: 9.0.0-preview.1 -> 9.0.0-preview.2
2024-04-07 13:08:28 -03:00
Pol Dellaiera
e89cf1c932
Merge pull request #300406 from agoode/fix-mlton
mlton: 20210107 -> 20210117
2024-04-07 09:02:43 +02:00
Weijia Wang
d7d443c4ce
Merge pull request #300894 from wegank/gnat13-fix
gnat13: fix build on x86_64-darwin
2024-04-06 01:48:48 +02:00
a-n-n-a-l-e-e
76422a767b
Merge pull request #301704 from a-n-n-a-l-e-e/throw-unsupported-src
treewide: throw on unsupported system src access
2024-04-05 14:20:30 -07:00
Weijia Wang
42c357e277
Merge pull request #300465 from r-ryantm/auto-update/dart
dart: 3.3.2 -> 3.3.3
2024-04-05 19:01:19 +02:00
Weijia Wang
8407f1c4e3
Merge pull request #297717 from TomaSajt/jetbrains-jcef
jetbrains.jcef: make deterministic
2024-04-05 18:18:17 +02:00
David McFarland
dc8b444406 dotnet: fix typo in name of web test 2024-04-05 10:56:22 -03:00
David McFarland
62801bb1ec dotnetCorePackages.dotnet_9.vmr: 9.0.0-preview.1 -> 9.0.0-preview.2 2024-04-05 10:56:22 -03:00
annalee
0d7dc0efc5
treewide: throw on unsupported system src access 2024-04-05 02:30:42 +00:00
Silvan Mosberger
a448a21521
Merge pull request #301556 from edef1c/lib-xor
lib: add xor
2024-04-04 22:03:53 +02:00
edef
725bb4e48c lib: add xor
This gets clumsily reimplemented in various places, to no useful end.
2024-04-04 19:46:58 +00:00
R. Ryantm
e59ad1be4f erg: 0.6.33 -> 0.6.34 2024-04-04 15:46:15 +00:00
Sandro
a83df8bddb
Merge pull request #300222 from SuperSandro2000/igc 2024-04-04 17:11:37 +02:00
David McFarland
bbf28447f2 dotnetCorePackages.sdk_9_0: 9.0.0-preview.1 -> 9.0.0-preview.2 2024-04-04 10:25:17 -03:00
David McFarland
94203f3379 dotnet: add version test to non-sdk packages 2024-04-04 10:25:17 -03:00
David McFarland
9b13927fd0 patch-nupkgs: add references to dynamically loaded libs
This is what we do in buildDotnetModule. Eventually I'd like to use this
script there as well.
2024-04-04 10:24:55 -03:00
David McFarland
ff5be75ede patch-nupkgs: patch executables only 2024-04-04 10:24:55 -03:00
David McFarland
b3b68a6687 patch-nupkgs: fix race when patching incomplete package 2024-04-04 10:24:54 -03:00
David McFarland
b2c788ad1b patch-nupkgs: use --add-rpath instead of --set-rpath
This avoids stripping $ORIGIN from libs that need it.
2024-04-04 10:24:54 -03:00
Atemu
b136700c7d
Merge pull request #299618 from TomaSajt/dub-support
Add buildDubPackage and dub-to-nix for building dub based packages
2024-04-04 11:52:57 +02:00
kirillrdy
5d1a8fcb66
Merge pull request #257183 from TrevorSmale/master
tinygo: fix typo
2024-04-04 19:47:50 +11:00
Mario Rodas
ba42765fd4 typescript: 5.4.3 -> 5.4.4
Diff: https://github.com/microsoft/TypeScript/compare/v5.4.3...v5.4.4

Changelog: https://github.com/microsoft/TypeScript/releases/tag/v5.4.4
2024-04-04 04:20:00 +00:00
zowoq
2d975504f2 go_1_21: 1.21.8 -> 1.21.9
Changelog: https://go.dev/doc/devel/release#go1.21
2024-04-04 08:18:31 +10:00
TS
4079ceddd5 tinygo: fix typo 2024-04-03 23:52:30 +02:00
a-n-n-a-l-e-e
facc1761b4
Merge pull request #301103 from Samasaur1/fix-swift
swiftc: pass -Xcc before -march
2024-04-03 04:56:37 -07:00
Weijia Wang
c0d2398ba6
Merge pull request #300346 from wegank/aspectj-refactor
aspectj: refactor
2024-04-03 13:24:15 +02:00
Weijia Wang
4bfabdfa4d
Merge pull request #300920 from r-ryantm/auto-update/circt
circt: 1.70.0 -> 1.71.0
2024-04-03 10:11:08 +02:00
Sam
f86158cd9a
Revert "swift: don't pass -march to swiftc"
This reverts commit 8a7841ceef.
2024-04-02 21:42:01 -07:00
Sam
9fd2efac08
swiftc: pass -Xcc before -march 2024-04-02 21:41:45 -07:00
Janne Heß
af69be669f
treewide: Rename nixfmt to nixfmt-classic (#300468)
* treewide: Rename nixfmt to nixfmt-classic

* Update pkgs/top-level/aliases.nix

Co-authored-by: Silvan Mosberger <github@infinisil.com>

---------

Co-authored-by: Silvan Mosberger <github@infinisil.com>
2024-04-02 20:47:13 +02:00
R. Ryantm
a781d0a4bd circt: 1.70.0 -> 1.71.0 2024-04-02 09:55:52 +00:00
Weijia Wang
d3985f53bb gnat13: fix build on x86_64-darwin 2024-04-02 10:12:47 +02:00
R. Ryantm
38a00a336d osl: 1.13.7.0 -> 1.13.8.0 2024-04-02 01:39:02 +00:00
Philip Taron
273a1531d2 Avoid top-level with ...; in pkgs/development/compilers/dotnet/combine-deps.nix 2024-04-02 01:05:13 +02:00
Philip Taron
91feb4b6f3 Avoid top-level with ...; in pkgs/development/compilers/gerbil/gerbil-support.nix
The set of names to inherit was generated by running this in a loop until it did not error:

```
nix-instantiate --parse pkgs/development/compilers/gerbil/gerbil-support.nix
```
2024-04-02 00:50:15 +02:00
Vladimír Čunát
5476cea489
Merge #298548: staging-next 2024-03-24 2024-04-01 22:49:19 +02:00
7c6f434c
d41453cf4d
Merge pull request #300732 from philiptaron/remove-clpm
clpm: remove at 0.4.1
2024-04-01 18:11:40 +00:00