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
I believe #24133 caused nox-review to break as it gives undefind variable gtk in qt-5/5.7.nix
When looking at the changes I see gtk3 defind, but below i see gnome3.gtk(which would be the undefind one)
nox-review anything
nixos-version
lsb_release -a
nix-env --version
nix-instantiate --eval '<nixpkgs>' -A lib.nixpkgsVersion
The text was updated successfully, but these errors were encountered:
Fixed on 17.03 at least, thought those were caused by cherry-picking, checking master right now.
Edit: looks good
Sorry, something went wrong.
No branches or pull requests
Issue description
I believe #24133 caused nox-review to break as it gives undefind variable gtk in qt-5/5.7.nix
When looking at the changes I see gtk3 defind, but below i see gnome3.gtk(which would be the undefind one)
Steps to reproduce
nox-review anything
Technical details
nixos-version
, Ubuntu/Fedora:lsb_release -a
, ...)nix-env --version
)nix-instantiate --eval '<nixpkgs>' -A lib.nixpkgsVersion
)The text was updated successfully, but these errors were encountered: