Build failure: python311Packages.pytensor
Closed this issue · 2 comments
Pandapip1 commented
Steps To Reproduce
Steps to reproduce the behavior:
nix build .#python311Packages.pytensor
, where.
contains the current nixpkgs master.
Build log
Build Log
evaluation warning: CUDA versions older than 12.0 will be removed in Nixpkgs 25.05; see the 24.11 release notes for more information
error: hash mismatch in fixed-output derivation '/nix/store/yqb9jx0gc7ii6hvf3alyhh3i46y1c4qd-source.drv':
specified: sha256-+YdUZj5Edbm+jm6s/0RflQVVQg3enBwlmBwpLrk3534=
got: sha256-RhicZSVkaDtIngIOvzyEQ+VMZwdV45wDk7e7bThTIh8=
error: 1 dependencies of derivation '/nix/store/n11gaglhkvwh7lv6il18746r6yay833d-python3.11-pytensor-2.26.3.drv' failed to build
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
Note for maintainers: Please tag this issue in your PR.
Add a 👍 reaction to issues you find important.
bcdarwin commented
GaetanLepage commented
Oops, I was bitten by FOD once again :'(