Skip to content
New issue

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

trace: warning: qt5 now uses makeScopeWithSplicing which does not have "overrideScope'", use "overrideScope". #245679

Closed
doronbehar opened this issue Jul 27, 2023 · 1 comment · Fixed by #245905

Comments

@doronbehar
Copy link
Contributor

Describe the bug

For a while now, nix search nixpkgs <arg> gives me the trace warning:

trace: warning: qt5 now uses makeScopeWithSplicing which does not have "overrideScope'", use "overrideScope".

Not a big deal, but it'd be nice to fix that.

Notify maintainers

Maybe @ttuegel ? as the Qt5 maintainer?

Metadata

[user@system:~]$ nix-shell -p nix-info --run "nix-info -m"
 - system: `"x86_64-linux"`
 - host os: `Linux 6.1.39, NixOS, 23.11 (Tapir), 23.11.20230723.97137d0`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.15.1`
 - nixpkgs: `/home/doron/repos/nixpkgs`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants