Fixed by #310608
Steps To Reproduce
Steps to reproduce the behavior:
nix build .#python312Packages.torchrl, where . contains the current nixpkgs master.
Build log
Build Log
error:
… while evaluating the attribute 'drvPath'
at /nix/store/bbinibbz7s91wnyldl9vda2wc1p5sbjx-source/lib/customisation.nix:365:7:
364| in commonAttrs // {
365| drvPath = assert condition; drv.drvPath;
| ^
366| outPath = assert condition; drv.outPath;
… while evaluating the attribute 'drvPath'
at /nix/store/bbinibbz7s91wnyldl9vda2wc1p5sbjx-source/lib/customisation.nix:365:7:
364| in commonAttrs // {
365| drvPath = assert condition; drv.drvPath;
| ^
366| outPath = assert condition; drv.outPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
(stack trace truncated; use '--show-trace' to show the full, detailed trace)
error: tensorflow-2.13.0 not supported for interpreter python3.12
Additional context
See #345475 and #327140 for similar issues.
Metadata
- system:
"x86_64-linux"
- host os:
Linux 6.11.7, NixOS, 24.11 (Vicuna), 24.11.19700101.dirty
- multi-user?:
yes
- sandbox:
yes
- version:
nix-env (Nix) 2.24.10
- nixpkgs:
/nix/store/1b3nl1m5dgb1866c6nvwvwk2i5kjs27z-source
Notify maintainers
@GaetanLepage
Note for maintainers: Please tag this issue in your PR.
Add a 👍 reaction to issues you find important.
Fixed by #310608
Steps To Reproduce
Steps to reproduce the behavior:
nix build .#python312Packages.torchrl, where.contains the current nixpkgs master.Build log
Build Log
Additional context
See #345475 and #327140 for similar issues.
Metadata
"x86_64-linux"Linux 6.11.7, NixOS, 24.11 (Vicuna), 24.11.19700101.dirtyyesyesnix-env (Nix) 2.24.10/nix/store/1b3nl1m5dgb1866c6nvwvwk2i5kjs27z-sourceNotify maintainers
@GaetanLepage
Note for maintainers: Please tag this issue in your PR.
Add a 👍 reaction to issues you find important.