Commit Graph

18731 Commits

Author SHA1 Message Date
Tristan Ross
0284d26d08
flutter323: init 2024-06-13 14:47:34 -07:00
Tristan Ross
cdd31bb726
flutterPackages: support beta releases 2024-06-13 14:47:30 -07:00
Pol Dellaiera
5fcbe6f961
Merge pull request #316045 from ExpidusOS/fix/llvm-liblldb-origin
llvmPackages_{12,13,14,15,16,17,18,git}.lldb: add patch to remove origin variable
2024-06-13 09:48:30 +02:00
github-actions[bot]
fddadbd234
Merge master into staging-next 2024-06-12 12:01:10 +00:00
Wolfgang Walther
d913a66f27 ocaml: remove left-over builder.sh
This file was last used in 3.08.0.nix removed in #114848 3 years ago.
2024-06-12 09:02:08 +02:00
github-actions[bot]
477d2d32ff
Merge master into staging-next 2024-06-12 00:02:10 +00:00
Weijia Wang
2da9bfe297
Merge pull request #318646 from hraban/clasp/mainprogram
clasp-common-lisp: set meta.mainProgram
2024-06-12 00:27:54 +02:00
github-actions[bot]
0cc78468fa
Merge master into staging-next 2024-06-10 18:01:13 +00:00
Weijia Wang
6b3e993082
Merge pull request #318396 from ExpidusOS/feat/flutter-3.22.2
flutter322: 3.22.0 -> 3.22.2
2024-06-10 17:38:54 +02:00
Weijia Wang
00b403bd95
Merge pull request #318128 from r-ryantm/auto-update/mlkit
mlkit: 4.7.10 -> 4.7.11
2024-06-10 17:04:41 +02:00
Weijia Wang
e97faf91e3
Merge pull request #318249 from r-ryantm/auto-update/circt
circt: 1.75.0 -> 1.76.0
2024-06-10 16:58:22 +02:00
Hraban Luyat
bbbca25450 clasp-common-lisp: set meta.mainProgram 2024-06-09 19:44:10 -04:00
Alyssa Ross
3df6bb2c85
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/applications/blockchains/polkadot/default.nix
2024-06-09 22:47:12 +01:00
Alexis Hildebrandt
f8c4a98e8e treewide: Remove the definite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09 23:08:46 +02:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Alexis Hildebrandt
bf995e3641 treewide: Remove ending period from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-09 23:04:51 +02:00
github-actions[bot]
5aea0ef461
Merge master into staging-next 2024-06-09 18:00:55 +00:00
Weijia Wang
bff605542a
Merge pull request #317077 from r-ryantm/auto-update/stanc
stanc: 2.34.0 -> 2.35.0
2024-06-09 17:52:17 +02:00
Vladimír Čunát
b45d7259e5
Merge #318447: rustc: disable wasm32 if some gcc options are set
...into staging-next
2024-06-09 08:36:41 +02:00
Alyssa Ross
bf13eca852
rustc: disable wasm32 if some gcc options are set
This is a temporary fix to get rustc building again with these
configurations (which notably include the default aarch64-darwin one)
without causing a stdenv rebuild.  The real fix will be to avoid
passing these options through the Clang wrapper when the target is
overridden.

