mdarocha
328fe32161
dotnet-sdk: add updateScript
...
This update script calls the existing update.sh script with the proper
arguments. If not an SDK package, run a dummy script which allows the update.nix
script to work properly.
This should allow dotnet to be update automatically.
2022-09-25 11:40:40 +02:00
maralorn
84e79cfbfc
Merge pull request #192273 from NixOS/haskell-updates
...
haskellPackages: update stackage and hackage
2022-09-25 07:16:43 +02:00
Gabriel Fontes
e5cac189d4
luaPackages: fennel -> luaPackages.fennel
2022-09-24 22:46:10 -03:00
github-actions[bot]
38db06836e
Merge master into haskell-updates
2022-09-25 00:17:09 +00:00
Ivan Kozik
53256fcdb5
openjfx17: use ffmpeg_4
...
openjfx17's plugins/av/mpegtsdemuxer.c expects ffmpeg 4 and does not build
with ffmpeg 5.1.1.
This change does not result in any rebuilds because nixpkgs `ffmpeg` still
points to `ffmpeg_4`.
2022-09-24 17:20:30 +00:00
Mario Rodas
76d1f40e08
Merge pull request #189400 from timothyklim/scala_3.2.0
...
scala_3: 3.1.3 -> 3.2.0
2022-09-24 11:58:30 -05:00
zowoq
8f7b253440
rustc: 1.63.0 -> 1.64.0
...
https://github.com/rust-lang/rust/releases/tag/1.64.0
2022-09-23 21:30:06 +00:00
github-actions[bot]
c23c458834
Merge master into haskell-updates
2022-09-23 00:18:03 +00:00
Vladimír Čunát
3671ea902a
Merge branch 'master' into staging-next
2022-09-22 19:06:26 +02:00
R. Ryantm
3c3824c102
mlkit: 4.7.1 -> 4.7.2
2022-09-22 23:41:23 +08:00
sternenseemann
da60f2dc9c
haskell.compiler.ghcHEAD: 9.3.20220406 -> 9.5.20220921
...
Initial port of our GHC Nix expressions to the new hadrian build system,
as it has become required after 9.4. Unfortunately there are some
regressions affecting us, namely the inability to install a GHC
cross-compiler at the moment (see issue linked in relevant error
message). This means that a lot of specific configuration snippets for
cross-platforms and static compilation have been ported from make
speculatively, as we are unable to test them for the moment.
2022-09-22 16:18:17 +02:00
zowoq
539762709b
Revert "rustc: build with jemalloc"
...
This reverts commit 2a699029f4
.
hopefully this fixes building x86_64-darwin under emulation on aarch64-darwin
2022-09-22 07:11:33 -04:00
github-actions[bot]
57e15d64c3
Merge master into staging-next
2022-09-21 18:01:25 +00:00
maralorn
90eacab493
Merge branch 'master' into haskell-updates
2022-09-21 17:42:00 +02:00
maralorn
e2c6425398
Merge pull request #191991 from maralorn/drop-minor-versions
...
haskell.{compiler,packages}: Add aliases without minor versions
2022-09-21 16:15:48 +02:00
github-actions[bot]
071a9fc320
Merge master into staging-next
2022-09-21 06:23:26 +00:00
maralorn
fae2ff5c03
haskell.{compiler,packages}: Add aliases without minor versions
2022-09-21 05:51:28 +02:00
R. Ryantm
8e848152c3
gleam: 0.22.1 -> 0.23.0
2022-09-20 23:03:32 -04:00
github-actions[bot]
7da9ac9ae6
Merge master into staging-next
2022-09-21 00:03:46 +00:00
Ivv
0d7aae2cc8
Merge pull request #191643 from Smaug123/net7-rc1
...
dotnet: 7.0 preview -> 7.0 rc1
2022-09-20 23:28:00 +02:00
Ivv
da749d30ec
Merge pull request #191965 from mdarocha/dotnet-3-update
...
dotnet-sdk_3: 3.1.422 -> 3.1.423
2022-09-20 23:24:13 +02:00
Luflosi
7bcf01fd98
nextpnr: 0.3 -> 0.4
...
https://github.com/YosysHQ/nextpnr/releases/tag/nextpnr-0.4
2022-09-20 16:01:53 +02:00
Martin Weinelt
5d4267b0f2
Merge remote-tracking branch 'origin/master' into staging-next
2022-09-20 12:25:19 +02:00
Jonas Heinrich
53466dc469
Merge pull request #191933 from r-ryantm/auto-update/gavrasm
...
gavrasm: 5.1 -> 5.4
2022-09-20 09:24:07 +02:00
7c6f434c
bcd70981b7
Merge pull request #191800 from NickCao/julia-bin-aarch64
...
julia_18-bin: add support for aarch64-linux
2022-09-20 06:08:10 +00:00
Yureka
6485a02fb3
llvm 14 lld: build with 2M stack size to fix firefox lto
2022-09-20 08:04:26 +02:00
Yureka
94cad6ec1a
llvm 14 compiler-rt: enable libclang_rt.profile-....a build
2022-09-20 08:04:26 +02:00
Uri Baghin
9a3b4264c2
Merge pull request #183763 from LibreCybernetics/update-idea-community
...
jetbrains.jdk: openjdk11 (11.0.13-b1751.25) → openjdk17 (17.0.3-b469.37)
2022-09-20 14:17:38 +10:00
Fabián Heredia Montiel
420b83db35
jetbrains.jdk: mark as broken on darwin
...
Context: https://github.com/NixOS/nixpkgs/pull/183763
2022-09-19 19:56:36 -05:00
revol-xut
6dbfa0c26e
lingua-franca: incorrect verion bump
2022-09-20 00:16:50 +02:00
mdarocha
8702695844
dotnet-sdk_3: 3.1.422 -> 3.1.423
2022-09-19 22:36:20 +02:00
R. Ryantm
3e4cb8fadd
gavrasm: 5.1 -> 5.4
2022-09-19 14:41:24 +00:00
Vladimír Čunát
a5dfac88d5
Merge branch 'master' into staging-next
...
The java conflicts weren't trivial. Hopefully OK.
2022-09-19 07:40:23 +02:00
Nick Cao
d35fab6ce2
julia_18-bin: add nickcao as a maintainer
2022-09-19 11:58:07 +08:00
Fabián Heredia Montiel
27a4de4328
jetbrains.jdk: openjdk11 (11.0.13-b1751.25) → openjdk17 (17.0.3-b469.37)
...
> With the IntelliJ IDEA 2022.2 EAP we are moving from JetBrains Runtime
11 (JBR11) to JetBrains Runtime 17 (JBR17). Starting with this build,
all IntelliJ IDEA 2022.2 updates will come with JBR17. This will have
the following effects:
> - A significant performance improvement allowing faster and smoother
IDE operation.
> - Better security, as JBR17 is based on the latest OpenJDK LTS.
> - Better rendering performance on macOS, as JetBrains Runtime 17
leverages Metal API.
> - Increased accessibility on macOS, as JBR17 features integration with
VoiceOver screen reader.
> - Usage of Vector API designed to express vector computations that
compile at runtime to vector instructions on supported CPU
architectures, thus achieving performance superior to equivalent
scalar computations.
From: https://blog.jetbrains.com/idea/2022/05/intellij-idea-2022-2-eap-1/#JetBrains_Runtime
2022-09-18 20:52:40 -05:00
Vladimír Čunát
038edcf9a5
shaderc: fixup paths in .pc files
2022-09-18 20:09:19 +02:00
Vladimír Čunát
e7ff7d6403
fixup! glslang: fixup paths in .pc files
...
I really should have inspected the resulting files.
2022-09-18 20:09:18 +02:00
Nick Cao
e992f35ba8
julia_18-bin: add support for aarch64-linux
2022-09-18 21:31:08 +08:00
github-actions[bot]
f2681f8bd1
Merge master into staging-next
2022-09-17 18:01:15 +00:00
R. Ryantm
854a94aa19
mlkit: 4.6.1 -> 4.7.1
2022-09-17 20:55:37 +08:00
Sandro
dec9066253
Merge pull request #189763 from tjni/gerbil-stackprotector
2022-09-17 14:18:01 +02:00
Smaug123
5798f22217
dotnet: 7.0 preview -> 7.0 rc1
2022-09-17 13:07:53 +01:00
Vladimír Čunát
a1bad74390
glslang: fixup paths in .pc files
...
These errors would now fail the build,
as stricter checks were introduced recently.
2022-09-17 13:35:49 +02:00
github-actions[bot]
5b2ff5fc26
Merge master into staging-next
2022-09-16 18:02:08 +00:00
Ivv
50150e24c8
Merge pull request #190803 from corngood/dotnet-misc
...
dotnet-sdk: fix elf auto patching, add tests, misc cleanup
2022-09-16 16:14:20 +02:00
Mustafa Çalışkan
db29c11af5
tinygo: 0.23.0 -> 0.25.0
2022-09-16 13:44:04 +03:00
David McFarland
f06519bd97
dotnet-sdk: use lib.attrNames
2022-09-15 19:40:42 -03:00
David McFarland
f7237d996d
dotnet-sdk: add tests
2022-09-15 19:39:36 -03:00
Vladimír Čunát
6f93907d13
Merge branch 'staging' into staging-next
2022-09-15 15:20:31 +02:00
Sandro
b66d3b3fcc
Merge pull request #187607 from ehllie/ante
2022-09-15 12:15:14 +02:00
nanashi0x74
41754242a6
flutter: add cache back in for shaders
2022-09-14 18:50:39 +02:00
nanashi0x74
ffb72bdc5b
flutter: fix buildPhase after .packages deprecation
...
https://medium.com/dartlang/dart-2-18-f4b3101f146c#514e
2022-09-14 18:50:39 +02:00
nanashi0x74
747f298be5
flutter: regenerate move-cache.patch
2022-09-14 18:50:39 +02:00
nanashi0x74
89de698218
flutter: regenerate git-dir.patch
2022-09-14 18:50:38 +02:00
nanashi0x74
bd0f733ce1
flutter: regenerate disable-auto-update.patch
2022-09-14 18:50:38 +02:00
nanashi0x74
f127398be2
flutter: 3.0.4->3.3.0, flutter.dart: 2.17.5->2.18.0
2022-09-14 18:50:38 +02:00
Elizabeth Paź
71249330b3
ante: init at unstable-2022-08-22
2022-09-14 13:48:46 +02:00
David McFarland
747c5ca340
dotnet-sdk: patch shared libraries to find icu/libkrb5
2022-09-14 08:43:44 -03:00
github-actions[bot]
0b07cb1528
Merge staging-next into staging
2022-09-13 12:02:05 +00:00
Alyssa Ross
723a5645b5
pkgsStatic.llvm_14: fix build
2022-09-13 08:24:17 +00:00
Franz Pletz
acf46b0569
Merge pull request #140364 from taku0/temurin-17
...
temurin-bin: init, semeru-bin: init, adoptopenjdk-bin: remove 13, 14, 17
2022-09-12 23:29:18 +02:00
github-actions[bot]
9d9a5e18fc
Merge staging-next into staging
2022-09-12 18:01:54 +00:00
Bernardo Meurer
4c66e7c074
Merge pull request #190852 from Snektron/hip-config-fix
...
hip: fix hip-config.cmake
2022-09-12 14:56:26 -03:00
Frederik Rietdijk
3086301ac4
Merge staging-next into staging
2022-09-12 19:49:24 +02:00
taku0
c74221839b
temurin-bin, semeru-bin: init at 17.0.3, adoptopenjdk-bin: remove 13, 14, 17
...
AdoptOpenJDK Hotspot is now Eclipse Temurin and AdoptOpenJDK OpenJ9 is
now IBM Semeru Runtime.
Adds `temurin-bin` and `semeru-bin` packages.
AdoptOpenJDK 13, 14, and 15 is no longer supported. AdoptOpenJDK 13 and
14 are removed. AdoptOpenJDK 15 is left only for some packages
depending it.
2022-09-12 16:29:36 +09:00
Vladimír Čunát
b1d87c0318
Merge #190667 : treewide: pin failing packages to openssl_1_1
...
...into staging-next
2022-09-12 07:38:41 +02:00
github-actions[bot]
33ef8defa2
Merge master into staging-next
2022-09-12 00:02:43 +00:00
Robin Voetter
e3d748a92b
hip: fix hip cmake config
...
Update paths in cmake config files provided by HIP and hipamd to the proper
location in the Nix store. Previously these files were trying to find headers
in a way that assumes the typical ROCm installation (where everything is in
/opt/rocm). This resulted in a bunch of errors when trying to compile HIP
projects that are configured with cmake, like include paths that were set
incorrectly or header paths that were not found.
2022-09-12 00:04:40 +02:00
7c6f434c
dbe182ffb3
Merge pull request #190750 from wentasah/julia-1.8.1
...
julia-bin: 1.8.0 -> 1.8.1
2022-09-11 21:55:36 +00:00
Anthony Roussel
949f55c0dd
mrustc-bootstrap: pin to openssl_1_1
2022-09-11 23:28:36 +02:00
Ivv
44ef157f55
Merge pull request #187359 from IvarWithoutBones/dotnetmodule-updatescripts
...
treewide: migrate buildDotnetModule update scripts to use fetch-deps
2022-09-11 21:40:06 +02:00
github-actions[bot]
6ec60fd222
Merge master into staging-next
2022-09-11 18:01:19 +00:00
Domen Kožar
0e63de944b
Merge pull request #187003 from jiegec/krunvm-darwin
...
krunvm: add support for darwin
2022-09-11 16:55:07 +01:00
Guillaume Girol
c3424c7f68
Merge pull request #190028 from symphorien/remove-rls
...
rls: remove
2022-09-11 14:00:20 +00:00
Michal Sojka
1e40dc1117
julia-bin: 1.8.0 -> 1.8.1
2022-09-11 08:54:02 +02:00
Ivar Scholten
0d8a23bfcd
dotnet-sdk: add passthru attribute to generate a runtime ID
2022-09-11 01:06:33 +02:00
github-actions[bot]
cf964b46ea
Merge master into staging-next
2022-09-10 18:01:15 +00:00
Blake Sweeney
42e79f018c
chicken: fix darwin build
2022-09-10 10:08:13 -03:00
github-actions[bot]
5644fd38ad
Merge master into staging-next
2022-09-10 00:02:45 +00:00
Sandro
b987f24659
Merge pull request #190300 from wahjava/update-sagittarius-scheme
2022-09-10 01:14:30 +02:00
Ashish SHUKLA
480c8ee25c
sagittarius-scheme: 0.9.8 -> 0.9.9
2022-09-09 17:56:04 +05:30
Jan Tojnar
2e000ce203
Merge branch 'staging-next' into staging
2022-09-08 13:03:04 +02:00
Jan Tojnar
0fb668fe0a
Merge branch 'master' into staging-next
2022-09-08 13:02:48 +02:00
github-actions[bot]
6e6f3f53ca
Merge staging-next into staging
2022-09-08 06:16:17 +00:00
github-actions[bot]
6d6c2eeac1
Merge master into staging-next
2022-09-08 06:15:41 +00:00
Elliott Slaughter
3944702571
terra: 1.0.5 -> 1.0.6
2022-09-07 21:31:12 -07:00
Mario Rodas
48ed53b342
Merge pull request #190225 from r-ryantm/auto-update/closure-compiler
...
closurecompiler: 20220803 -> 20220905
2022-09-07 20:55:44 -05:00
Artturi
eb15a96f8e
Merge pull request #181875 from Artturin/fix-pkg-config-2
2022-09-08 03:34:19 +03:00
R. Ryantm
3e61dc7e2e
closurecompiler: 20220803 -> 20220905
2022-09-08 00:11:33 +00:00
github-actions[bot]
b5e9debb55
Merge staging-next into staging
2022-09-08 00:04:12 +00:00
github-actions[bot]
23ffb92072
Merge master into staging-next
2022-09-08 00:03:36 +00:00
Ivv
5e63316970
Merge pull request #181520 from mdarocha/dotnet-3-update
...
dotnet-sdk_3: 3.1.420 -> 3.1.422
2022-09-07 22:27:02 +02:00
Alexander Shpilkin
a6ef202baf
seexpr: fix path in pkg-config file
2022-09-07 21:49:33 +03:00
7c6f434c
b15ab198a9
Merge pull request #189656 from wentasah/julia-1.8.0
...
julia-bin: 1.7.3 -> 1.8.0
2022-09-07 18:23:26 +00:00
7c6f434c
4b5104adc8
Merge pull request #189747 from tjni/gambit-stackprotector
...
gambit: reenable stackprotector on aarch64-darwin
2022-09-07 18:19:36 +00:00
github-actions[bot]
84462371eb
Merge staging-next into staging
2022-09-07 18:02:01 +00:00
github-actions[bot]
0fe3548818
Merge master into staging-next
2022-09-07 18:01:14 +00:00
Sandro
759945155a
Merge pull request #182311 from 06kellyjac/deno
2022-09-07 18:35:19 +02:00
Bernardo Meurer
ee33222938
Merge pull request #188540 from OPNA2608/fix/llvm-parallel-tests
...
llvm*: Fix core usage & remove progress bar in tests
2022-09-07 12:29:53 -03:00
Vladimír Čunát
930318389d
Merge #189754 : gcc12: switch to Homebrew patch on aarch64-darwin
...
...into staging
2022-09-07 14:45:11 +02:00
github-actions[bot]
325f49222b
Merge staging-next into staging
2022-09-07 12:02:22 +00:00
github-actions[bot]
b65b9f0d68
Merge master into staging-next
2022-09-07 12:01:42 +00:00
Guillaume Girol
7794eb89c8
rls: remove
...
will be removed upstream in next rust release: https://blog.rust-lang.org/2022/07/01/RLS-deprecation.html
2022-09-07 12:00:00 +00:00
zowoq
7c0b72f40b
go_1_18: 1.18.5 -> 1.18.6
2022-09-07 17:36:40 +10:00
zowoq
d2d3a9b77d
go_1_19: 1.19 -> 1.19.1
2022-09-07 17:36:29 +10:00
Winter
b6fc00b8f4
rustc: propagate libiconv on darwin
...
Rust binaries are unconditionally linked to libiconv on Darwin (see https://github.com/rust-lang/libc/issues/2870 ). We already add it as a dependency in `buildRustPackage`, so let's go a step further and propagate it.
2022-09-06 23:17:56 -04:00
PedroHLC ☭
269df4a6e5
vulkan-sdk: 1.3.224.0 -> 1.3.224.1
2022-09-05 08:19:30 -03:00
Michal Sojka
fd67f6de3b
julia-bin: 1.7.3 -> 1.8.0
2022-09-05 08:45:17 +02:00
mdarocha
6e8fbbc91b
dotnet-sdk_3: 3.1.420 -> 3.1.422
2022-09-05 07:22:18 +02:00
Theodore Ni
a813457d19
gerbil: reenable stackprotector on aarch64-darwin
...
The original error that required disabling the stack protector on
aarch64-darwin has been fixed in GCC.
2022-09-04 11:57:11 -07:00
Theodore Ni
816cb20bd3
gcc12: switch to Homebrew patch on aarch64-darwin
...
We can presume that this patch is better tested and better maintained.
2022-09-04 11:07:54 -07:00
Theodore Ni
98bd1d651d
gambit: reenable stackprotector on aarch64-darwin
...
The original error that required disabling the stack protector on
aarch64-darwin has been fixed in GCC.
2022-09-04 10:19:14 -07:00
OPNA2608
bd332c848c
llvm*: Don't show progress bar on tests
...
Since the progress bar results in large output that is broken due to the use of
ncurses and we already use the flag that gives verbose output on test failures,
let's just disable the progress bar.
2022-09-03 18:38:44 +02:00
OPNA2608
6c6f4a9724
llvm*: Fix core usage in tests
...
lit (LLVM Integrated Tester) [0] by default uses as many threads as the build host
has cores, ignoring the user's core settings for the build.
This passes the configured core count on to lit, along with LLVM's default
settings for it which we otherwise override in the process [1].
[0]: https://www.llvm.org/docs/CommandGuide/lit.html
[1]: 329fda39c5/llvm/CMakeLists.txt (L559-L565)
2022-09-03 17:20:46 +02:00
github-actions[bot]
e0f3de2dc6
Merge master into staging-next
2022-09-03 12:01:12 +00:00
R. Ryantm
841e04264b
p4c: 1.2.3.0 -> 1.2.3.1
2022-09-02 21:45:15 +00:00
06kellyjac
4e427c9df0
tinycc: avoid replacing VERSION when it would cause errors
...
Still doesn't fix the general build of tinycc on darwin
2022-09-02 12:47:36 +01:00
github-actions[bot]
f068b1fd5c
Merge master into staging-next
2022-09-02 06:39:08 +00:00
Sergei Trofimovich
9ed722436a
Merge pull request #189087 from trofi/dmd-fix-for-binutils-2.39
...
dmd: disable whitespace-sensitive tests for binutils-2.39
2022-09-02 07:34:03 +01:00
Vladimír Čunát
11656ec9a9
Merge branch 'master' into staging-next
2022-09-02 07:33:30 +02:00
timothy
b6b832b8b4
scala_3: 3.1.3 -> 3.2.0
2022-09-02 10:22:03 +07:00
Anderson Torres
7671c4d54c
Merge pull request #189260 from AndersonTorres/mcpp
...
mcpp: 2.7.2 -> 2.7.2.1
2022-09-01 22:06:21 -03:00
github-actions[bot]
761072ccdf
Merge master into staging-next
2022-09-02 00:02:02 +00:00
Sergei Trofimovich
ca4361d5de
dmd: disable whitespace-sensitive tests for binutils-2.39
...
Without the change two tests fail on `binutils-2.39` due to whitespace
change in `objdump` output as:
FAILED targets:
- runnable/cdvecfill.sh
- compilable/cdcmp.d
Let's disable the tests until they are fixed upstream:
https://issues.dlang.org/show_bug.cgi?id=23317
2022-09-01 23:43:59 +01:00
bandthedoge
1c6676511e
nim-unwrapped: fix library path
2022-09-01 14:01:57 -05:00
AndersonTorres
61a3b1d80d
mcpp: 2.7.2 -> 2.7.2.1
2022-09-01 09:00:40 -03:00
github-actions[bot]
3e6debe078
Merge master into staging-next
2022-09-01 06:07:05 +00:00
superherointj
ee6767ac2b
Merge pull request #188866 from fourplusone/fpc-darwin
...
fpc: support darwin
2022-09-01 00:00:16 -03:00
Matthias Bartelmeß
0aaca0a620
fpc: support darwin
2022-08-31 20:47:54 +02:00
github-actions[bot]
708377a1e3
Merge master into staging-next
2022-08-31 18:01:30 +00:00
R. Ryantm
e2ccf51126
fennel: 1.1.0 -> 1.2.0
2022-08-31 06:39:16 +00:00
github-actions[bot]
df7d0b3f5c
Merge master into staging-next
2022-08-31 00:02:30 +00:00
Marek Fajkus
463229292d
elmPackages.lamdera: homepage from URL literal to string
...
reported by @ajs124
> this breaks nixpkgs.tarball on unstable-small, because of the url literal
This should address the issue
2022-08-30 22:47:20 +02:00
github-actions[bot]
1e401e5cdd
Merge master into staging-next
2022-08-30 18:01:30 +00:00
Théo Zimmermann
c335189e81
elmPackages.lamdera: init at 1.0.1
2022-08-30 19:12:30 +02:00
Sandro
79f570c2f6
Merge pull request #185308 from astro/silice
2022-08-30 18:06:32 +02:00
Vladimír Čunát
f08ac2c92b
Merge branch 'master' into staging-next
2022-08-29 08:58:52 +02:00
github-actions[bot]
c8ea46deca
Merge master into haskell-updates
2022-08-29 00:15:34 +00:00
zowoq
45ad335d5d
cargo: inherit passthru.tests from rustc
2022-08-29 08:12:23 +10:00
zowoq
9c26b06a5d
rustc: add passthru.tests
...
we expect these to be built as part of rust version bumps
2022-08-29 08:12:23 +10:00
github-actions[bot]
dc29b17413
Merge master into haskell-updates
2022-08-28 00:18:14 +00:00
Astro
4457250696
silice: init at unstable-2022-08-05
2022-08-28 01:39:01 +02:00
Artturi
79c42aa06c
Merge pull request #186564 from Artturin/crossevalfixes
...
Fixes for cross-compilation
2022-08-27 17:49:00 +03:00
github-actions[bot]
de5a47be5f
Merge master into haskell-updates
2022-08-27 00:14:34 +00:00
Stéphan Kochen
96e4a0f05c
libcxxabi: remove link with build libcxxabi
2022-08-26 17:02:11 +02:00
github-actions[bot]
d944d69ed2
Merge master into staging-next
2022-08-26 12:01:48 +00:00
Jonas Heinrich
49fd6342e5
Merge pull request #174401 from r-ryantm/auto-update/aspectj
...
aspectj: 1.9.7 -> 1.9.9.1
2022-08-26 09:32:33 +02:00
github-actions[bot]
3aa744deb1
Merge master into haskell-updates
2022-08-26 00:15:32 +00:00
github-actions[bot]
9fef82dc0b
Merge master into staging-next
2022-08-26 00:02:34 +00:00
Átila Saraiva Quintela Soares
f3228e71c8
halide: 10.0.0 -> 14.0.0 ( #180015 )
2022-08-25 21:49:09 +02:00
github-actions[bot]
0b8aa77df1
Merge master into staging-next
2022-08-25 18:01:10 +00:00
Bobby Rong
3d4de2ae3e
Merge pull request #186427 from NickCao/hare
...
harePackages.hare: fix evaluation for riscv
2022-08-25 22:31:54 +08:00
Bernardo Meurer
b2dc70257c
Merge pull request #186476 from Trundle/swift-5.6.2
...
swift: 5.5.3 -> 5.6.2
2022-08-25 10:35:13 -03:00
github-actions[bot]
c91ed9564a
Merge master into staging-next
2022-08-25 12:01:30 +00:00
Mario Rodas
cca5ad7539
Merge pull request #188162 from dsyer/binaryen
...
binaryen: use patch from upstream to fix issue with nodejs
2022-08-25 06:32:33 -05:00
Bobby Rong
4a179eac2c
Merge pull request #188210 from LibreCybernetics/update-scala
...
scala: 3.1.0 → 3.1.3
2022-08-25 17:55:29 +08:00
Dave Syer
d2ffb55511
binaryen: add patch from upstream for newer nodejs
2022-08-25 07:26:31 +00:00
github-actions[bot]
517fa0d808
Merge master into haskell-updates
2022-08-25 00:15:46 +00:00
github-actions[bot]
5aa24ca693
Merge staging-next into staging
2022-08-25 00:03:34 +00:00
Martin Weinelt
249398ffa8
Merge remote-tracking branch 'origin/staging-next' into staging
2022-08-25 00:32:27 +02:00
Marek Fajkus
9e1164a480
elmPackages.elm-review: 2.7.2 -> 2.7.4
2022-08-24 22:40:50 +02:00
Fabián Heredia Montiel
4a70e004c0
scala: 3.1.0 → 3.1.3
...
Release notes:
- https://github.com/lampepfl/dotty/releases/tag/3.1.1
- https://github.com/lampepfl/dotty/releases/tag/3.1.2
- https://github.com/lampepfl/dotty/releases/tag/3.1.3
2022-08-24 13:34:27 -05:00
Stéphan Kochen
fb91bfc380
compiler-rt: build builtins on darwin
...
The missing xcrun meant builtins were missing from darwin. This
apparently wasn't an issue until now, but is in projects using
`@available` checks. (The ARM64 hack was apparently the previous
solution to fixing broken SDK detection.)
2022-08-24 08:45:14 +02:00
github-actions[bot]
e3e0f29a9f
Merge master into staging-next
2022-08-24 06:02:52 +00:00
github-actions[bot]
20a37d966d
Merge master into haskell-updates
2022-08-24 00:15:04 +00:00
github-actions[bot]
9f510422cb
Merge master into staging-next
2022-08-24 00:02:43 +00:00
GGG
93ed660eca
dotnetCorePackages.combinePackages: fix bug introduced in #187118
2022-08-23 20:17:11 -03:00
Bernardo Meurer
d5cd07efab
Merge pull request #187851 from Flakebi/rocm
...
rocm: 5.2.1 → 5.2.3
2022-08-23 16:10:08 -03:00
github-actions[bot]
9179666d33
Merge master into staging-next
2022-08-23 12:01:12 +00:00
Robert Hensing
10f1753344
Merge pull request #187887 from RaitoBezarius/ovmf-uefi-prefixes
...
ovmf: expose EFI prefixes and refactor qemu-vm with it
2022-08-23 13:29:23 +02:00
Raito Bezarius
c91d0713ac
ovmf: expose EFI prefixes and refactor qemu-vm with it
2022-08-23 12:13:06 +02:00
Vladimír Čunát
f8eb3f491f
Merge #187418 : gcc12: 12.1.0 -> 12.2.0
2022-08-23 07:52:03 +02:00
github-actions[bot]
c8c04e3808
Merge master into haskell-updates
2022-08-23 00:16:37 +00:00
PedroHLC ☭
3e2a42102b
Vulkan: 1.3.216.0 -> 1.3.224.0
2022-08-22 18:20:24 -03:00
Andreas Stührk
4c5110be76
swift: add myself as maintainer
2022-08-22 22:54:53 +02:00
Andreas Stührk
2004e2a97d
swift: 5.5.3 -> 5.6.2
2022-08-22 22:54:52 +02:00
sternenseemann
f06a4d73c0
haskell.compiler: clean up unused patches
2022-08-22 22:31:11 +02:00
sternenseemann
970a97f973
haskell.compiler: ghc941 -> ghc942
2022-08-22 22:27:22 +02:00
github-actions[bot]
9968240f42
Merge master into staging-next
2022-08-22 18:01:16 +00:00
Raito Bezarius
ce907408b8
edk2: support new functional mkDerivation-style
2022-08-22 16:23:44 +02:00
Ivv
3da5fb3fb2
Merge pull request #187118 from GGG-KILLER/dotnet-combine-packages
...
dotnetCorePackages.combinePackages: refactor
2022-08-22 16:11:03 +02:00
Ivv
cfc93cf4df
Merge pull request #187133 from GGG-KILLER/dotnet-7.0
...
dotnet: init 7.0
2022-08-22 15:53:54 +02:00
github-actions[bot]
95c5daaba5
Merge master into staging-next
2022-08-22 12:01:30 +00:00
Sebastian Neubauer
371d3f6e0f
hip: 5.2.1 → 5.2.3
2022-08-22 10:15:04 +00:00
Sebastian Neubauer
2987efca09
llvmPackages_rocm.llvm: 5.2.1 → 5.2.3
2022-08-22 10:14:16 +00:00
Christian Kögler
1a4a5ba35c
Merge pull request #187609 from r-ryantm/auto-update/p4c
...
p4c: 1.2.2.1 -> 1.2.3.0
2022-08-22 08:31:46 +02:00
github-actions[bot]
fd9f6da81c
Merge master into staging-next
2022-08-21 18:01:29 +00:00
Jonas Heinrich
c90b758bf3
Merge pull request #184105 from r-ryantm/auto-update/tvm
...
tvm: 0.8.0 -> 0.9.0
2022-08-21 16:29:32 +02:00
John Ericson
520040da1e
Merge pull request #187737 from obsidiansystems/bump_llvm_git
...
llvmPackages_git.libcxxabi: Replace vendored patch with fetch
2022-08-21 09:51:20 -04:00
Sergei Trofimovich
657075f9fa
gcc12: 12.1.0 -> 12.2.0
...
Co-authored-by: Robert Scott <github@humanleg.org.uk>
2022-08-21 13:56:21 +01:00
John Ericson
22a98bf523
llvmPackages_git.libcxxabi: Replace vendored patch with fetch
...
https://reviews.llvm.org/D132298 is now landed, so we can fetch the
commit instead.
2022-08-21 08:34:19 -04:00
github-actions[bot]
858a718b87
Merge master into staging-next
2022-08-21 12:01:15 +00:00
Jonas Heinrich
3e494f4059
Merge pull request #183925 from r-ryantm/auto-update/souffle
...
souffle: 2.2 -> 2.3
2022-08-21 09:59:14 +02:00
github-actions[bot]
a6c886b7fd
Merge master into staging-next
2022-08-21 06:01:17 +00:00
Dmitry Kalinkin
820166f975
Merge pull request #187646 from tjni/gcc-4-9-mark-aarch64-broken
...
gcc49: mark unsupported on aarch64-darwin
2022-08-20 21:43:20 -04:00
Elliott Slaughter
4376b54e76
terra: 1.0.4 -> 1.0.5 ( #187065 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-08-21 03:10:19 +02:00
github-actions[bot]
e5f0224881
Merge master into staging-next
2022-08-21 00:02:49 +00:00
Theodore Ni
1b0a51cbb7
gcc49: mark unsupported on aarch64-darwin
...
It's not supported and likely too old to be supported.
2022-08-20 15:11:53 -07:00
GGG
01dd4610f8
dotnetCorePackages.combinePackages: refactor
...
This refactors the combinePackages function to properly combine the
different .NET versions as the previous version was copying already
wrapped binary which wasn't pointing to the combined directories'
binary and it also wasn't linking the /sdk-manifests directory.
A few other miscellaneous files like LICENSE.txt, nix-support dir and
ThirdPartyNotices.txt weren't being copied either which resulted in an
incomplete .NET installation in the combined directory.
The passthrough.icu property was also not being set which resulted in us
being unable to use the result of this function in buildDotnetModule.
2022-08-20 17:48:02 -03:00
github-actions[bot]
77394c111b
Merge staging-next into staging
2022-08-20 18:02:00 +00:00
doyougnu
376625d40f
llvmPackages_git: 2022-01-07 -> 2022-25-07, add README
...
The new LLVM commit is just before the LLVM 15 fork off.
The readme describing upgrade process so it is easier for others to do.
Co-Authored-By: Dylan Green <Dylan.Green@Obsidian.Systems>
Co-Authored-By: John Ericson <John.Ericson@Obsidian.Systems>
2022-08-20 12:43:52 -04:00
R. Ryantm
b4b732bc42
p4c: 1.2.2.1 -> 1.2.3.0
2022-08-20 15:02:54 +00:00
Sergei Trofimovich
1f7186ab5c
libgccjit: don't try to enter into non-existent $lib output
...
Fixes build failure on `staging-next` introduced by commit c817efe6
("gcc: extend stripping of .a libraries and .o objects"):
...-bootstrap-stage3-stdenv-linux/setup: line 106: pushd: no other directory
Build failure happens because `libgccjit` has different `outputs` layout
compared to the rest of `gcc` derivations:
outputs = [ "out" "man" "info" ] ++ lib.optional (!langJit) "lib";
The change carves out `$lib` lib handling part to avoid `gcc` rebuild
in `staging-next`.
2022-08-20 12:51:36 +01:00
Sergei Trofimovich
7f458e5c50
Merge pull request #187234 from trofi/drop-libelf-from-gcc
...
gcc: drop unused libelf dependency
2022-08-19 19:16:35 +01:00
github-actions[bot]
8b202db44b
Merge staging-next into staging
2022-08-19 18:01:56 +00:00
github-actions[bot]
949c5dc1a1
Merge master into staging-next
2022-08-19 18:01:13 +00:00
Artturi
9adf0c2035
Merge pull request #185972 from Artturin/gccstrictdeps
...
gcc/: correct gnused conditionals
2022-08-19 20:50:23 +03:00
Sandro
1ee1095d25
Merge pull request #167999 from RaitoBezarius/p4c
2022-08-19 19:32:11 +02:00
Raito Bezarius
97f1bb2f99
p4c: init at 1.2.2.1
2022-08-19 17:29:37 +02:00
sternenseemann
bd80584a49
Merge pull request #185755 from NixOS/haskell-updates
...
haskellPackages: update stackage and hackage
2022-08-19 14:45:18 +02:00
GGG
f50bf58648
dotnetCorePackages.{sdk,runtime,aspnetcore}_7_0: init at {7.0.100-preview.7.22377.5,7.0.0-preview.7.22375.6,7.0.0-preview.7.22376.6}
2022-08-19 09:10:58 -03:00
github-actions[bot]
c90a48c28f
Merge staging-next into staging
2022-08-19 12:02:18 +00:00
github-actions[bot]
c00ace1204
Merge master into staging-next
2022-08-19 12:01:31 +00:00
Sandro
7b06baf385
Merge pull request #181319 from eigengrau/add-ballerina
2022-08-19 13:48:41 +02:00
Vladimír Čunát
7ea33d2d0d
Merge #186469 : gcc12: apply working patch for darwin-aarch64
2022-08-19 08:40:42 +02:00
Sebastian Reuße
cd3591f562
ballerina: add smoke test
2022-08-19 08:39:55 +02:00
Sebastian Reuße
1be3859507
ballerina: init at 2201.1.0
2022-08-19 08:39:55 +02:00
github-actions[bot]
1d12f3c5e7
Merge master into haskell-updates
2022-08-19 00:15:34 +00:00
github-actions[bot]
784a588a10
Merge staging-next into staging
2022-08-19 00:04:04 +00:00
github-actions[bot]
767bdf0d81
Merge master into staging-next
2022-08-19 00:03:25 +00:00
John Ericson
d6636a5de6
llvmPackages_14.compiler-rt: fix aarch32 patch
...
This is just the same fix we did for LLVM 13 in
265ba73a78
applied to LLVM 14.
2022-08-18 22:09:17 +00:00
John Ericson
fd36ac32c0
Revert "clang_14: drop out-of-date armv7l patch"
...
This reverts commit f69c82f8ea
.
2022-08-18 22:08:12 +00:00
John Ericson
33051ce5d5
Merge pull request #187218 from Ericson2314/libunwind-normal-install
...
llvmPackages*.libunwind: Don't redo install phase from scratch
2022-08-18 17:51:29 -04:00
github-actions[bot]
c36948f4d5
Merge staging-next into staging
2022-08-18 18:01:58 +00:00
github-actions[bot]
6406c43ce5
Merge master into staging-next
2022-08-18 18:01:17 +00:00
K900
739d03743d
Merge pull request #182686 from asbachb/update/openjdk17
...
openjdk17: 17.0.3+7 -> 17.0.4+8
2022-08-18 18:05:19 +03:00
Sergei Trofimovich
3b60b31d60
gcc: drop unused libelf dependency
...
gcc stopped using libelf in commit 48215350c24 ("re PR lto/46273 (Failed
to bootstrap)") around 2010, before gcc-4.6.0.
2022-08-18 08:35:41 +01:00
John Ericson
dbc5a792a2
llvmPackages*.libunwind: Don't redo install phase from scratch
...
I can't think of any good reason it was the way it was before. I think
CMake can be made to install the headers too, but this is a fine first
step.
2022-08-18 00:10:08 -04:00
github-actions[bot]
52a5816a96
Merge master into haskell-updates
2022-08-18 00:14:15 +00:00
ajs124
b17c551aa2
libmysqlconnectorcpp: pin to openssl_1_1
2022-08-17 20:16:46 +02:00
Artturin
f16be229dc
gcc/: correct gnused conditionals and move to nativeBuildInputs
...
hostPlatform changes were done in commits like 7a13457253
it should have been buildPlatform instead according to the comment
2022-08-17 21:03:40 +03:00
github-actions[bot]
7b5c82c518
Merge master into staging-next
2022-08-17 18:01:22 +00:00
Bernardo Meurer
67c247cb5e
Merge pull request #187005 from Flakebi/rocm
...
rocm: 5.1.0 → 5.2.1
2022-08-17 10:45:06 -07:00
Jiajie Chen
23d21ce9c9
dtc: fix dylib name on darwin
...
Prior to this commit, the install name of dylib is not absolute.
2022-08-17 15:15:46 +08:00
github-actions[bot]
8df3a34451
Merge master into haskell-updates
2022-08-17 00:13:55 +00:00
github-actions[bot]
6489cd2db3
Merge master into staging-next
2022-08-16 18:01:16 +00:00
Sebastian Neubauer
ec590fdd24
llvmPackages_rocm: compile as one derivation
...
This is the supported way rocm is tested.
It makes packaging in nix a *lot* easier (see the code size).
An important change is the dontLink detection in the clang/clang++
wrapper script: When compiling with --cuda-device-only,
the linker must not be set, otherwise e.g. the blender kernels fail to
compile.
2022-08-16 19:20:55 +02:00
Sebastian Neubauer
9513a3b0c2
hip: 5.1.1 -> 5.2.1
2022-08-16 18:21:00 +02:00
Sebastian Neubauer
35be36c724
llvmPackages_rocm.llvm: 5.1.1 → 5.2.1
2022-08-16 18:20:56 +02:00
Sandro
c146f49850
Merge pull request #186889 from McSinyx/zig-rpath
2022-08-16 18:20:33 +02:00
Christian Kögler
3960eb5660
Merge pull request #174891 from r-ryantm/auto-update/dictu
...
dictu: 0.24.0 -> 0.25.0
2022-08-16 17:16:43 +02:00
Vladimír Čunát
ddc75d1843
Merge #185284 : gcc: fix bootstrapTools.mips64el-linux-gnuabin32
...
...into staging
2022-08-16 13:12:01 +02:00
Artturin
c6568adb00
treewide: makeWrapper buildInputs to nativeBuildInputs
...
most found with https://github.com/siraben/nix-lint
2022-08-16 13:14:19 +03:00
zowoq
bf9a88db61
go: add smoke test to passthru
2022-08-16 18:53:29 +10:00
zowoq
924206c368
go: remove unneeded inputs
2022-08-16 18:53:29 +10:00
zowoq
0197bfeeea
go: merge postConfigure/postBuild into empty buildPhase
2022-08-16 18:53:29 +10:00
zowoq
0ec77e3f73
go: move xcbuild to depsTargetTargetPropagated
2022-08-16 18:53:29 +10:00
zowoq
40a0f3acb3
go: remove hardeningDisable
2022-08-16 18:53:29 +10:00
zowoq
1b031d9a35
go: drop ssl cert patch
...
`go` supports `SSL_CERT_FILE` which it set by the `cacert` shell hook
2022-08-16 18:53:29 +10:00
zowoq
4fd2bcb0fe
go: convert seds to substitute patches
2022-08-16 18:53:29 +10:00