Skip to content

Conversation

@demenik
Copy link

@demenik demenik commented Oct 5, 2025

No description provided.

@kavishdevar
Copy link
Owner

does this fix #214?

I would've tried myself, but I don't have Nix setup.

@Cameo007
Copy link

It does not seem to fix my issue.

Comment on lines +32 to +33
qt6.qtdeclarative
qt6.qtsvg

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do you need these packages? For me it builds fine without them.

qt6.qtmultimedia
qt6Packages.qtstyleplugin-kvantum

openssl

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same here. I don't have openssl installed on my system and it works without this line.

Comment on lines +43 to +46
postInstall = ''
wrapProgram $out/bin/librepods \
--unset QT_STYLE_OVERRIDE
'';

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Which style are you unsetting here? I just don't know what the variable does.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants