You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error:
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'nix-shell'
whose name attribute is located at /nix/store/8vz84mqgnm1gz5yk7hgnnb5gir5hjxas-source/pkgs/stdenv/generic/make-derivation.nix:375:7
… while evaluating attribute 'nativeBuildInputs' of derivation 'nix-shell'
at /nix/store/8vz84mqgnm1gz5yk7hgnnb5gir5hjxas-source/pkgs/stdenv/generic/make-derivation.nix:419:7:
418| depsBuildBuild = elemAt (elemAt dependencies 0) 0;
419| nativeBuildInputs = elemAt (elemAt dependencies 0) 1;
| ^
420| depsBuildTarget = elemAt (elemAt dependencies 0) 2;
(stack trace truncated; use '--show-trace' to show the full, detailed trace)
error: future-1.0.0 not supported for interpreter python3.13
Additional context
This failure is depsite the fact that it is listed as a python313Package on the website nixpkgs
Metadata
system: "x86_64-linux"
host os: Linux 6.12.5, NixOS, 25.05 (Warbler), 25.05.20241219.d70bd19
I am using the latest nixos unstable for this one, using a direnv and flake, I say this as I think that the nixpkgs version could be wrong that is reported in the metadata. here is teh flake.nix I am using:
Steps To Reproduce
Build log
Build Log
Additional context
This failure is depsite the fact that it is listed as a python313Package on the website nixpkgs
Metadata
"x86_64-linux"
Linux 6.12.5, NixOS, 25.05 (Warbler), 25.05.20241219.d70bd19
yes
yes
nix-env (Nix) 2.24.11
"nixos-24.05"
/nix/store/8fwsiv0hd7nw1brkvka0jf1frk3m7qkr-source
Notify maintainers
@malob
Note for maintainers: Please tag this issue in your PR.
Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: