Josh Channings
2252245f92
llvm: Find otool bin from targetPrefix
...
This is to fix the stdenvBootstrapTools issue where otool & others are
not available in PATH, but only under the targetPrefix.
2022-11-22 21:37:47 +00:00
Artturi
006c56abc4
Merge pull request #197674 from squalus/openmp-cross
...
openmp: fix cross compile
2022-11-22 23:29:54 +02:00
Josh Channings
252ea6511d
libcxxabi: Skip dylib fixups for version symlinks
...
Apart from being a no-op, this seems to cause the install to make a
copy, rather than keeping the symlinks intact.
2022-11-22 19:22:18 +00:00
Josh Channings
67f11a2185
libcxx: Link libc++.dylib to matching libc++abi.dylib
...
Same adjustment as made for libc++abi in #185766 , for the same reason:
the unamended dylib links to the libc++abi in the build stdenv, which
is the wrong version.
Tested on Darwin with LLVM 14 stdenv, but the phase is added to all
versions, including 11 - so this will cause a mass rebuild.
See: https://github.com/NixOS/nixpkgs/pull/185766
2022-11-22 19:22:18 +00:00
figsoda
82fe76d1cd
carnix,cratesIO: remove
2022-11-22 14:10:25 -05:00
Vladimír Čunát
befa1f2dc6
Merge #196565 : gcc11: Update back to 11.3 on Darwin
...
...into staging
2022-11-22 12:42:23 +01:00
github-actions[bot]
ef59504ab1
Merge staging-next into staging
2022-11-22 06:01:48 +00:00
Mario Rodas
3735237f10
Merge pull request #202139 from NLincoln/nl.scalac-fixup-phase
...
dotty: use preFixup instead of fixupPhase
2022-11-21 23:51:36 -05:00
github-actions[bot]
66da6215fb
Merge staging-next into staging
2022-11-22 00:03:02 +00:00
7c6f434c
9329cc8654
Merge pull request #201267 from NickCao/julia
...
julia_18: 1.8.2 -> 1.8.3
2022-11-21 18:55:45 +00:00
A cursed quail
403a7405ab
dotty: use preFixup instead of fixupPhase
2022-11-20 22:31:00 -06:00
Marco Rebhan
7d4abc2b94
crystal: Unmark 1.2 broken for aarch64-darwin
...
The package actually builds and runs fine on this platform.
2022-11-20 18:28:50 +01:00
github-actions[bot]
1d03874733
Merge staging-next into staging
2022-11-20 06:01:41 +00:00
github-actions[bot]
9dd80cf7a7
Merge master into staging-next
2022-11-20 06:01:12 +00:00
Mario Rodas
c790cd0989
Merge pull request #201564 from NANASHI0X74/flutter-3.3.8
...
flutter: 3.3.3 -> 3.3.8, flutter.dart: 2.18.2 -> 2.18.4
2022-11-19 21:27:16 -05:00
github-actions[bot]
1e1586019b
Merge staging-next into staging
2022-11-20 00:03:01 +00:00
github-actions[bot]
2a6bef4634
Merge master into staging-next
2022-11-20 00:02:29 +00:00
sternenseemann
b394f86dcb
chickenPackages*.eggDerivation: set meta.platforms if not provided
...
This will ensure that Hydra attempts to build the eggs on all supported
platforms instead of just the platform the evaluator is running
on (currently x86_64-linux).
2022-11-19 20:13:35 +01:00
Chuang Zhu
4065566003
glslang: fix broken paths in output cmake files
2022-11-19 12:45:23 +08:00
Nick Cao
7d589b68e6
julia_18-bin: 1.8.2 -> 1.8.3
2022-11-18 16:45:33 +08:00
Sandro
770773936f
Merge pull request #201364 from LibreCybernetics/update-openjdk17
2022-11-18 07:41:09 +01:00
nanashi0x74
0e74b5347a
flutter: 3.3.3 -> 3.3.8, flutter.dart: 2.18.2 -> 2.18.4
2022-11-16 23:27:47 +01:00
github-actions[bot]
14be0e5a7b
Merge staging-next into staging
2022-11-16 18:01:52 +00:00
github-actions[bot]
9b8d89f305
Merge master into staging-next
2022-11-16 18:01:17 +00:00
sternenseemann
a110f08f12
ocamlPackages.extlib: rename from ocaml_extlib
...
This matches the name used in dune and on OPAM.
2022-11-16 14:30:37 +01:00
github-actions[bot]
7a0a2c1c12
Merge staging-next into staging
2022-11-16 12:02:01 +00:00
github-actions[bot]
e68e99b5ab
Merge master into staging-next
2022-11-16 12:01:24 +00:00
Jörg Thalheim
7766847a69
Merge pull request #201428 from aaronjheng/zhf/copper
...
copper: mark as broken
2022-11-16 09:37:30 +01:00
Luflosi
a6151294db
yosys: 0.22 -> 0.23
...
https://github.com/YosysHQ/yosys/releases/tag/yosys-0.23
The protobuf backend was removed in https://github.com/YosysHQ/yosys/pull/3508 .
2022-11-16 01:35:08 -06:00
Aaron Jheng
58419cf37c
copper: mark as broken
2022-11-16 02:38:00 +00:00
github-actions[bot]
fe0f06b2f5
Merge staging-next into staging
2022-11-16 00:03:02 +00:00
github-actions[bot]
03d934116c
Merge master into staging-next
2022-11-16 00:02:28 +00:00
7c6f434c
5559f2b772
Merge pull request #199844 from vincentbernat/fix/git-clang-format
...
llvmpackages: patch shebangs for python subpackages
2022-11-15 21:41:58 +00:00
Anderson Torres
be2bc696fa
Merge pull request #201335 from atorres1985-contrib/misc-updates
...
jwasm: 2.15 -> 2.16
2022-11-15 17:21:51 -03:00
Fabián Heredia Montiel
6bd5e60a40
openjdk17: 17.0.4+8 → 17.0.5+8
2022-11-15 13:37:47 -06:00
github-actions[bot]
7ba15c5a41
Merge staging-next into staging
2022-11-15 18:01:52 +00:00
github-actions[bot]
fe4a555a4c
Merge master into staging-next
2022-11-15 18:01:21 +00:00
AndersonTorres
c371787587
jwasm: 2.15 -> 2.16
2022-11-15 11:16:20 -03:00
Anderson Torres
9347608e56
Merge pull request #201121 from atorres1985-contrib/misc-updates
...
Misc updates
2022-11-15 10:59:44 -03:00
AndersonTorres
3a856243be
jwasm: add changelog page
...
Also, use the new overlay-style overridable attributes.
2022-11-15 10:18:10 -03:00
AndersonTorres
3931b0b6cf
asl: 142-bld211 -> 142-bld232
2022-11-15 10:06:44 -03:00
Jan Tojnar
69782b499b
Merge branch 'master' into staging-next
...
; Conflicts:
; pkgs/development/lisp-modules-new/ql.nix
2022-11-15 13:02:43 +01:00
Nick Cao
b60de3b416
julia_10, julia_15: drop infavor of latest stable versions
2022-11-15 10:05:17 +08:00
Nick Cao
c754d1b6a3
julia_18: 1.8.2 -> 1.8.3
2022-11-15 09:56:01 +08:00
Martin Weinelt
8872cf637e
Merge pull request #200394 from wegank/neko-aarch64-darwin
...
Closes https://github.com/NixOS/nixpkgs/issues/159120
2022-11-14 22:58:38 +01:00
Weijia Wang
3f50d33747
neko: fix build on aarch64-darwin
2022-11-14 22:56:41 +01:00
Theodore Ni
eea038cc8f
rustc: 1.64.0 -> 1.65.0
...
https://github.com/rust-lang/rust/releases/tag/1.65.0
2022-11-15 06:47:17 +10:00
github-actions[bot]
e572426521
Merge staging-next into staging
2022-11-14 18:01:45 +00:00
github-actions[bot]
597fe78e70
Merge master into staging-next
2022-11-14 18:01:13 +00:00
Jörg Thalheim
890d0576c5
cross/mingw: make threading library configureable
2022-11-14 12:50:04 +01:00
github-actions[bot]
d6294f3932
Merge staging-next into staging
2022-11-14 06:01:48 +00:00
github-actions[bot]
90d0a0faec
Merge master into staging-next
2022-11-14 06:01:15 +00:00
Hraban Luyat
e2fbe408dc
sbcl 2.2.10: nix-prefetch-url output confusion
...
I don’t get it but this works.
2022-11-13 23:08:55 -05:00
John Ericson
cd27a5b436
Merge pull request #82131 from Ericson2314/bsd-cross
...
FreeBSD packages: Init at 13.1
2022-11-13 21:35:17 -05:00
Hraban Luyat
b7e217d3bd
sbcl: apply /bin/cat -> $PATH/cat patch for 2.2.10
2022-11-13 13:37:54 -05:00
Hraban Luyat
dbb1aacce0
sbcl: v2.2.10
2022-11-13 02:20:02 -05:00
github-actions[bot]
baec39c25b
Merge staging-next into staging
2022-11-13 00:03:13 +00:00
github-actions[bot]
32a303c688
Merge master into staging-next
2022-11-13 00:02:40 +00:00
zowoq
355ad731e4
go_1_17: remove
...
1.17 has been EOL since the release of 1.19
2022-11-13 09:02:22 +10:00
Sandro
950b794452
Merge pull request #197304 from vs49688/miniffmpeg-staging
2022-11-12 23:40:47 +01:00
h7x4
2bb2eec813
flutter: add h7x4 as maintainer
2022-11-12 20:18:26 +01:00
h7x4
2cf7928b26
mozart: add h7x4 as maintainer
2022-11-12 20:17:30 +01:00
github-actions[bot]
06720b0dd1
Merge master into staging-next
2022-11-12 18:01:13 +00:00
Marek Fajkus
b293c4ec44
elmPackages: update to nodejs 14
2022-11-12 12:35:30 +01:00
github-actions[bot]
8a7dabff1e
Merge master into staging-next
2022-11-12 06:01:08 +00:00
Mario Rodas
1fc30a13da
Merge pull request #200659 from ligolang/ligo--0_55
...
ligo: 0.54.1 -> 0.55.0
2022-11-11 20:56:28 -05:00
github-actions[bot]
25452f3694
Merge master into staging-next
2022-11-11 18:01:17 +00:00
Ulrik Strid
9a392408f8
ligo: 0.54.1 -> 0.55.0
2022-11-11 09:21:05 +01:00
sternenseemann
5c044644a6
Merge remote-tracking branch 'origin/master' into haskell-updates
2022-11-10 13:56:56 +01:00
Alyssa Ross
c3f3baddaa
Revert "llvmPackages_11: Add $rsrc/lib
to default cflags"
...
This reverts commit 2000ae5429
.
This was intended as a fix for i686 cross compilation, but it has had
other unforeseen consequences, such as breaking rust-bindgen.
2022-11-10 12:07:41 +00:00
github-actions[bot]
3ff06869dc
Merge master into haskell-updates
2022-11-10 00:16:25 +00:00
github-actions[bot]
020ea91183
Merge master into staging-next
2022-11-10 00:02:27 +00:00
sternenseemann
3d361be06a
haskell.packages.ghc94: revert to 9.4.2
...
Due to https://gitlab.haskell.org/ghc/ghc/-/issues/22425 , we'll
tentatively stay with 9.4.2 for now. 9.4.3 is available explicitly
via haskell.packagse.ghc943 if you need it (e.g. on aarch64).
2022-11-09 23:44:01 +01:00
Martin Weinelt
f0265e0877
Merge pull request #200151 from NickCao/julia
2022-11-09 23:01:52 +01:00
Someone Serge
27f703b1f8
cudaPackages_11_8: fix missing manifest
...
...fixes missing attributes, like cudaPackages_11_8.libcublas
2022-11-09 21:56:00 +02:00
github-actions[bot]
d99020653d
Merge master into staging-next
2022-11-09 18:01:11 +00:00
Pavol Rusnak
bdda1c3153
Merge pull request #200363 from prusnak/dotnet-6
...
dotnet-sdk_6: 6.0.402 -> 6.0.403
2022-11-09 15:12:29 +01:00
Pavol Rusnak
19185500dd
dotnet-sdk_6: 6.0.402 -> 6.0.403
2022-11-09 15:04:43 +01:00
Pavol Rusnak
ceb56df699
Merge pull request #200362 from prusnak/dotnet-3
...
dotnet-sdk_3: 3.1.424 -> 3.1.425
2022-11-09 15:04:13 +01:00
Pavol Rusnak
7eb3b45668
dotnet-sdk_3: 3.1.424 -> 3.1.425
2022-11-09 15:02:05 +01:00
github-actions[bot]
c5638a6391
Merge master into staging-next
2022-11-09 12:01:25 +00:00
Pavol Rusnak
a9ec741278
Merge pull request #200265 from GGG-KILLER/dotnet7-rtm
...
dotnet-sdk_7: 7.0.100-rc.2.22477.23 -> 7.0.100
2022-11-09 11:17:21 +01:00
github-actions[bot]
5995b81686
Merge master into staging-next
2022-11-09 06:01:29 +00:00
github-actions[bot]
8deed80953
Merge master into haskell-updates
2022-11-09 00:16:09 +00:00
Artturi
3e2445be79
Merge pull request #200145 from hzeller/20221107-update-surelog-uhdm-plugin
...
Fix for darwin build.
2022-11-09 02:09:35 +02:00
GGG
0e7aa2ac04
dotnet-sdk_7: 7.0.100-rc.2.22477.23 -> 7.0.100
2022-11-08 18:12:50 -03:00
Henner Zeller
ec912ab1dd
yosys-symbiflow: 2022.09.27 -> 2022.11.07
...
Update plugins to be compatible with latest surelog/uhdm (1.45).
Also fix expected googletest path so that it comes from the
nix environment, not third_party/.
Signed-off-by: Henner Zeller <h.zeller@acm.org>
2022-11-08 12:47:27 -08:00
github-actions[bot]
6e1c7f74c7
Merge master into staging-next
2022-11-08 12:01:29 +00:00
Mario Rodas
e7c810fa3f
Merge pull request #199998 from r-ryantm/auto-update/closure-compiler
...
closurecompiler: 20221004 -> 20221102
2022-11-08 03:28:40 -05:00
Nick Cao
6ee6ee226b
julia: refresh patches, disable failing Zlib_jll version test
2022-11-08 13:31:56 +08:00
github-actions[bot]
7db1be3e27
Merge master into haskell-updates
2022-11-08 00:16:51 +00:00
github-actions[bot]
938efbfd26
Merge master into staging-next
2022-11-07 18:01:17 +00:00
Martin Weinelt
cfd61a2570
Merge pull request #199941 from mweinelt/openjdk-18-eol
2022-11-07 18:42:34 +01:00
sternenseemann
c7a0d75bd1
haskell.compiler.ghc92: 9.2.4 -> 9.2.5
2022-11-07 17:29:47 +01:00
Zane van Iperen
e7bce809ef
openjfx{11,15,17}: use ffmpeg_4-headless
...
A quick glance at the source shows it only uses libavcodec.
2022-11-08 00:13:24 +10:00
Martin Weinelt
ba047a1e4f
Merge pull request #199940 from reckenrode/zhf-edk2-darwin
2022-11-07 13:23:02 +01:00
R. Ryantm
e844d8adbd
closurecompiler: 20221004 -> 20221102
2022-11-07 08:48:00 +00:00
github-actions[bot]
5f9b3cb99e
Merge master into staging-next
2022-11-07 06:01:28 +00:00
Martin Weinelt
59518c6eb8
Merge pull request #199185 from wegank/ocaml-4.09-broken
2022-11-07 02:31:24 +01:00
Martin Weinelt
9af8b01842
openjdk: mark 18 as EOL
2022-11-07 01:35:26 +01:00
github-actions[bot]
ee1102cdec
Merge master into haskell-updates
2022-11-07 00:15:39 +00:00
github-actions[bot]
e51ba60580
Merge master into staging-next
2022-11-07 00:03:30 +00:00
Randy Eckenrode
4d3207ecf7
edk2: fix build on x86_64-darwin
...
ZHF #199919
2022-11-06 18:54:18 -05:00
Bernardo Meurer
1577208185
Merge pull request #198770 from Madouura/pr/aggr
2022-11-06 15:34:21 -05:00
Vincent Bernat
ad5aecbb6b
llvmpackages: patch shebangs for python subpackages
...
Notably, "git-clang-format" fails with:
/usr/bin/env: ‘python’: No such file or directory
2022-11-06 12:56:47 +01:00
Matt McHenry
0e33de85ae
temurin-bin: init 18.0.2 and 19.0.1
2022-11-05 21:51:00 -04:00
Matt McHenry
df8fdece7e
temurin-bin: 8.0.345 -> 8.0.352; 11.0.16 -> 11.0.17; 17.0.4 -> 17.0.5
...
simple run of generate_sources.py
2022-11-05 21:51:00 -04:00
Vladimír Čunát
b33eacb377
Merge #196909 : stdenvBootstrapTools: fix cycle on aarch64-darwin
...
...into staging
2022-11-05 16:08:27 +01:00
github-actions[bot]
5c1ec1d278
Merge master into haskell-updates
2022-11-05 00:15:52 +00:00
John Ericson
0afe9d1f70
freebsd packages: Init at 13.1
...
Always set `SRCTOP`, set it with abs path
llvmPackages: Bump minimum version for FreeBSD
llvmPackages_*, libgcc, compiler_rt: Hack in enough libs that one can compiler C
freebsd.compat: Rename some things to work around cc-wrapper change
0bea4a194f
/ #191724 in particular
2022-11-04 16:50:26 -04:00
github-actions[bot]
07bf88ec8f
Merge staging-next into staging
2022-11-04 18:01:42 +00:00
Valentin Gagarin
b02d74fb5e
Merge pull request #173225 from matthuszagh/uhdm
...
Add systemverilog plugin to yosys
2022-11-04 18:37:13 +01:00
sternenseemann
677ff51cfa
haskell.compiler: ghc942 -> ghc943
...
https://www.haskell.org/ghc/download_ghc_9_4_3.html
Dropping GHC 9.4.2, since there is no Stackage snapshot which uses GHC 9.4.*,
so the stack Nix integration should not get any ideas.
2022-11-04 17:56:41 +01:00
Bernardo Meurer
dac8adf99a
Merge pull request #197235 from PedroHLC/spirv-llvm-translator_14-init
2022-11-04 14:48:17 +00:00
Madoura
d93f2dbfe1
llvm-rocm: 5.3.0 -> 5.3.1
2022-11-04 08:19:31 -05:00
Madoura
31be9bfcbc
hip: 5.3.0 -> 5.3.1
2022-11-04 08:19:31 -05:00
Sandro
2aaf2bc57c
Merge pull request #197058 from ereslibre/bump-unison-m4c
2022-11-04 13:28:10 +01:00
Pavol Rusnak
5b88d14aac
gcc-arm-embedded: remove aarch64-darwin from platforms
...
reverts c3557f2e64
reverts 4c5fbc98d2
one can use gcc-arm-embedded on aarch64-darwin via pkgsx86_64Darwin
(introduced in #161657 )
2022-11-04 12:48:10 +01:00
github-actions[bot]
80d6cd3d58
Merge staging-next into staging
2022-11-03 12:02:11 +00:00
Bernardo Meurer
ee419e44e3
Merge pull request #197838 from Madouura/pr/hip
2022-11-03 11:30:44 +00:00
Weijia Wang
bbc00643c7
ocaml-ng.ocamlPackages_4_09.ocaml: mark as broken on aarch64-darwin
2022-11-02 17:21:28 +01:00
github-actions[bot]
71d2c63882
Merge staging-next into staging
2022-11-02 12:02:01 +00:00
github-actions[bot]
4b05cc6f66
Merge master into staging-next
2022-11-02 12:01:31 +00:00
Georges Dubus
2c039bba78
rustc: removing madjar as maintainer
2022-11-02 10:53:55 +01:00
github-actions[bot]
452026e7da
Merge staging-next into staging
2022-11-02 00:03:04 +00:00
zowoq
62bf5bbe29
go_1_19: 1.19.2 -> 1.19.3
2022-11-02 07:54:45 +10:00
zowoq
666e33e99c
go_1_18: 1.18.7 -> 1.18.8
2022-11-02 07:54:45 +10:00
github-actions[bot]
5a70f6da92
Merge staging-next into staging
2022-11-01 18:01:39 +00:00
github-actions[bot]
ef41cdba6c
Merge master into staging-next
2022-11-01 18:01:10 +00:00
Anderson Torres
1acb376ad5
Merge pull request #198870 from wegank/asl-aarch64-darwin
...
asl: fix build on aarch64-darwin
2022-11-01 14:45:58 -03:00
github-actions[bot]
39d4ab1e0b
Merge staging-next into staging
2022-11-01 12:02:06 +00:00
github-actions[bot]
0ada81696d
Merge master into staging-next
2022-11-01 12:01:32 +00:00
Stanisław Pitucha
b10ae8bdc1
Merge pull request #196026 from christophcharles/nqc
...
nqc: init at 3.1.r6
2022-11-01 22:29:03 +11:00
Weijia Wang
049d684ffc
asl: fix build on aarch64-darwin
2022-11-01 03:38:27 +01:00
Madoura
28dba7a697
hip: fix cmake installation directories
2022-10-31 19:40:20 -05:00
github-actions[bot]
85d6819fff
Merge staging-next into staging
2022-10-31 18:03:46 +00:00
github-actions[bot]
194c35c5e4
Merge master into staging-next
2022-10-31 18:03:13 +00:00
Nikita Gubarkov
075d9144f8
openjdk: use system Freetype and Harfbuzz
...
This is needed to avoid duplicate symbols from bundled/system libfontmanager.so and libharfbuzz.so, because this duplication leads to crashes.
2022-10-31 18:30:04 +03:00
github-actions[bot]
017862ea9a
Merge staging-next into staging
2022-10-31 00:03:07 +00:00
github-actions[bot]
9d424dbc41
Merge master into staging-next
2022-10-31 00:02:32 +00:00
Sandro
fde061b182
Merge pull request #178442 from OPNA2608/init/fbc
2022-10-30 23:06:04 +01:00
Sandro
65d82645b9
Merge pull request #185507 from OPNA2608/update/d-compilers
2022-10-30 23:02:43 +01:00
github-actions[bot]
0d7da62639
Merge staging-next into staging
2022-10-30 18:01:47 +00:00
github-actions[bot]
4f746003cf
Merge master into staging-next
2022-10-30 18:01:14 +00:00
Yureka
7852c61b6e
cargo: no longer broken on musl
2022-10-30 18:55:47 +01:00
Nikolay Korotkiy
ae7bfd1858
Merge pull request #198341 from r-ryantm/auto-update/jsonnet
...
jsonnet: 0.19.0 -> 0.19.1
2022-10-30 17:12:38 +03:00
github-actions[bot]
082314708c
Merge master into staging-next
2022-10-30 12:01:18 +00:00
K900
2aeeb83d2c
Merge pull request #198339 from Laucans/laucans-ligo--0_54_1
...
ligo: 0.54.0 -> 0.54.1
2022-10-30 11:10:18 +03:00
Laurent Canis
ea0f2f7250
ligo: 0.54.0 -> 0.54.1
2022-10-29 16:04:03 -04:00
github-actions[bot]
d3cd7d0199
Merge master into staging-next
2022-10-29 18:01:22 +00:00
Pavol Rusnak
d58c86a6ab
Merge pull request #194797 from mdarocha/fix-dotnet-combine-packages
...
dotnet-sdk: properly copy license files
2022-10-29 18:14:09 +02:00
mdarocha
83494d5854
roslyn: update dependencies
2022-10-29 14:52:37 +02:00
mdarocha
6e279e44c2
dotnet-sdk_5: 5.0.403 -> 5.0.408
2022-10-29 14:43:29 +02:00
mdarocha
2c3a2ac7e2
dotnet-sdk: properly copy license files.
...
After changing license files to be in /share/doc, the
combining script required fixes.
2022-10-29 14:31:03 +02:00
github-actions[bot]
18b25cbb99
Merge master into staging-next
2022-10-29 12:01:19 +00:00
Martin Weinelt
afddc087d9
Merge pull request #198401 from bdd/zhf/python-vyper
2022-10-29 12:40:13 +02:00
github-actions[bot]
142c743774
Merge master into staging-next
2022-10-29 06:01:19 +00:00
Berk D. Demir
800fc2b1cd
vyper: pythonRelaxDeps += [asttokens]
2022-10-28 22:38:41 -07:00
Alexandre Iooss
3802a1d38b
rgbds: 0.5.2 -> 0.6.0
2022-10-29 07:14:00 +02:00
Mario Rodas
d501a58a20
Merge pull request #198243 from aaronjheng/go-jsonnet
...
go-jsonnet: 0.18.0 -> 0.19.1
2022-10-28 21:37:40 -05:00
R. Ryantm
b1ac275675
jsonnet: 0.19.0 -> 0.19.1
2022-10-28 20:24:24 +00:00
Erlend Hamberg
4f4a4eae8c
idris2: 0.5.1 -> 0.6.0
2022-10-28 16:27:38 +02:00
Aaron Jheng
b2cf4eb0d5
go-jsonnet: 0.18.0 -> 0.19.1
2022-10-28 09:30:40 +00:00
Zhaofeng Li
ddb5ea3e69
gcc11: Update back to 11.3 on Darwin
2022-10-28 00:54:35 -06:00
github-actions[bot]
c2ec40a74a
Merge staging-next into staging
2022-10-27 18:02:10 +00:00
R. RyanTM
3179ebfa02
jsonnet: 0.18.0 -> 0.19.0 ( #198044 )
2022-10-27 13:13:06 -04:00
github-actions[bot]
d2dd10ada4
Merge staging-next into staging
2022-10-27 12:02:33 +00:00
Thiago Kenji Okada
829669d197
Merge pull request #198033 from esclear/update-graalvm
...
graalvm-ce: 22.2.0 -> 22.3.0
2022-10-27 11:50:54 +01:00
R. Ryantm
97b93bb7ea
gleam: 0.23.0 -> 0.24.0
2022-10-27 06:23:29 -04:00
Ulrik Strid
ea8c2698be
ligo: 0.53 -> 0.54 ( #197508 )
...
* ocamlPackages.resto: 0.7 -> 1.0
* ocamlPackages.bls12-381: 4.0.0 -> 5.0.0
* ligo: 0.53.0 -> 0.54.0
2022-10-27 12:09:29 +02:00
Daniel Albert
7e3759d18e
graalvm-ce: 22.2.0 -> 22.3.0
...
Release notes: https://www.graalvm.org/release-notes/22_3/
2022-10-27 11:06:12 +02:00
OPNA2608
10e2965616
fbc: init at 1.09.0 & 1.06-darwin-wip20160505
2022-10-26 19:12:44 +02:00
Bernardo Meurer
5fe5f94a83
Merge pull request #197775 from PedroHLC/vulkan-1.3.231.0
2022-10-26 19:06:18 +02:00
OPNA2608
89caeb83f6
dmd: Address PR feedback
2022-10-26 18:49:13 +02:00
github-actions[bot]
abfd2fe8a8
Merge staging-next into staging
2022-10-26 12:01:52 +00:00
Jan van Brügge
c012d55d9f
scala_3: expose scala3-bare as attribute
2022-10-26 12:10:10 +01:00
Mario Rodas
7257bc9733
Merge pull request #197448 from wegank/egg2nix-aarch64-darwin
...
chickenPackages.egg2nix: fix build on aarch64-darwin
2022-10-26 06:09:19 -05:00
PedroHLC ☭
1373d189df
glslang: 1.3.224.1 -> 1.3.231.0
2022-10-25 15:28:21 -03:00
R. Ryantm
0d9e314d08
ispc: 1.18.0 -> 1.18.1
2022-10-25 17:21:06 +00:00
squalus
4b07aeae16
openmp: fix cross compile
2022-10-24 23:47:27 -07:00
github-actions[bot]
38a8b47046
Merge staging-next into staging
2022-10-24 18:06:30 +00:00
R. Ryantm
55325e23f8
ballerina: 2201.2.1 -> 2201.2.2
2022-10-24 23:24:09 +08:00
github-actions[bot]
ebcabbf5cb
Merge staging-next into staging
2022-10-24 06:26:42 +00:00
Anderson Torres
a0ee3153a9
Merge pull request #197303 from atorres1985-contrib/cmucl
...
cmucl_binary: 21b -> 21d
2022-10-24 00:26:05 -03:00
Weijia Wang
afd4752a38
nim: fix build on aarch64-darwin
2022-10-23 20:43:41 -05:00
Weijia Wang
0f8774f5ac
chickenPackages.egg2nix: fix build on aarch64-darwin
2022-10-24 00:55:38 +02:00
github-actions[bot]
f4c71b2f8c
Merge staging-next into staging
2022-10-23 18:02:19 +00:00
AndersonTorres
9df05da28f
cmucl_binary: 21b -> 21d
...
And a complete rewite of this somewhat old expression.
2022-10-23 12:06:33 -03:00
Anderson Torres
925c0fa54a
Merge pull request #197322 from atorres1985-contrib/cleanup-maintainers
...
Cleanup maintainers
2022-10-23 11:59:28 -03:00
OPNA2608
9695c4ee8d
dmd: 2.097.2 -> 2.100.2, refactor, fix on Darwin
2022-10-23 16:12:45 +02:00
OPNA2608
808f2ab87b
ldc: 1.27.1 -> 1.30.0, change hashes to SRI format
2022-10-23 16:10:49 +02:00
Christoph Charles
adc5c77dc9
nqc: init at 3.1.r6
2022-10-23 15:51:10 +02:00
AndersonTorres
01bde4f157
sbcl: remove tohl from meta.maintainers list
...
Because tohl disappeared (last seen 2021-01-28).
2022-10-23 01:17:38 -03:00
AndersonTorres
28c4406d85
mkcl: remove tohl from meta.maintainers list
...
Because tohl disappeared (last seen 2021-01-28).
2022-10-23 01:16:37 -03:00
AndersonTorres
307775b000
cmucl: remove tohl from meta.maintainers list
...
Because tohl disappeared (last seen 2021-01-28).
2022-10-23 01:16:02 -03:00
AndersonTorres
8e76339adc
ccl: remove tohl from meta.maintainers list
...
Because tohl disappeared (last seen 2021-01-28).
2022-10-23 01:09:17 -03:00
PedroHLC ☭
40ee116f25
spirv-llvm-translator_14: init at 14.0.0
2022-10-22 11:46:23 -03:00
PedroHLC ☭
ea2ca5e639
spirv-llvm-translator: version depends on llvm version
2022-10-22 11:44:23 -03:00
7c6f434c
2c943d3c95
Merge pull request #196008 from peperunas/llvm-i686
...
llvmPackages_11: Fix cross-compilation for i686
2022-10-22 12:04:38 +00:00
7c6f434c
f673dc99af
Merge pull request #196023 from peperunas/llvmPackages_10-i686
...
llvmPackages_10.compiler-rt: Add support for i686
2022-10-22 12:04:02 +00:00