We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Using NixOS unstable I get now:
error: nose-1.3.7 not supported for interpreter python3.12
A clear and concise description of what you expected to happen.
If applicable, add screenshots to help explain your problem.
Add any other context about the problem here.
@afh
Please run nix-shell -p nix-info --run "nix-info -m" and paste the result.
nix-shell -p nix-info --run "nix-info -m"
- system: `"x86_64-linux"` - host os: `Linux 6.6.36, NixOS, 24.11 (Vicuna), 24.11pre646099.00d80d13810d` - multi-user?: `yes` - sandbox: `yes` - version: `nix-env (Nix) 2.18.4` - channels(root): `"nixos"` - nixpkgs: `/nix/var/nix/profiles/per-user/root/channels/nixos`
Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered:
kinda related: #311054
Sorry, something went wrong.
Duplicate of #325657.
@sjau You didn't state which package, that uses nose, fails to build. Nose won't become compatible with Python 3.12.
@dotlambda One package that triggered this for me: tremc
For me it's flexget
No branches or pull requests
Describe the bug
Using NixOS unstable I get now:
error: nose-1.3.7 not supported for interpreter python3.12
Steps To Reproduce
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
Notify maintainers
@afh
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: