Commit Graph

3028 Commits

Author SHA1 Message Date
Madoura
785ed480aa
rocm-related: standardize
rocminfo: standardize

rocm-thunk: standardize

rocm-opencl-icd: standardize

rocclr: standardize

rocm-device-libs: standardize

rocm-comgr: standardize

rocm-opencl-runtime: standardize

rocm-runtime: standardize

clang-ocl: standardize

composable_kernel: standardize

hipcub: standardize

hipsparse: standardize

miopengemm: standardize

rccl: standardize

rocfft: standardize

rocprim: standardize

rocsparse: standardize

rocmlir: standardize

rocrand: standardize

tensile: standardize

rocm-cmake: standardize

rocm-smi: standardize

miopen: standardize
2022-12-18 12:39:56 -06:00
github-actions[bot]
392cc9b8fe
Merge staging-next into staging 2022-12-17 12:01:41 +00:00
Vladimír Čunát
18273180d1
redo-apenwarr: fixup build by using older make 2022-12-17 08:44:20 +01:00
github-actions[bot]
4db4181d93
Merge staging-next into staging 2022-12-14 00:02:53 +00:00
github-actions[bot]
1e7dd98694
Merge master into staging-next 2022-12-14 00:02:18 +00:00
Rick van Schijndel
9833d56c24 treewide: mark packages broken that never built on PLATFORM
Done with the help of https://github.com/Mindavi/nixpkgs-mark-broken
Tool is still WIP but this is one of the first results.

I manually audited the results and removed some results that were not valid.

Note that some of these packages maybe should have more constrained platforms set
instead of broken set, but I think not being perfectly correct is better than
just keep trying to build all these things and never succeeding.

Some observations:

- Some darwin builds require XCode tools
- aarch64-linux builds sometimes suffer from using gcc9
  - gcc9 is getting older and misses some new libraries/features
- Sometimes tools try to do system detection or expect some explicit settings for
  platforms that are not x86_64-linux
2022-12-13 21:40:12 +01:00
github-actions[bot]
ea4d29903e
Merge staging-next into staging 2022-12-13 06:01:48 +00:00
github-actions[bot]
a93fa5bd9d
Merge master into staging-next 2022-12-13 06:01:11 +00:00
figsoda
94046a47cc
Merge pull request #205703 from atorres1985-contrib/inherit-darwin-is-bad
treewide: remove `inherit (darwin)`s from all-packages.nix
2022-12-12 21:45:26 -05:00
github-actions[bot]
8506553217
Merge staging-next into staging 2022-12-13 00:02:51 +00:00
github-actions[bot]
a680c884cc
Merge master into staging-next 2022-12-13 00:02:19 +00:00
AndersonTorres
568e01e675 cmake: incorporate darwin and libsForQt5 into its expression 2022-12-12 16:50:49 -03:00
Bernardo Meurer
fc6c79f771
Merge pull request #204378 from Madouura/pr/rocm-related
Fixes https://github.com/NixOS/nixpkgs/issues/203949
2022-12-12 15:55:21 -03:00
Robert Hensing
16f5747575
Merge pull request #175649 from Artturin/opt-in-structured-attrs
stdenv: support opt-in __structuredAttrs
2022-12-10 21:12:43 +01:00
Madoura
9b98f8433a
rocm-related: create and use a generic updater script 2022-12-10 13:51:09 -06:00
Vladimír Čunát
de033ae75a
Merge branch 'master' into staging-next 2022-12-10 16:19:36 +01:00
Anderson Torres
c91e8857f5
Merge pull request #205223 from atorres1985-contrib/bmake
bmake: 20220726 -> 20220928
2022-12-09 20:27:50 -03:00
github-actions[bot]
48b3a17dea
Merge master into staging-next 2022-12-09 12:01:30 +00:00
Bobby Rong
357832f208
Merge pull request #204911 from ZenithalHourlyRate/mill-0.10.10
mill: 0.10.9 -> 0.10.10
2022-12-09 17:33:48 +08:00
Vladimír Čunát
9c497bb8d6
Merge branch 'staging-next' into staging 2022-12-09 10:27:46 +01:00
AndersonTorres
c46b86c841 bmake: 20220726 -> 20220928 2022-12-08 20:38:00 -03:00
Artturin
c01f509e44 treewide: source .attrs in builders
if theres a source $stdenv then this is needed

for structuredAttrs
2022-12-08 21:09:02 +02:00
Zenithal
726a4cc750 mill: 0.10.9 -> 0.10.10 2022-12-07 10:24:56 +08:00
AndersonTorres
3b66936599 muon: use mesonOption-related functions
This specific commit is intended to demonstrate a somewhat real world use case
for the new meson.* utilities defined in lib/strings.nix
2022-12-06 23:09:36 -03:00
Madoura
33a5eb7be1
rocm-related: 5.3.3 → 5.4.0
clang-ocl: 5.3.3 → 5.4.0

