Commit Graph

601571 Commits

Author SHA1 Message Date
Martin Schwaighofer
37a4ad0ae2 rocmPackages: update deprecation notice of miopengemm 2024-03-21 22:48:33 +01:00
Martin Schwaighofer
50bf7fb589 rocmPackages: remove miopen-opencl since its deprecated 2024-03-21 22:48:33 +01:00
Martin Schwaighofer
1c842526a4 rocmPackages: fix rocmlir build (e2e test generation) 2024-03-21 22:48:33 +01:00
Martin Schwaighofer
68e19d4242 magma: build against ROCm 5.7 2024-03-21 22:48:33 +01:00
Martin Schwaighofer
e908ad7d01 opensycl: build against ROCm 5.7 2024-03-21 22:48:33 +01:00
Indy Ray
44b03bd350 rocmPackages: remove gcc12Stdenv usage, move rocgdb to rocmClangStdenv
Other packages use the default stdenv now.
2024-03-21 22:48:33 +01:00
Indy Ray
5eac14880e rocmPackages: remove unnecessary fixup phase when building rocm-runtime 2024-03-21 22:48:33 +01:00
Indy Ray
f29675f0bf rocmPackages: use wildcard when patching clr shebangs 2024-03-21 22:48:32 +01:00
Indy Ray
f3b4f4a990 rocmPackages: stop adding symlinks to hipify output 2024-03-21 22:48:32 +01:00
Indy Ray
10de03d281 rocmPackages: fix rocprofiler build 2024-03-21 22:48:32 +01:00
Indy Ray
2bddd18639 rocmPackages: fix version handling 2024-03-21 22:48:32 +01:00
Martin Schwaighofer
edd570c596 rocmPackages: skip building composable_kernel profiler for now
We hit relocation R_X86_64_PC32 out of range errors for release builds that include all available targets.
See: https://github.com/ROCm/composable_kernel/issues/789
2024-03-21 22:48:32 +01:00
Martin Schwaighofer
bc377c1e4a rocmPackages: fix rccl build by adding version info to clr output 2024-03-21 22:48:32 +01:00
Martin Schwaighofer
3bc74475b1 rocmPackages: set GPU_TARGETS for migraphx 2024-03-21 22:48:32 +01:00
Martin Schwaighofer
561cac4480 rocmPackages: fix MIOpen build 2024-03-21 22:48:32 +01:00
Martin Schwaighofer
3fe25ab923 rocmPackages: fix rocmlir build 2024-03-21 22:48:32 +01:00
Martin Schwaighofer
fee0f69855 rocmPackages: add git to composable_kernel build
The build still fails, but it fails later.
2024-03-21 22:48:32 +01:00
Martin Schwaighofer
35c73f24d5 rocmPackages: fix CLR build 2024-03-21 22:48:32 +01:00
Martin Schwaighofer
1011991b21 rocmPackaes: fix hipify build 2024-03-21 22:48:32 +01:00
Martin Schwaighofer
12806ec0f8 rocmPackages: fix rocm-runtime build 2024-03-21 22:48:31 +01:00
Martin Schwaighofer
5fdc694054 rocmPackages: manually update a few packages
Update sources for llvm, clang-ocl, MIOpen and hsa-amd-aqlprofile-bin.
2024-03-21 22:48:31 +01:00
Martin Schwaighofer
bc5f473a4f rocmPackages: stop marking versions larger than 6.0.0 as broken 2024-03-21 22:48:31 +01:00
Martin Schwaighofer
f8239b2b90 rocmPackages: update source for rocm-docs-core 2024-03-21 22:48:31 +01:00
Martin Schwaighofer
c0682d3b69 rocmPackages: deprecate miopengemm
There have not been updates avaialble for this package for some time.
I'm assuming it makes sense to drop it.
2024-03-21 22:48:31 +01:00
Martin Schwaighofer
96359faa58 rocmPackages: auto-update using nix-update
Some package updates needed manual fixing,
because they would prepend 'rocm-' to their version string.
2024-03-21 22:48:31 +01:00
Martin Schwaighofer
e68d1f513b rocmPackages: remove version checks from update scripts
The update script for hsa-amd-aqlprofile-bin did not work.
It fails to update the source URL and hash.
2024-03-21 22:48:31 +01:00
Martin Schwaighofer
9fe4830c7d rocmPackages: introduce separate package sets for version 5 and 6
I am not sure for how long we should keep this,
but maybe keeping it for a bit helps if version 6 breaks stuff,
even outside of nixpkgs, and then get rid of it again.
2024-03-21 22:48:31 +01:00
Peder Bergebakken Sundt
1a9c168703 spade: 0.6.0 -> 0.7.0 2024-03-21 22:40:12 +01:00
davidak
477a8ad432
Merge pull request #297035 from Stunkymonkey/python-pyzufall-normalize
python312Packages.pyzufall: normalize pname
2024-03-21 22:37:35 +01:00
Robert Scott
ef76879e18
Merge pull request #294341 from r-ryantm/auto-update/python311Packages.weasyprint
python311Packages.weasyprint: 61.1 -> 61.2
2024-03-21 21:35:25 +00:00
Yt
25c788053b
Merge pull request #297648 from GaetanLepage/transformers
python311Packages.transformers: 4.38.2 -> 4.39.0
2024-03-21 21:34:57 +00:00
Adam C. Stephens
c962450934
Merge pull request #296439 from marsam/update-lxd
lxd: 5.20 -> 5.21.0
2024-03-21 17:34:27 -04:00
Peder Bergebakken Sundt
24f8069b38 python311Packages.whenever: 0.4.0 -> 0.5.0
Diff: https://github.com/ariebovenberg/whenever/compare/refs/tags/0.4.0...0.5.0

