WIP: Add TACUDA package #193

Draft
abonerib wants to merge 3 commits from pkgs/tacuda into master
Collaborator
https://jungle.bsc.es/git/rarias/bscpkgs/pulls/18
abonerib changed title from Add TACUDA package to WIP: Add TACUDA package 2025-10-07 17:59:12 +02:00
abonerib changed target branch from master to upgrade/25.11 2025-12-16 15:58:07 +01:00
rarias changed target branch from upgrade/25.11 to master 2026-01-20 13:51:31 +01:00
rarias added 14 commits 2026-01-20 13:51:31 +01:00
Moved from llvmPackages_latest.tools.bintools to
llvmPackages_latest.bintools
The buildPythonPackage and buildPythonApplication functions now
  require an explicit format attribute. Previously the default format
  used setuptools and called setup.py from the source tree, which is
  deprecated. The modern alternative is to configure pyproject = true
  with build-system = [ setuptools ].
See: https://github.com/NixOS/nixpkgs/pull/437723
The option 'systemd.watchdog.runtimeTime' has been renamed to
'systemd.settings.Manager.RuntimeWatchdogSec'.
This reverts 26f52aa27d
nixseparatedebuginfod has been replaced by nixseparatedebuginfod2
Mark mcxx as broken and remove from package list
All checks were successful
CI / build:cross (pull_request) Successful in 8s
CI / build:all (pull_request) Successful in 16s
1d3bda33a0
Remove conflicting definitions in amd-uprof-driver
All checks were successful
CI / build:cross (pull_request) Successful in 8s
CI / build:all (pull_request) Successful in 47m43s
ee9af71da0
See: https://lkml.org/lkml/2025/4/9/1709
abonerib force-pushed pkgs/tacuda from 1375a068a0 to 02c3e504fc 2026-01-21 12:39:51 +01:00 Compare
Some checks failed
CI / build:all (pull_request) Failing after 6s
CI / build:cross (pull_request) Failing after 5s
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin pkgs/tacuda:pkgs/tacuda
git checkout pkgs/tacuda
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: rarias/jungle#193