hip: 5.3.3 → 5.4.0

hipsparse: 5.3.3 → 5.4.0

miopengemm: 5.3.3 → 5.4.0

hipcub: 5.3.3 → 5.4.0

rccl: 5.3.3 → 5.4.0

rocblas: 5.3.3 → 5.4.0

rocfft: 5.3.3 → 5.4.0

miopen: 5.3.3 → 5.4.0

rocm-comgr: 5.3.3 → 5.4.0

rocclr: 5.3.3 → 5.4.0

rocm-device-libs: 5.3.3 → 5.4.0

rocm-cmake: 5.3.3 → 5.4.0

rocm-runtime: 5.3.3 → 5.4.0

rocm-smi: 5.3.3 → 5.4.0

rocm-thunk: 5.3.3 → 5.4.0

rocm-opencl-runtime: 5.3.3 → 5.4.0

llvmPackages_rocm.llvm: 5.3.3 → 5.4.0

rocminfo: 5.3.3 → 5.4.0

rocmlir: 5.3.3 → 5.4.0

rocprim: 5.3.3 → 5.4.0

rocwmma: 5.3.3 → 5.4.0

rocrand: 5.3.3 → 5.4.0

rocsparse: 5.3.3 → 5.4.0

rocthrust: 5.3.3 → 5.4.0

tensile: 5.3.3 → 5.4.0

rocm-llvm: remove obsolete patch

hip: remove obsolete substituteInPlace

rocmlir: fixup build inputs and cmakeFlags

miopen: add nlohmann_json
2022-12-04 10:33:07 -06:00
Sandro
a5a833468f
Merge pull request #200240 from raboof/meson-0.63.1-to-0.64.0 2022-12-02 20:20:04 +01:00
Martin Weinelt
4bbebb3fab
Merge pull request #202868 from lorenzleutgeb/gradle-upgrade-2 2022-12-02 09:23:08 +01:00
Vladimír Čunát
85335162c5
Merge #198755: gnumake: 4.3 -> 4.4
...into staging
2022-11-30 15:53:49 +01:00
Jakub Kozłowski
bd463331ce
scala-cli: 0.1.16 -> 0.1.17, set argv0 2022-11-29 20:59:11 +01:00
Madoura
3ced8179cd
rocm-related: optional GITHUB_TOKEN for update script
hip: optional GITHUB_TOKEN for update script

rocm-llvm: optional GITHUB_TOKEN for update script

clang-ocl: optional GITHUB_TOKEN for update script

hipcub: optional GITHUB_TOKEN for update script

hipsparse: optional GITHUB_TOKEN for update script

miopen: optional GITHUB_TOKEN for update script

miopengemm: optional GITHUB_TOKEN for update script

rccl: optional GITHUB_TOKEN for update script

rocblas: optional GITHUB_TOKEN for update script

rocclr: optional GITHUB_TOKEN for update script

rocfft: optional GITHUB_TOKEN for update script

rocm-comgr: optional GITHUB_TOKEN for update script

rocm-device-libs: optional GITHUB_TOKEN for update script

rocm-opencl-runtime: optional GITHUB_TOKEN for update script

rocm-runtime: optional GITHUB_TOKEN for update script

rocm-thunk: optional GITHUB_TOKEN for update script

rocmlir: optional GITHUB_TOKEN for update script

rocprim: optional GITHUB_TOKEN for update script

rocrand: optional GITHUB_TOKEN for update script

rocsparse: optional GITHUB_TOKEN for update script

rocthrust: optional GITHUB_TOKEN for update script

rocwmma: optional GITHUB_TOKEN for update script

tensile: optional GITHUB_TOKEN for update script

rocm-cmake: optional GITHUB_TOKEN for update script

rocminfo: optional GITHUB_TOKEN for update script

rocm-smi: optional GITHUB_TOKEN for update script
2022-11-28 02:25:56 -06:00
Robert Schütz
fbe1c36839
Merge pull request #202800 from dotlambda/bazel-python3
bazel: only use python3
2022-11-27 09:51:59 -08:00
Sandro
5d99295fb7
Merge pull request #202751 from mdarocha/msbuild-update 2022-11-25 17:52:28 +01:00
Lorenz Leutgeb
742d9d0fd8 gradle: 7.5 -> 7.6, 6.9.2 -> 6.9.3 2022-11-25 16:12:04 +01:00
Robert Schütz
d6ecfa2b1a bazel_6: only use python3 2022-11-24 23:04:27 -08:00
Robert Schütz
6c251ae60b bazel_5: only use python3 2022-11-24 23:04:27 -08:00
Robert Schütz
c0143fbd4f bazel_4: only use python3 2022-11-24 23:04:27 -08:00
Robert Schütz
58dbe4d6de bazel_3: only use python3 2022-11-24 23:04:26 -08:00
mdarocha
1a07981eb9 msbuild: depend on dotnet-sdk 6.0 2022-11-25 00:56:24 +01:00
Arnout Engelen
6165976b7d meson: 0.63.1 -> 0.64.1 2022-11-24 16:18:36 +02:00
Madoura
6bb3a9baee
rocm-related: use finalAttrs
hip: use finalAttrs