Changelog: https://github.com/ariebovenberg/whenever/blob/refs/tags/0.5.0/CHANGELOG.rst
2024-03-21 22:33:45 +01:00
Vincenzo Mantova
4a2f32b16c texlive.pkgs.context: fix other writes to const loop variables 2024-03-21 21:10:50 +00:00
Felix Bühler
16053fdef8
Merge pull request #284363 from roconnor/2024-01-msieve
msieve: 1.53 -> r1050
2024-03-21 22:09:37 +01:00
Martin Schwaighofer
988cb8cedb Merge branch 'rocm-6.0.2-move' into rocm-6.0.2
I created another branch.
There I moved ROCm to the new 6/ folder and then copied it to re-add the 5/ folder.
Merging this branch back into the original, which has the 5/ folder still,
using the -no-ff flag, makes it so that both versions of the ROCm files
keep their history. See: https://stackoverflow.com/a/46484848
2024-03-21 22:04:57 +01:00
Fabian Affolter
2f4205900f python311Packages.dirigera: 1.0.10 -> 1.0.11
Diff: https://github.com/Leggin/dirigera/compare/refs/tags/v1.0.10...v1.0.11

Changelog: https://github.com/Leggin/dirigera/releases/tag/v1.0.11
2024-03-21 22:02:59 +01:00
Fabian Affolter
9304082e42 python311Packages.tagoio-sdk: 4.2.1 -> 4.3.0
Diff: https://github.com/tago-io/sdk-python/compare/refs/tags/v4.2.1...v4.3.0

Changelog: https://github.com/tago-io/sdk-python/releases/tag/v4.3.0
2024-03-21 22:01:45 +01:00
Martin Schwaighofer
81fa81f7d8 rocmPackages: re-add ROCm 5.7 2024-03-21 22:00:16 +01:00
Fabian Affolter
9f0055a3c2 python311Packages.dvc-http: refactor 2024-03-21 21:59:06 +01:00
Thiago Kenji Okada
38d8d0e7ea
Merge pull request #297436 from r-ryantm/auto-update/graalvmCEPackages.graalpy
graalvmCEPackages.graalpy: 23.1.2 -> 24.0.0
2024-03-21 20:58:27 +00:00
Martin Schwaighofer
d6ff35d615 rocmPackages: move over everything from 5/ folder to make 6/ 2024-03-21 21:58:20 +01:00
Thiago Kenji Okada
3373acf729
Merge pull request #297515 from r-ryantm/auto-update/graalvmCEPackages.truffleruby
graalvmCEPackages.truffleruby: 23.1.2 -> 24.0.0
2024-03-21 20:58:12 +00:00
Fabian Affolter
dcb9d49021 python311Packages.dvc-http: add missing input 2024-03-21 21:58:04 +01:00
Thiago Kenji Okada
aadebf6b51
Merge pull request #297253 from r-ryantm/auto-update/graalvm-ce
graalvm-ce: 21.0.2 -> 22.0.0
2024-03-21 20:57:18 +00:00
Fabian Affolter
320d3f97fa qovery-cli: 0.84.5 -> 0.85.0
Diff: https://github.com/Qovery/qovery-cli/compare/refs/tags/v0.84.5...v0.85.0

Changelog: https://github.com/Qovery/qovery-cli/releases/tag/v0.85.0
2024-03-21 21:54:32 +01:00
Fabian Affolter
1e7255a550 cnspec: 10.8.2 -> 10.8.4
Diff: https://github.com/mondoohq/cnspec/compare/refs/tags/v10.8.2...v10.8.4

Changelog: https://github.com/mondoohq/cnspec/releases/tag/v10.8.4
2024-03-21 21:53:07 +01:00
e1mo
bc25c4bd7d
nixos/pretix: raise TimeoutStartSec
On some slower systems or ones with a slower database (connection) the
initial migrations can exceed the default 90s timeout.
2024-03-21 21:49:40 +01:00
e1mo
6d5a6cab71
nixos/pretix: Fix pdf generation
Previously, pdftk (part of the ticket, badge, ... generation pipeline)
would fail with:

```
Error occurred during initialization of VM
Failed to mark memory page as executable - check if grsecurity/PaX is enabled
```
Thise caused pdf generation to fail.

Since pdftk is a java application and, according to systemd.exec(5),

 > Note that [MemoryDenyWriteExecute=] is incompatible with programs and
 > libraries that generate program code dynamically at runtime, including
 > JIT execution engines, executable stacks, and code "trampoline" featu
 > re of various C compilers.

Disabling `MemoryDenyWriteExecute=` fixes it.
2024-03-21 21:49:39 +01:00
Fabian Affolter
9e5bdd6911 trufflehog: 3.70.2 -> 3.70.3
Diff: https://github.com/trufflesecurity/trufflehog/compare/refs/tags/v3.70.2...v3.70.3

Changelog: https://github.com/trufflesecurity/trufflehog/releases/tag/v3.70.3
2024-03-21 21:48:47 +01:00