Artturi
38b1656c2d
Merge pull request #268227 from philiptaron/fix-squeak-build
2023-11-19 18:53:28 +02:00
Mario Rodas
c2c9dc8021
Merge pull request #268441 from r-ryantm/auto-update/ispc
...
ispc: 1.21.1 -> 1.22.0
2023-11-19 07:42:15 -05:00
R. Ryantm
e4ad989506
gleam: 0.32.2 -> 0.32.4
2023-11-19 10:34:30 +00:00
R. Ryantm
e8354f6519
ispc: 1.21.1 -> 1.22.0
2023-11-19 04:23:25 +00:00
Artturi
c9d8c72ae0
Merge pull request #264231 from olus2000/update-factor-lang-to-0.99
2023-11-19 03:07:16 +02:00
Weijia Wang
25b33e9c70
Merge pull request #267298 from boltzmannrain/lldb7_macos
...
lldb_7: fix x86_64-darwin build
2023-11-18 05:42:14 +01:00
Philip Taron
911e746520
squeak: fix build with LLVM 16
...
Part of ZHF for 23.11: https://hydra.nixos.org/build/241300457
I bisected this failure to this first bad commit: [9ed7bfe46b
] llvmPackages: 11 -> 16 on Linux,
then looked around for other repairs made to assuage LLVM's errors. This appears to be the pattern.
2023-11-17 20:35:20 -08:00
Ryan Lahfa
d3530f494c
Merge pull request #264358 from RaitoBezarius/drop-nodejs
2023-11-17 23:26:13 +01:00
Raito Bezarius
ad11438d09
treewide: cleanup references to nodejs_14
...
Those packages didn't use Node.js 14 in practice, but Node.js 18 or more.
2023-11-17 20:26:55 +01:00
Raito Bezarius
9866a5be7e
llvmPackages_5: drop
...
While using very old compilers is a fair usecase, it induces a maintenance churn as
we collect more and more LLVM versions for the LLVM maintainers.
Especially when we need to backport uniform changes to the whole tree,
furthermore, it consumes and waste CI resources.
2023-11-17 16:12:32 +01:00
figsoda
278bfe24a7
Merge pull request #267939 from r-ryantm/auto-update/erg
...
erg: 0.6.24 -> 0.6.25
2023-11-16 22:11:35 -05:00
toastal
8ebb8e9d86
lunarml: 0.0.20230924 → 0.0.20231113
2023-11-16 20:28:49 -03:00
Vladimír Čunát
a7a8f8253d
Merge #263535 : staging-next 2023-10-26
2023-11-16 22:06:22 +01:00
R. Ryantm
dc73aff0eb
erg: 0.6.24 -> 0.6.25
2023-11-16 19:10:15 +00:00
R. Ryantm
b4dcfa1130
souffle: 2.4 -> 2.4.1
2023-11-16 16:46:15 +00:00
github-actions[bot]
301fcc69ba
Merge master into staging-next
2023-11-16 12:01:02 +00:00
Marek Fajkus
2e3873f8e5
Merge pull request #267725 from zupo/elmland
...
elmPackages.elm-land: init at 0.19.4
2023-11-16 10:22:28 +01:00
Vladimír Čunát
0fe5300699
Merge branch 'master' into staging-next
2023-11-16 09:49:24 +01:00
Neyts Zupan
277fdf720f
elmPackages.elm-land: init at 0.19.4
2023-11-16 09:05:46 +01:00
7c6f434c
e5bad1e607
Merge pull request #267513 from NickCao/julia_19
...
julia_19: 1.9.3 -> 1.9.4
2023-11-16 07:26:52 +00:00
Vladimír Čunát
c46eae0f35
Merge branch 'master' into staging-next
2023-11-15 07:33:10 +01:00
Mario Rodas
87666388ae
Merge pull request #267386 from r-ryantm/auto-update/closurecompiler
...
closurecompiler: 20230802 -> 20231112
2023-11-14 18:57:46 -05:00
Nick Cao
d604a7ea43
julia_19-bin: 1.9.3 -> 1.9.4
2023-11-14 13:51:21 -05:00
Nick Cao
d307bbb5c4
julia_19: 1.9.3 -> 1.9.4
...
Diff: https://github.com/JuliaLang/julia/compare/None...v1.9.4
2023-11-14 13:48:38 -05:00
github-actions[bot]
6cc772a6fa
Merge master into staging-next
2023-11-14 18:01:11 +00:00
R. Ryantm
ded74cdb9d
closurecompiler: 20230802 -> 20231112
2023-11-14 06:39:30 +00:00
Martin Weinelt
ea1cd4ef8e
treewide: use config.rocmSupport
...
Makes use of the per nixpkgs config flag to enable rocmSupport in
packages that support it.
2023-11-14 01:51:57 +01:00
Dmitry Ivankov
7dbadf0f95
lldb_7: fix x86_64-darwin build
...
Add missing dependency DebugSymbols, already present in lldb_8 version
so copying from there.
ZHF: #265948
2023-11-13 21:45:43 +01:00
Fabián Heredia Montiel
884449105e
Merge remote-tracking branch 'origin/master' into staging-next
2023-11-13 14:31:51 -06:00
Pavol Rusnak
b50c5b9451
Merge pull request #264797 from prusnak/gcc-arm-embedded
...
gcc-arm-embedded-13: init at 13.2.rel1
2023-11-12 22:44:20 +01:00
Weijia Wang
c1eb661271
Merge branch 'master' into staging-next
2023-11-12 22:13:26 +01:00
Anderson Torres
10d9b249b1
gnu-smalltalk: adopted by AndersonTorres
2023-11-12 21:17:24 +01:00
Adam Joseph
b6a3fabcc1
rust: allow building/git-bisecting without tarballs
...
This commit adds the machinery required to get our `rustc.nix` to
work using upstream's git repository, directly, without them waving
dead chickens over it and performing whatever other occult rituals
are involved in creating a release tarball.
No chickens, live or dead, were harmed in the creation of this
commit.
2023-11-11 22:12:40 -08:00
github-actions[bot]
eb26e06e9b
Merge master into staging-next
2023-11-12 06:01:07 +00:00
Pierre Bourdon
597366a4aa
Merge pull request #266752 from wegank/souffle-clang-16
...
souffle: fix build with clang 16
2023-11-12 03:25:16 +01:00
Pierre Bourdon
4098144884
Merge pull request #266486 from Luflosi/update/yosys
...
yosys: 0.34 -> 0.35
2023-11-12 03:24:48 +01:00
github-actions[bot]
33248a2caf
Merge master into staging-next
2023-11-12 00:02:14 +00:00
Fabián Heredia Montiel
67ee67d1d8
Merge pull request #264833 from r-ryantm/auto-update/kotlin-native
...
kotlin-native: 1.9.10 -> 1.9.20
2023-11-11 16:46:22 -06:00
Ryan Lahfa
6ab2d5357e
Merge pull request #262917 from r-ryantm/auto-update/cairo-lang
2023-11-11 21:48:13 +01:00
Anderson Torres
2423baa7f1
sdcc: migrate to by-name
2023-11-11 16:48:40 -03:00
Francesco Gazzetta
db7401360a
maintainers: remove skeidel
...
* Has been inactive for over 3 years
https://github.com/svenkeidel?tab=overview&from=2020-12-01&to=2020-12-31&org=NixOS
* Is not responsive
https://github.com/NixOS/nixpkgs/pull/249917
2023-11-11 19:28:45 +00:00
github-actions[bot]
9776723357
Merge master into staging-next
2023-11-11 18:00:58 +00:00
Anthony Roussel
e30f48be94
treewide: fix redirected and broken URLs
...
Using the script in maintainers/scripts/update-redirected-urls.sh
2023-11-11 10:49:01 +01:00
github-actions[bot]
5f5513224f
Merge staging-next into staging
2023-11-11 00:02:47 +00:00
github-actions[bot]
912311b7fd
Merge master into staging-next
2023-11-11 00:02:21 +00:00
Weijia Wang
b98a7dfbab
souffle: fix build with clang 16
2023-11-11 00:34:50 +01:00
Weijia Wang
c4d40b5a4b
Merge pull request #266390 from wegank/mcpp-clang-16
...
mcpp: fix build with clang 16
2023-11-11 00:27:55 +01:00
Lassulus
dee8714463
Merge pull request #265512 from zupo/master
2023-11-10 19:57:42 +01:00
happysalada
463208b41e
gleam: fix darwin build
2023-11-10 18:09:33 +00:00
github-actions[bot]
e8096ee1e1
Merge staging-next into staging
2023-11-10 18:01:34 +00:00