Skip to content

python3Packages.accelerate: replace cudatookit, enable structuredAttrs#540127

Draft
ethancedwards8 wants to merge 2 commits into
NixOS:masterfrom
ethancedwards8:accelerate-cudatoolkit
Draft

python3Packages.accelerate: replace cudatookit, enable structuredAttrs#540127
ethancedwards8 wants to merge 2 commits into
NixOS:masterfrom
ethancedwards8:accelerate-cudatoolkit

Conversation

@ethancedwards8

@ethancedwards8 ethancedwards8 commented Jul 9, 2026

Copy link
Copy Markdown
Member

Things done

Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com>
Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com>
@nixpkgs-ci nixpkgs-ci Bot requested a review from bcdarwin July 9, 2026 22:19
@nixpkgs-ci nixpkgs-ci Bot added 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 6.topic: python Python is a high-level, general-purpose programming language. labels Jul 9, 2026
@ethancedwards8

Copy link
Copy Markdown
Member Author

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 540127
Commit: 32a5e64e60e7a0fb7ab34b023e2acf612a4413d9


x86_64-linux

⏩ 3 packages marked as broken and skipped:
  • python313Packages.kserve
  • python313Packages.torchrl
  • python313Packages.vllm
❌ 30 packages failed to build:
  • aider-chat-full
  • aider-chat-with-help
  • heretic (python314Packages.heretic-llm)
  • open-webui
  • python313Packages.cltk
  • python313Packages.crawl4ai
  • python313Packages.daft
  • python313Packages.docling-ibm-models
  • python313Packages.heretic-llm
  • python313Packages.langchain-huggingface
  • python313Packages.llama-index-embeddings-huggingface
  • python313Packages.llm-sentence-transformers
  • python313Packages.manifest-ml
  • python313Packages.sentence-transformers
  • python313Packages.txtai
  • python313Packages.unstructured-inference
  • python314Packages.cltk
  • python314Packages.crawl4ai
  • python314Packages.daft
  • python314Packages.docling-ibm-models
  • python314Packages.langchain-huggingface
  • python314Packages.llama-index-embeddings-huggingface
  • python314Packages.llm-sentence-transformers
  • python314Packages.manifest-ml
  • python314Packages.sentence-transformers
  • python314Packages.txtai
  • python314Packages.unstructured-inference
  • unstructured-api
  • vectorcode
  • vimPlugins.vectorcode-nvim
✅ 35 packages built:
  • exo
  • libretranslate (python314Packages.libretranslate)
  • obliteratus
  • python313Packages.accelerate
  • python313Packages.argos-translate-files
  • python313Packages.argostranslate
  • python313Packages.compressed-tensors
  • python313Packages.k-diffusion
  • python313Packages.libretranslate
  • python313Packages.lm-eval
  • python313Packages.mlx-lm
  • python313Packages.mlx-vlm
  • python313Packages.peacasso
  • python313Packages.peft
  • python313Packages.smolagents
  • python313Packages.stanza
  • python313Packages.translatehtml
  • python313Packages.trl
  • python313Packages.unsloth
  • python313Packages.unsloth-zoo
  • python314Packages.accelerate
  • python314Packages.argos-translate-files
  • python314Packages.argostranslate
  • python314Packages.compressed-tensors
  • python314Packages.k-diffusion
  • python314Packages.lm-eval
  • python314Packages.mlx-lm
  • python314Packages.mlx-vlm
  • python314Packages.peacasso
  • python314Packages.peft
  • python314Packages.smolagents
  • python314Packages.stanza
  • python314Packages.translatehtml
  • python314Packages.trl
  • ramalama

heretic
no configure script, doing nothing
Running phase: buildPhase
@nix { "action": "setPhase", "phase": "buildPhase" }
Executing pypaBuildPhase
Creating a wheel...
pypa build flags: --no-isolation --outdir dist/ --wheel
* Getting build dependencies for wheel...
* Building wheel...
Successfully built heretic_llm-1.2.0-py3-none-any.whl
Finished creating a wheel...
/build/source/dist /build/source
Unpacking to: unpacked/heretic_llm-1.2.0...OK
Repacking wheel as ./heretic_llm-1.2.0-py3-none-any.whl...OK
/build/source
Finished executing pypaBuildPhase
Running phase: pythonRuntimeDepsCheckHook
@nix { "action": "setPhase", "phase": "pythonRuntimeDepsCheckHook" }
Executing pythonRuntimeDepsCheck
Checking runtime dependencies for heretic_llm-1.2.0-py3-none-any.whl
  - rich~=14.1 not satisfied by version 15.0.0

@ethancedwards8

Copy link
Copy Markdown
Member Author

Hmmmm I have a feeling many of these are due to #535855

@ethancedwards8

Copy link
Copy Markdown
Member Author

It's probably better to just try to clean these up on master then come back to this

@ethancedwards8 ethancedwards8 marked this pull request as draft July 9, 2026 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: python Python is a high-level, general-purpose programming language. 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant