Weijia Wang
06176ca4a5
Merge pull request #268206 from r-ryantm/auto-update/dart
...
dart: 3.1.3 -> 3.2.0
2023-12-05 02:46:38 +01:00
Weijia Wang
8b2c26e6aa
Merge pull request #269746 from r-ryantm/auto-update/ballerina
...
ballerina: 2201.8.2 -> 2201.8.3
2023-12-05 02:35:52 +01:00
sternenseemann
1b97c8741d
Merge pull request #268509 from sternenseemann/kill-llvm-6-7
...
haskell.compiler: stop reliance on LLVM 6 & 7; haskell.compiler.ghc884: remove at 8.8.4; llvmPackages_7: remove at 7.1.0
2023-12-05 02:03:01 +01:00
Peder Bergebakken Sundt
1a362bbee1
Merge pull request #264385 from someplaceguy/u/polyml-enable-tests
...
polyml: enable tests
2023-12-05 00:30:50 +01:00
sternenseemann
274c1f0970
haskell.compiler.ghc865Binary: don't pass llvmPackages_6
...
We want to remove llvmPackages_6, but it is the only version GHC 8.6.5
supports. Luckily, we actually don't need LLVM in any case, since all
X86 architectures have native codegen for Darwin and Linux, as well as
POWER for Linux. Consequently, we can just pass `null` and add an extra
assert to make this more transparent to future tinkerers.
2023-12-04 19:43:07 +01:00
sternenseemann
bd151aad5b
haskell.compiler.ghc865Binary: correct useLLVM condition
...
GHC has a native backend for POWER and SPARC. This is relevant to 8.6.5
binary in the case of POWER where we actually have a bindist and don't
need to include LLVM.
2023-12-04 19:43:07 +01:00
sternenseemann
ea7faf9d9e
haskell.compiler.ghc865Binary: clean up unused aarch64-linux src
...
GHC 8.6.5 binary is essentially broken on aarch64-linux, hence the
platform has been removed from meta in the past. We can also drop the
corresponding src data to lessen confusion.
2023-12-04 19:43:07 +01:00
sternenseemann
ae29d067ff
llvmPackages_7: remove at 7.1.0
2023-12-04 19:42:57 +01:00
sternenseemann
01052abf25
cone: unstable-2021-07-25 -> unstable-2022-12-12
2023-12-04 19:42:46 +01:00
sternenseemann
46f14d30aa
haskell.compiler.ghc884: remove at 8.8.4
...
The main aim of this is to be able to drop llvmPackages_7.
2023-12-04 19:42:44 +01:00
Naïm Favier
f8012b8090
Merge pull request #268652 from NixOS/haskell-updates
...
haskellPackages: update stackage and hackage
2023-12-04 19:02:40 +01:00
someplaceguy
3e320a2ada
polyml: enable tests
2023-12-04 02:51:50 +00:00
someplaceguy
69d4020bbb
polyml: move definition of src
attribute to standard location
2023-12-04 02:51:32 +00:00
Weijia Wang
45eeee562c
Merge pull request #265211 from r-ryantm/auto-update/tvm
...
tvm: 0.13.0 -> 0.14.0
2023-12-04 01:51:49 +01:00
github-actions[bot]
7d0125bd81
Merge master into haskell-updates
2023-12-04 00:13:14 +00:00
Weijia Wang
3d70ceb371
Merge pull request #271509 from SuperSandro2000/igc
...
intel-graphics-compiler: 1.0.14828.8 -> 1.0.15136.4
2023-12-04 00:41:45 +01:00
Weijia Wang
674cd0cf1a
Merge pull request #270007 from reckenrode/old-llvm-darwin-fixes
...
llvmPackages_*: fix old llvm and lldb builds on Darwin
2023-12-03 18:55:53 +01:00
Emily Trau
3ff9ed03fb
Merge pull request #271787 from reckenrode/gcc-cross-fix
...
gcc: Darwin cross-compiler build fixes
2023-12-03 19:53:55 +11:00
Martin Povišer
e61cf890d6
yosys: make building with Python binding the default
2023-12-02 23:02:08 -06:00
Martin Povišer
e55ea6167f
yosys: add option to build with Python binding
2023-12-02 23:02:08 -06:00
github-actions[bot]
98cf82fa91
Merge master into haskell-updates
2023-12-03 00:13:52 +00:00
Randy Eckenrode
f2a7764cab
gcc{6,7,8,9,10,11}: fix cross-compiler build on x86_64-darwin
...
Building a cross-compiler fails due to register storage class specifier
errors when building with clang 16 due to its defaulting to C++17.
Downgrading the error allows the older cross-compilers to build.
2023-12-02 18:43:00 -05:00
Randy Eckenrode
4a538d6b3d
gcc11: mark as bad on aarch64-darwin when building a cross-compiler
2023-12-02 18:42:00 -05:00
Randy Eckenrode
fe27958aed
gcc{6,7,8,9}: use target bintools on Darwin
...
Using the host bintools results in evaluation errors when building an
AVR cross-compiler due to trying to build cctools for AVR.
2023-12-02 18:32:15 -05:00
Randy Eckenrode
db20831951
gcc11: drop AVR patch on Darwin (no longer needed)
2023-12-02 18:30:46 -05:00
Peder Bergebakken Sundt
702c081780
Merge pull request #271519 from r-ryantm/auto-update/flix
...
flix: 0.41.0 -> 0.42.0
2023-12-02 09:33:43 +01:00
Emily Trau
d37940bea4
Merge pull request #271361 from marsam/unbreak-darwin-sagittarius-scheme
...
sagittarius-scheme: unbreak on darwin
2023-12-02 13:10:43 +11:00
github-actions[bot]
57ea53ecca
Merge master into haskell-updates
2023-12-02 00:12:18 +00:00
Adam Joseph
62dbf14a30
gcc: put environment variables in drvAttrs.env
2023-12-01 22:03:09 +00:00
R. Ryantm
2274d33158
flix: 0.41.0 -> 0.42.0
2023-12-01 20:00:36 +00:00
Sandro Jäckel
fba69bd1cf
intel-graphics-compiler: 1.0.14828.8 -> 1.0.15136.4
2023-12-01 20:02:40 +01:00
github-actions[bot]
503526029c
Merge master into haskell-updates
2023-12-01 00:14:21 +00:00
Silvan Mosberger
10bd922e3c
Merge pull request #271123 from Mic92/pr/release-outpaths-
...
Eval fixes from release-attrpaths-superset.nix optimization (part 2)
2023-12-01 01:03:07 +01:00
Randy Eckenrode
34da65ba2a
gcc6: don’t link libstdc++ to CoreFoundation
...
Using flat namespaces causes libstdc++ to link CoreFoundation, but
that fails after #265102 . Since CoreFoundation is not actually needed,
disable flat namespaces to avoid linking it unnecessarily.
Disabling flat namespaces matches the behavior of newer versions of
libstdc++ (GCC 7+) when building for newer Darwin hosts (10.5+).
2023-11-30 08:53:50 +00:00
Adam Joseph
72985fe2d1
cudaPackages_10.cudaFlags: fix broken eval
2023-11-30 09:36:06 +01:00
Mario Rodas
87b3568726
sagittarius-scheme: mark broken on aarch64-darwin
...
Sagittarius Scheme doesn't support aarch64-darwin yet.
2023-11-30 04:20:00 +00:00
Mario Rodas
9cb0b263da
sagittarius-scheme: unbreak on darwin
2023-11-30 04:20:00 +00:00
github-actions[bot]
17a17db64f
Merge master into haskell-updates
2023-11-30 00:12:50 +00:00
7c6f434c
18483f295b
Merge pull request #270463 from hraban/nixpkgs-unstable
...
sbcl: 2.3.10 -> 2.3.11
2023-11-29 19:38:19 +00:00
Henner Zeller
897387bb27
yosys-synlig: 2023-10-26 -> 2023-11-28
2023-11-29 13:18:33 -06:00
github-actions[bot]
a4f9b793a6
Merge master into haskell-updates
2023-11-29 00:13:01 +00:00
Fabián Heredia Montiel
bee5e83a15
Merge pull request #270594 from a-n-n-a-l-e-e/kotlin-native-hash-update
...
kotlin-native: update darwin hashes; fix build
2023-11-28 22:07:02 +00:00
Emery Hemingway
8672b5cabd
Remove nimPackages and nim2Packages
2023-11-28 16:48:10 +02:00
Emery Hemingway
35f108c7d7
buildNimPackage: load lockfiles and overrides
2023-11-28 16:48:10 +02:00
Emery Hemingway
39d4eace91
nimPackages.buildNimPackage: move to top-level
2023-11-28 16:48:10 +02:00
Emery Hemingway
9e00db7b79
nim: invert nim1 to be a definition of nim2
2023-11-28 16:48:10 +02:00
Mario Rodas
9043355e2d
Merge pull request #267617 from mdarocha/dotnet-update
...
dotnet-sdk: 6.0.416 -> 6.0.417, dotnet-sdk_7: 7.0.403 -> 7.0.404, dotnet-sdk_8: 8.0.100-rc.2.23502.2 -> 8.0.100
2023-11-28 05:54:13 -05:00
annalee
eb198e32f0
kotlin-native: update darwin hashes; fix build
...
last version update https://github.com/NixOS/nixpkgs/pull/264833
only updated the linux x64 hash and neglected the 2 macos ones.
this updates the other two hashes using the published sha256 digests
https://github.com/JetBrains/kotlin/releases/tag/v1.9.20
and converts them to an sri.
testing: build passed on x64 darwin
2023-11-28 09:28:52 +00:00
github-actions[bot]
6ff45cf443
Merge master into haskell-updates
2023-11-28 00:12:51 +00:00
Pol Dellaiera
e6bff45694
Merge pull request #270157 from nagy/otus-lisp-2-5
...
otus-lisp: 2.4 -> 2.5
2023-11-27 22:51:52 +01:00