It could be that there are packages that need wasm32-unknown-unknown
beyond those I've marked as broken here — it's impossible to be sure
without a full rebuild.  But this should be most of them.
2024-06-09 07:20:18 +01:00
Tristan Ross
2dc4e52d20
flutter322: 3.22.0 -> 3.22.2 2024-06-08 18:21:46 -07:00
github-actions[bot]
4f7f1065a7
Merge master into staging-next 2024-06-09 00:03:04 +00:00
Nick Cao
2a823de133
Merge pull request #318350 from MilesCranmer/julia-target-settings
julia: update JULIA_CPU_TARGET from latest upstream settings
2024-06-08 19:49:54 -04:00
R. Ryantm
73aa0c5469 cmdstan: 2.34.1 -> 2.35.0 2024-06-08 22:07:59 +02:00
sternenseemann
b989a6b12c
Merge pull request #315167 from NixOS/haskell-updates
haskellPackages: GHC 9.10 fix, infrastructure improvements
2024-06-08 21:57:22 +02:00
MilesCranmer
5d99a8dc80
julia: update JULIA_CPU_TARGET from latest upstream settings 2024-06-08 20:53:49 +01:00
github-actions[bot]
e807ccccb1
Merge master into staging-next 2024-06-08 18:01:00 +00:00
Doron Behar
a07fdd5625
Merge pull request #306616 from jlesquembre/jl/jdk
openjdk22: add updateScript
2024-06-08 20:01:25 +03:00
sternenseemann
50848d126c Merge branch master into haskell-updates 2024-06-08 17:32:17 +02:00
R. Ryantm
bc90ac0c87 circt: 1.75.0 -> 1.76.0 2024-06-08 10:54:05 +00:00
github-actions[bot]
44ae720e20
Merge master into staging-next 2024-06-08 06:01:03 +00:00
Peder Bergebakken Sundt
50c6933c79
Merge pull request #293417 from jtbx-prs/ldc-1.37.0
ldc: 1.36.0 -> 1.38.0, clean up
2024-06-08 03:35:01 +02:00
github-actions[bot]
26e3a02633
Merge master into haskell-updates 2024-06-08 00:14:17 +00:00
github-actions[bot]
f22f5c2c0c
Merge master into staging-next 2024-06-08 00:02:16 +00:00
R. Ryantm
55a3c7e3cf mlkit: 4.7.10 -> 4.7.11 2024-06-07 23:14:18 +00:00
David McFarland
a88d0a1473
Merge pull request #317856 from corngood/dotnet-9-upgrade
dotnet: upgrade .net 9 to preview 4
2024-06-07 18:40:53 -03:00
José Luis Lafuente
3c4938ddd2
openjdk22: add updateScript 2024-06-07 22:36:31 +02:00
github-actions[bot]
c72bae2be7
Merge master into staging-next 2024-06-07 18:01:28 +00:00
Marcus Ramberg
255817277d
Merge pull request #317381 from ereslibre/bump-unison
unison-ucm: 0.5.20 -> 0.5.21
2024-06-07 15:05:33 +02:00
github-actions[bot]
ecc75d299d
Merge master into staging-next 2024-06-07 12:01:27 +00:00
Paul Meyer
2edb6d6f80
Merge pull request #317325 from qowoz/go121
go_1_21: 1.21.10 -> 1.21.11
2024-06-07 10:45:05 +02:00
Weijia Wang
2b9cc3c2f0
Merge pull request #315922 from wegank/tcc-darwin
tinycc: fix build on x86_64-darwin
2024-06-07 10:39:50 +02:00
github-actions[bot]
a5d1b908b4
Merge master into haskell-updates 2024-06-07 00:13:56 +00:00
David McFarland
7b7c89bd65 dotnetCorePackages.dotnet_9.vmr: 9.0.0-preview.2 -> 9.0.0-preview.4 2024-06-06 20:24:36 -03:00
David McFarland
1a063be406 dotnetCorePackages.sdk_9_0: 9.0.0-preview.2 -> 9.0.0-preview.4 2024-06-06 20:07:13 -03:00
github-actions[bot]
03ad09b79d
Merge master into staging-next 2024-06-06 12:01:27 +00:00
Nick Cao
4b86c70c66
Merge pull request #317316 from NickCao/julia
julia_110{,-bin}: 1.10.3 -> 1.10.4
2024-06-06 07:31:33 -04:00
Tristan Ross
b31140ab08
llvmPackages_18: 18.1.6 -> 18.1.7 2024-06-05 20:42:42 -07:00
github-actions[bot]
bd4363d68b
Merge master into haskell-updates 2024-06-06 00:13:27 +00:00
github-actions[bot]
5839a82238
Merge master into staging-next 2024-06-06 00:02:22 +00:00