Vladimír Čunát
82b8673c71
Merge #186477 : gcc11: pick up bugfixes for aarch64-darwin
...
...into staging
2022-08-15 13:36:18 +02:00
github-actions[bot]
4e717ab958
Merge staging-next into staging
2022-08-15 06:01:47 +00:00
github-actions[bot]
9c7cf16ec7
Merge master into staging-next
2022-08-15 06:01:11 +00:00
Jörg Thalheim
38dd05d2ec
Merge pull request #173200 from NANASHI0X74/flutter-3-0-0
...
Flutter: 2.10.1->3.0.4
2022-08-15 05:10:47 +01:00
github-actions[bot]
7ef4d517f3
Merge staging-next into staging
2022-08-14 18:01:52 +00:00
github-actions[bot]
409b1f1802
Merge master into staging-next
2022-08-14 18:01:15 +00:00
Ivv
7ec728db17
Merge pull request #181512 from mdarocha/dotnet-6-update
...
dotnet-sdk: 6.0.301 -> 6.0.400, refactor to streamline dotnet updates
2022-08-14 15:08:43 +02:00
github-actions[bot]
bbedd67512
Merge staging-next into staging
2022-08-14 06:01:58 +00:00
github-actions[bot]
b87f96162b
Merge master into staging-next
2022-08-14 06:01:22 +00:00
Artturi
fae0b890bc
Merge pull request #181497 from Mindavi/cross/eval-fixes
2022-08-14 06:24:45 +03:00
github-actions[bot]
f6054df3a1
Merge staging-next into staging
2022-08-14 00:03:17 +00:00
github-actions[bot]
2bc73e4c94
Merge master into staging-next
2022-08-14 00:02:38 +00:00
Sandro
ec577833c5
Merge pull request #185026 from OPNA2608/update/open-watcom-v2
2022-08-14 00:48:51 +02:00
Rick van Schijndel
ef74fd873a
chickenPackages_4.chicken, chickenPackages_5.chicken: move makeWrapper to nativeBuildInputs
2022-08-14 00:10:00 +03:00
Theodore Ni
cf206e9d00
gcc11: pick up bugfixes for darwin-aarch64
...
Amongst others, this picks up the fix for:
https://github.com/iains/gcc-darwin-arm64/issues/54
2022-08-13 11:37:09 -07:00
github-actions[bot]
1c7931d7e1
Merge staging-next into staging
2022-08-13 18:01:53 +00:00
github-actions[bot]
7afe7a957c
Merge master into staging-next
2022-08-13 18:01:16 +00:00
Mario Rodas
11e7d4accd
Merge pull request #184396 from r-ryantm/auto-update/mercury
...
mercury: 22.01.1 -> 22.01.3
2022-08-13 12:43:24 -05:00
Sandro
ee51f27fc7
Merge pull request #182559 from onny/osl
2022-08-13 19:05:46 +02:00
Jörg Thalheim
f08b424f73
Merge pull request #186443 from yu-re-ka/feature/rustc-musl2
...
fix pkgsMusl.rustc
2022-08-13 16:39:56 +01:00
Ben Siraphob
3a531b1777
Merge pull request #186036 from r-ryantm/auto-update/vyper
2022-08-13 21:25:30 +07:00
Yureka
acf9dd6238
cargo: add broken flag for musl
...
A build script crashes:
> cannot produce dylib for `rustc_driver v0.0.0 (/build/rustc-1.63.0-src/compiler/rustc_driver)` as the target `x86_64-unknown-linux-musl` does not support these crate types
2022-08-13 15:23:26 +02:00
Yureka
202524ddf7
rustc: remove broken flag for musl
...
It builds!
2022-08-13 15:23:06 +02:00
Yureka
0a9c3640d3
rustc: set crt-static flag
...
The crt-static option selects if the C runtime is linked dynamically or
statically into the resulting binaries.
There is a default value of this setting for each platform, but it is
not always what we want. For example, musl targets are assumed to always
have the C runtime linked statically, but we support both.
In practise, this fixes an error in the pkgsMusl.rustc build:
> cannot produce dylib for `rustc_driver v0.0.0 (/build/rustc-1.63.0-src/compiler/rustc_driver)` as the target `x86_64-unknown-linux-musl` does not support these crate types
2022-08-13 15:19:22 +02:00
Yureka
fb7811bf03
rustc: use autoPatchelfHook for bootstrap binaries
...
This is both simpler and works in more cases, e.g. for the bootstrap binaries
linked against musl libc.
2022-08-13 15:17:24 +02:00
Jonas Heinrich
064c07db9a
osl: 1.10.9 -> 1.11.17.0
2022-08-13 12:13:52 +02:00
github-actions[bot]
e47407256a
Merge staging-next into staging
2022-08-13 00:03:07 +00:00
github-actions[bot]
afcc45262a
Merge master into staging-next
2022-08-13 00:02:28 +00:00
Austin Seipp
5b93ac113c
yosys: 0.18 -> 0.20
...
Includes necessary `abc` update as well.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2022-08-12 13:23:18 -05:00
github-actions[bot]
a1c35707df
Merge staging-next into staging
2022-08-12 12:02:19 +00:00
github-actions[bot]
71344f23b3
Merge master into staging-next
2022-08-12 12:01:32 +00:00
Mario Rodas
112f70d3e3
Merge pull request #185901 from r-ryantm/auto-update/closure-compiler
...
closurecompiler: 20220719 -> 20220803
2022-08-12 06:24:52 -05:00
Alyssa Ross
59dd915c11
rustc: 1.62.1 -> 1.63.0
2022-08-12 07:54:19 +00:00
github-actions[bot]
2f1000a140
Merge staging-next into staging
2022-08-12 00:03:16 +00:00
github-actions[bot]
ca03e913ca
Merge master into staging-next
2022-08-12 00:02:30 +00:00
AndersonTorres
a0165ee168
hare: do not set HARECACHE on the setup hook
...
HARECACHE is an object cache, usually populated to speedup recompilation. It
does not make much sense to include it on a setup hook.
2022-08-11 16:39:48 -03:00
github-actions[bot]
23df4a59bf
Merge staging-next into staging
2022-08-11 06:02:14 +00:00
github-actions[bot]
292020e43d
Merge master into staging-next
2022-08-11 06:01:33 +00:00
Anderson Torres
314182c2cd
Merge pull request #185871 from AndersonTorres/hare
...
Hare language updates
2022-08-10 22:38:33 -03:00
R. Ryantm
94ff988c2b
vyper: 0.3.5 -> 0.3.6
2022-08-11 01:36:54 +00:00
github-actions[bot]
de2d4d270d
Merge staging-next into staging
2022-08-11 00:03:19 +00:00
github-actions[bot]
21cf6d1144
Merge master into staging-next
2022-08-11 00:02:36 +00:00
Robert Hensing
d6417bd306
Merge pull request #183760 from asbachb/openjdk17-remove-lib-folders
...
openjdk17: Remove default java.library.path
2022-08-10 21:18:43 +02:00
mdarocha
08ebd9f0df
dotnet-sdk: 6.0.302 -> 6.0.400
2022-08-10 16:29:50 +02:00
mdarocha
c3c0fa05fb
dotnet-sdk: rename print-hashes.sh to update.sh
...
New name better reflects its functionality
2022-08-10 16:26:50 +02:00
mdarocha
dc652d46d7
inklecate: use dotnet 3.1 to compile
2022-08-10 16:26:49 +02:00
mdarocha
886280e8a9
buildDotnetModule: include sdk-specific packages in nuget source
...
Some packages are defined by the build proccess, and change every time
the dotnet-sdk package changes. To avoid having to regenerate every
dependant packages dependencies every dotnet update, this moves these
packages into the `dotnet-sdk` `passthru` attribute, and includes them
every time `buildDotnetModule` is used.
2022-08-10 16:26:43 +02:00
mdarocha
e444b88411
dotnet-sdk: split up versions into separate nix files
...
This makes it more readable
Also update print-hashes.sh to directly update the files.
2022-08-10 16:21:07 +02:00
mdarocha
4ffb569d92
dotnet-sdk: 6.0.301 -> 6.0.302
2022-08-10 16:21:07 +02:00
R. Ryantm
070d64e998
closurecompiler: 20220719 -> 20220803
2022-08-10 11:55:54 +00:00