Skip to content

fix(nix): update qt env launched apps#2749

Open
Purian23 wants to merge 1 commit into
masterfrom
fix/nix-launcher-env-patch
Open

fix(nix): update qt env launched apps#2749
Purian23 wants to merge 1 commit into
masterfrom
fix/nix-launcher-env-patch

Conversation

@Purian23

@Purian23 Purian23 commented Jul 5, 2026

Copy link
Copy Markdown
Collaborator

Problem

On NixOS, apps launched from the DMS launcher inherited DMS's own pinned Qt/kirigami paths. Apps built against a different nixpkgs (e.g. easyeffects) picked up the wrong kirigami and crashed.

Fix

Save the original Qt paths before wrapping and restore them when launching apps. Non-Nix installs are unaffected.

Fixes #2039

@Purian23 Purian23 requested a review from LuckShiba July 5, 2026 03:16
@Purian23 Purian23 marked this pull request as ready for review July 5, 2026 03:16
@AvengeMedia AvengeMedia deleted a comment from cursor Bot Jul 5, 2026
@Purian23 Purian23 changed the title fix(nix): stop leaking DMS's Qt into launched apps fix(nix): update qt env launched apps Jul 5, 2026
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.

NixOS easyeffects fails to start from launcher

1 participant