SharzyL
39cabe4c89
llvmPackages: remove extend
attribute
2023-06-06 13:08:40 +08:00
Samuel Ainsworth
8ae7e58981
Merge pull request #235982 from breakds/PR/breakds/cuda_nvrtc_fix
...
cudaPackages.cudatoolkit: mark libnvrtc-builtins needed for libnvrtc
2023-06-05 15:03:56 -07:00
Break Yang
9b804b8941
cudaPackages.cudatoolkit: mark libnvrtc-builtins needed for libnvrtc
...
libnvrtc dlopens libnvrtc-builtins without listing it in DT_NEEDED, thus it was being stripped out from the runpath
2023-06-05 09:20:46 -07:00
Weijia Wang
88d35c95ca
Merge pull request #193253 from r-ryantm/auto-update/vyper
...
vyper: 0.3.8 -> 0.3.9
2023-06-05 17:08:14 +03:00
Vladimír Čunát
ba9cb93813
Revert "emscripten: 3.1.24 -> 3.1.39" (part of PR #229718 )
...
This reverts commit 39d2924769
.
Now it will at least fetch sources FIXME correctly and build on *-linux.
2023-06-05 13:47:22 +02:00
Vladimír Čunát
fe6850b67c
Revert "binaryen: 112 -> 113" (part of PR #229718 )
...
This reverts commit 8392a8baa9
.
It's needed for emscripten revert; see the next commit.
2023-06-05 13:47:22 +02:00
Vladimír Čunát
7789efcfd3
Revert "Merge #235219 : llvmPackages_16: 16.0.1 -> 16.0.5"
...
This reverts commit c8d485b29b
, reversing
changes made to 4a640f8bb6
.
llvm_16 won't even apply patches successfully, so backing out for now.
2023-06-05 06:30:56 +02:00
Vladimír Čunát
c8d485b29b
Merge #235219 : llvmPackages_16: 16.0.1 -> 16.0.5
...
...into staging-next
2023-06-05 06:12:26 +02:00
github-actions[bot]
4a640f8bb6
Merge master into staging-next
2023-06-05 00:02:32 +00:00
Anderson Torres
8ba006e057
pforth: 1.28.0 -> 2.0.1
2023-06-04 20:10:35 +00:00
R. Ryantm
5d126b145a
vyper: 0.3.8 -> 0.3.9
2023-06-04 00:11:50 +00:00
Vladimír Čunát
e74dab4d35
Merge #235210 : dtc: fix build issues in Darwin
...
...into staging-next
2023-06-03 14:58:43 +02:00
github-actions[bot]
4b2e2c8b39
Merge master into staging-next
2023-06-03 00:02:20 +00:00
figsoda
462f4a45aa
Merge pull request #235283 from figsoda/bfc
2023-06-02 17:52:04 -04:00
Will Cohen
2a5125b4f7
llvmPackages_16: 16.0.1 -> 16.0.5
2023-06-02 12:20:16 -04:00
github-actions[bot]
c8021f68a8
Merge master into staging-next
2023-06-02 12:01:23 +00:00
Randy Eckenrode
85a7771af6
llvmPackages_16.compiler-rt: fix missing builtins
...
Based on c96a05a293
but for LLVM 16.
2023-06-02 08:35:43 +00:00
github-actions[bot]
8b93c4f667
Merge staging-next into staging
2023-06-02 00:03:07 +00:00
Maciej Krüger
271984bef4
Merge pull request #231675 from FlafyDev/wrapped-flutter-artifacts
...
flutter: Move artifact installation logic to the wrapper
2023-06-02 00:11:08 +02:00
Otavio Salvador
54216d1f5a
dtc: remove postFixup as meson installs the dylib properly
...
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2023-06-01 12:15:47 -03:00
Otavio Salvador
219b397071
dtc: avoid building tests in case doCheck is disabled
...
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2023-06-01 10:34:22 -03:00
Otavio Salvador
31b198ad6f
dtc: fix linker options so it also works in Darwin
...
We dropped two simple patches which were changing the version in
meson.build as the "dtc: Fix linker options so it also works in Darwin"
is bigger.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2023-06-01 10:34:08 -03:00
R. Ryantm
ba15f99e56
inform6: 6.41-r4 -> 6.41-r5
2023-06-01 11:33:16 +00:00
figsoda
9cbd521c3d
bfc: init at unstable-2023-02-02
...
https://github.com/Wilfred/bfc
https://bfc.wilfred.me.uk
2023-05-31 18:25:16 -04:00
github-actions[bot]
323e9a44c2
Merge staging-next into staging
2023-05-31 12:01:43 +00:00
Ellie Hermaszewska
9411636748
Merge pull request #234925 from NixOS/haskell-updates
...
haskellPackages: update stackage and hackage
2023-05-31 15:00:01 +08:00
github-actions[bot]
e4cefde08a
Merge master into haskell-updates
2023-05-31 00:13:18 +00:00
ners
a83735c6a2
haskell.compiler.ghc962: init at 9.6.2
...
https://www.haskell.org/ghc/blog/20230523-ghc-9.6.2-released.html
2023-05-30 13:35:14 +02:00
github-actions[bot]
36927e8629
Merge staging-next into staging
2023-05-30 06:01:32 +00:00
github-actions[bot]
2cc7256a10
Merge master into staging-next
2023-05-30 06:01:03 +00:00
Dennis Gosnell
d746b4e460
Merge pull request #232914 from NixOS/haskell-updates
...
haskellPackages: update stackage and hackage, ghc: 9.2.7 -> 9.2.8
2023-05-30 12:53:37 +09:00
Weijia Wang
9362b60a80
Merge pull request #234901 from figsoda/flags
...
treewide: convert *Flags to a list
2023-05-30 06:12:27 +03:00
figsoda
f7f0512311
swiftPackages.swift-docc: convert swiftFlags to a list
2023-05-29 20:16:22 -04:00
figsoda
34233107b9
swift-format: convert swiftpmFlags to a list
2023-05-29 20:15:20 -04:00
github-actions[bot]
4e4cf85c95
Merge master into haskell-updates
2023-05-30 00:13:33 +00:00
github-actions[bot]
1df97aede2
Merge staging-next into staging
2023-05-30 00:02:56 +00:00
github-actions[bot]
ceb7ed5e38
Merge master into staging-next
2023-05-30 00:02:21 +00:00
figsoda
c05fa24286
sourcekit-lsp: move pkg-config to nativeBuildInputs
2023-05-29 19:52:22 -04:00
figsoda
8733c5536e
swiftpm: move pkg-config to nativeBuildInputs
2023-05-29 19:51:01 -04:00
Otavio Salvador
280160bd1d
dtc: 1.6.1 -> 1.7.0
...
The package now uses Meson and Ninja as the build system.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2023-05-29 19:03:57 +00:00
github-actions[bot]
a0de937efb
Merge staging-next into staging
2023-05-29 12:02:05 +00:00
Sergei Trofimovich
e1356f9958
Merge pull request #232075 from trofi/gcc12-update
...
gcc12: 12.2.0 -> 12.3.0
2023-05-29 10:05:32 +01:00
Vladimír Čunát
2f9191eb88
Merge branch 'master' into staging-next
2023-05-29 08:14:18 +02:00
github-actions[bot]
3d4b400675
Merge master into haskell-updates
2023-05-29 00:12:43 +00:00
github-actions[bot]
a981e2e0f3
Merge staging-next into staging
2023-05-28 18:01:48 +00:00
github-actions[bot]
3854041668
Merge master into staging-next
2023-05-28 18:01:12 +00:00
Hraban Luyat
af8b984617
sbcl: 2.3.4 -> 2.3.5
2023-05-28 10:29:36 -04:00
Ryan Lahfa
ff7378c992
Merge pull request #234495 from NixOS/update/edk2
...
edk2: 202211 -> 202302
2023-05-28 16:16:28 +02:00
github-actions[bot]
572e24048b
Merge staging-next into staging
2023-05-28 12:01:53 +00:00
github-actions[bot]
b83c196e2c
Merge master into staging-next
2023-05-28 12:01:19 +00:00