Guillaume Maudoux
33399c9de8
Merge pull request #229008 from whonore/dafny-4
...
dafny: 2.3.0 -> 4.0.0
2023-05-17 09:53:06 +02:00
Weijia Wang
cad5b82d2a
Merge pull request #232239 from wegank/vlang-darwin
...
vlang: fix build on darwin, cleanup
2023-05-17 00:47:16 +03:00
Kira Bruneau
f44f437676
Merge pull request #232279 from kira-bruneau/llvmPackages_rocm
...
llvmPackages_rocm.llvm: build on big-parallel
2023-05-16 16:43:23 -04:00
Weijia Wang
e8408498f7
vlang: eliminate env.VFLAGS
2023-05-16 23:20:58 +03:00
Kira Bruneau
0aee301acb
llvmPackages_rocm.llvm: build on big-parallel
...
All other LLVM packages run on big-parallel, so we should be
consistent when building the ROCm fork.
2023-05-16 14:12:02 -04:00
Weijia Wang
fedc294f60
vlang: eliminate pkgsStatic
2023-05-16 19:53:18 +03:00
Weijia Wang
b1c83f9f01
vlang: fix build on darwin
2023-05-16 19:44:49 +03:00
happysalada
d922302771
vlang: improve darwin situation
2023-05-16 07:34:12 -04:00
happysalada
c19d8926fd
tinycc: fix static build
2023-05-16 06:24:35 -04:00
happysalada
aa0d00f547
vlang: weekly.2022.20 -> weekly.2023.19
2023-05-16 06:24:35 -04:00
Emery Hemingway
d925734d3b
Nim: add meta.mainProgram
2023-05-15 17:28:15 +01:00
Mario Rodas
7cd263abf7
Merge pull request #226414 from marsam/add-c0
...
c0: init at unstable-2022-10-25
2023-05-14 15:29:12 -05:00
Weijia Wang
1bec372529
Merge pull request #231543 from nicknovitski/fix-mruby
...
mruby: fix build on darwin
2023-05-14 15:04:59 +02:00
Sergei Trofimovich
e86e25fd5d
Merge pull request #228388 from trofi/gcc13
...
gcc13, gccgo13, gfortran13, gnat13: init at 13.1.0
2023-05-13 21:16:40 +01:00
Vladimír Čunát
1ba92fc952
Merge branch 'master' into staging-next
2023-05-13 19:23:59 +02:00
Sergei Trofimovich
4b8b00f56c
gcc13, gccgo13, gfortran13, gnat13: init at 13.1.0
...
It's a copy of `gcc12.cc` implementation. Nothing special added here.
Note that gccgo13 does not build yet (similar to existing gccgo12).
The failure is related to libgcc_s.so lookup problems. Not specific
to gcc-13 release.
Co-authored-by: Weijia Wang <9713184+wegank@users.noreply.github.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-05-13 13:18:08 +01:00
Francesco Gazzetta
7b5fb7cf98
Merge pull request #231618 from r-ryantm/auto-update/lobster
...
lobster: 2023.5 -> 2023.6
2023-05-13 14:11:50 +02:00
github-actions[bot]
51e24f4508
Merge master into staging-next
2023-05-13 12:01:05 +00:00
Sandro
f96c763702
Merge pull request #231070 from revol-xut/lfc
...
lingua-franca: 0.3.0 -> 0.4.0
2023-05-13 12:49:13 +02:00
R. Ryantm
66d193a467
lobster: 2023.5 -> 2023.6
2023-05-13 07:09:40 +00:00
github-actions[bot]
0b21b8d8a6
Merge master into staging-next
2023-05-13 06:01:08 +00:00
Maciej Krüger
0294e83aaa
Merge pull request #231319 from hacker1024/package/flutter-3.10
...
flutter: 3.7.12 -> 3.10.0
2023-05-13 03:14:42 +02:00
github-actions[bot]
2f665c348c
Merge master into staging-next
2023-05-13 00:02:05 +00:00
figsoda
15f699fbf9
rustfmt: fix warning
...
rustPlatform.rust has been deprecated in https://github.com/NixOS/nixpkgs/pull/230951
2023-05-12 19:49:14 -04:00
Javier Olaechea
dd584d82f1
rustfmt: fix on darwin
...
Reading this [rust-issue] it seems that we have to link against
rustc_driver. The [clippy.nix] expression already does something similar
Of the 4 executables found in the result of building rustfmt only
rustfmt and git-rustfmt needed to be linked. The other worked without
linking to rustc_driver.
[rust-issue]: https://github.com/rust-lang/rust/pull/105609
[clippy.nix]: c8cf570dae/pkgs/development/compilers/rust/clippy.nix (L27-L36)
2023-05-12 18:44:20 -04:00
Nick Novitski
d2bccc54e0
mruby: fix build on darwin
2023-05-12 14:10:25 -07:00
Martin Weinelt
7818e35cc0
Merge pull request #231503 from figsoda/kind2
...
kind2: 0.3.7 -> 0.3.10
2023-05-12 22:06:16 +02:00
Martin Weinelt
2ee9aa3a8c
Merge pull request #231490 from figsoda/hvm
...
hvm: 1.0.0 -> 1.0.8
2023-05-12 22:02:50 +02:00
github-actions[bot]
206417b7a2
Merge master into staging-next
2023-05-12 18:01:18 +00:00
figsoda
bc3ae46139
kind2: 0.3.7 -> 0.3.10
...
Diff: https://diff.rs/kind2/0.3.7/0.3.10
2023-05-12 13:40:24 -04:00
Nick Cao
cbfad2969a
Merge pull request #230965 from GaetanLepage/julia-bin
...
julia-bin: 1.8.5 -> 1.9.0
2023-05-13 00:06:11 +08:00
figsoda
187c93d636
hvm: 1.0.0 -> 1.0.8
...
Diff: https://diff.rs/hvm/1.0.0/1.0.8
2023-05-12 11:43:34 -04:00
Alyssa Ross
46cb0eb1a9
rustPlatform.rust: deprecate
...
It is almost never correct to use these attributes, because they don't
work correctly with splicing. Compare:
% nix repl -f . --argstr crossSystem aarch64-linux
Welcome to Nix 2.10.3. Type :? for help.
Loading installable ''...
Added 18988 variables.
nix-repl> callPackage ({ stdenv, rustc }: (stdenv.mkDerivation { name = ""; nativeBuildInputs = [ rustc ]; }).nativeBuildInputs) {}
«derivation /nix/store/bjrkg8kcq3hvg5kb03ivb856zy91qpbk-aarch64-unknown-linux-gnu-rustc-1.69.0.drv» ]
nix-repl> callPackage ({ stdenv, rustPlatform }: (stdenv.mkDerivation { name = ""; nativeBuildInputs = [ rustPlatform.rust.rustc ]; }).nativeBuildInputs) {}
«derivation /nix/store/ra5r07j52y7akclr827r3dzxzvqnvfbl-rustc-1.69.0.drv» ]
I'm not sure this is fixable. I don't think it's worth keeping them
around considering we have top level attributes. It makes overriding
slightly more annoying, but only slightly.
2023-05-12 15:31:21 +00:00
Alyssa Ross
5e06b3cb19
treewide: don't use rustPlatform.rust
...
This will be deprecated in the next commit.
2023-05-12 15:31:21 +00:00
Gaetan Lepage
242173b0f2
julia-bin: 1.8.5 -> 1.9.0
2023-05-12 15:50:31 +02:00
hacker1024
6af167f231
flutter: Keep 3.7 available
2023-05-12 23:09:41 +10:00
hacker1024
97b7363358
flutter: Append to search paths in the wrapper
...
Appending to search paths allows dependencies to be replaced at runtime.
This is useful, for example, to the Dart packaging mechanism, which supplies a wrapped version of Git that spoofs cached Git package revisions for Pub.
2023-05-12 23:09:41 +10:00
hacker1024
7f36f6e96b
flutter: 3.7.12 -> 3.10.0
2023-05-12 23:09:41 +10:00
hacker1024
4f4359d6ca
dart: 2.19.6 -> 3.0.0
2023-05-12 23:02:52 +10:00
github-actions[bot]
30ae8398a9
Merge master into staging-next
2023-05-12 12:01:26 +00:00
Marigold-infrabot
9c2e30bd1e
ligo: 0.64.2 -> 0.65.0 ( #231142 )
...
* ligo: 0.64.2 -> 0.65.0
* ligo: make compatible with hacl-star 0.7.0 again
* ligo: Remove broken changelog generation
---------
Co-authored-by: Laurent CaniBot <laurent@marigold.dev>
Co-authored-by: Ulrik Strid <ulrik.strid@outlook.com>
2023-05-12 13:37:12 +02:00
github-actions[bot]
84352fc449
Merge master into staging-next
2023-05-12 00:01:57 +00:00
hacker1024
6b30711c43
flutter: Install Android variant artifacts in platform subdirectories ( #231296 )
...
* flutter: Allow installing artifacts in subdirectories
* flutter: Install Android variant artifacts in platform subdirectories
2023-05-11 23:55:11 +02:00
revol-xut
c1ee77dc1e
lingua-franca: 0.3.0 -> 0.4.0
2023-05-11 14:10:38 +02:00
github-actions[bot]
079dc4c27d
Merge master into staging-next
2023-05-11 00:02:13 +00:00
sternenseemann
b3fb03d00f
Merge pull request #228965 from NixOS/haskell-updates
...
haskellPackages: update stackage and hackage
2023-05-10 22:45:32 +02:00
Sandro
f431ee4a85
Merge pull request #226492 from Luflosi/update/yosys
...
yosys: 0.28 -> 0.29
2023-05-10 20:01:29 +02:00
Sandro
1715b160f0
Merge pull request #218905 from GZGavinZhao/ldc
...
ldc: 1.30.0 -> 1.31.0, bump bootstrap ldc to 1.30.0, bump LLVM to 14
2023-05-10 19:24:11 +02:00
sternenseemann
bd8335552e
Merge remote-tracking branch 'origin/master' into haskell-updates
2023-05-10 16:32:00 +02:00
Luflosi
122ba37e0c
yosys: 0.28 -> 0.29
...
https://github.com/YosysHQ/yosys/releases/tag/yosys-0.29
2023-05-10 15:45:25 +02:00