rocm-llvm: use finalAttrs

clang-ocl: use finalAttrs

composable_kernel: use finalAttrs

hipcub: use finalAttrs

hipsparse: use finalAttrs

miopengemm: use finalAttrs

rccl: use finalAttrs

rocblas: use finalAttrs

rocclr: use finalAttrs

rocfft: use finalAttrs

rocm-comgr: use finalAttrs

rocm-device-libs: use finalAttrs

rocm-opencl-runtime: use finalAttrs

rocm-runtime: use finalAttrs

rocm-thunk: use finalAttrs

rocmlir: use finalAttrs

rocprim: use finalAttrs

rocsparse: use finalAttrs

rocthrust: use finalAttrs

rocm-cmake: use finalAttrs

rocminfo: use finalAttrs

rocm-smi: use finalAttrs
2022-11-24 01:23:03 -06:00
Madoura
574727ed48
rocm-related: change maintainers to rocm team
rocprim: change maintainers to rocm team

hipcub: change maintainers to rocm team

rocsparse: change maintainers to rocm team

hipsparse: change maintainers to rocm team

rccl: change maintainers to rocm team

rocfft: change maintainers to rocm team

tensile: change maintainers to rocm team

rocblas: change maintainers to rocm team

miopengemm: change maintainers to rocm team

clang-ocl: change maintainers to rocm team

rocthrust: change maintainers to rocm team

rocm-cmake: change maintainers to rocm team

composable_kernel: change maintainers to rocm team

rocmlir: change maintainers to rocm team
2022-11-24 01:19:57 -06:00
Madoura
6eefaa031c
rocm-related: 5.3.1 → 5.3.3
rocm-smi: 5.3.1 → 5.3.3

rocm-cmake: 5.3.1 → 5.3.3

rocm-thunk: 5.3.1 → 5.3.3

rocm-runtime: 5.3.1 → 5.3.3

rocm-opencl-runtime: 5.3.1 → 5.3.3

rocm-device-libs: 5.3.1 → 5.3.3

rocm-comgr: 5.3.1 → 5.3.3

rocclr: 5.3.1 → 5.3.3

rocminfo: 5.3.1 → 5.3.3

llvmPackages_rocm.llvm: 5.3.1 → 5.3.3

hip: 5.3.1 → 5.3.3

hipcub: 2.12.0-5.3.1 → 2.12.0-5.3.3

rocsparse: 2.3.2-5.3.1 → 2.3.2-5.3.3

hipsparse: 2.3.1-5.3.1 → 2.3.1-5.3.3

rccl: 2.12.10-5.3.1 → 2.12.10-5.3.3

rocfft: 1.0.18-5.3.1 → 1.0.18-5.3.3

tensile: 4.34.0-5.3.1 → 4.34.0-5.3.3

rocblas: 2.45.0-5.3.1 → 2.45.0-5.3.3

miopengemm: 5.3.1 → 5.3.3

clang-ocl: 5.3.1 → 5.3.3

rocthrust: 2.16.0-5.3.1 → 2.16.0-5.3.3

rocprim: 2.11.0-5.3.1 → 2.11.1-5.3.3

rocmlir: 5.3.1 → 5.3.3
2022-11-24 01:19:47 -06:00
Madoura
81da589991
rocm-related: ignore same hash
rocclr: ignore same hash

rocm-comgr: ignore same hash

rocm-device-libs: ignore same hash

rocm-opencl-runtime: ignore same hash

rocm-runtime: ignore same hash

rocm-thunk: ignore same hash

rocm-cmake: ignore same hash

rocminfo: ignore same hash

rocm-smi: ignore same hash
2022-11-23 20:27:26 -06:00
Mario Rodas
1c69eed539
Merge pull request #202117 from r-ryantm/auto-update/bob
bob: 0.7.0 -> 0.7.1
2022-11-22 08:16:58 -05:00
R. Ryantm
b710efb0cd bob: 0.7.0 -> 0.7.1 2022-11-21 00:55:36 +00:00
github-actions[bot]
1fde037c41
Merge master into staging-next 2022-11-20 18:01:14 +00:00
Peter Becich
1cd38dd6c7
buck: 2021.05.05.01 -> 2022.05.05.01 2022-11-19 21:35:27 -08:00
github-actions[bot]
749f60adef
Merge master into staging-next 2022-11-19 18:01:18 +00:00
R. Ryantm
764195c60f bob: 0.6.3 -> 0.7.0 2022-11-19 23:04:08 +08:00
github-actions[bot]
e68e99b5ab
Merge master into staging-next 2022-11-16 12:01:24 +00:00