-
-
Notifications
You must be signed in to change notification settings - Fork 15k
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
Fix: ulauncher paths finding #85350
Fix: ulauncher paths finding #85350
Conversation
Fix path finding
Just now I was just trying to figure out how that fancy filtering works in the old version and why didn't it worked before and noticed:
that's the main change, in my code this part is inverted and is necessary for application to work |
@WithoutCaps Are you using ulauncher installed in systemPackages?
What we could do is have it fallback to code that would return paths from |
@worldofpeace Hi, yes I am using ulauncher from systemPackages, but even if I am not - it still does not seem to work: |
Weird, what's the value of |
|
@worldofpeace any ideas? |
Just a note that I have the same issue, running up-to-date NixOS. I note that I have no In the meantime I am using this patch as an overlay, which works. |
@worldofpeace Any thoughts? |
I marked this as stale due to inactivity. → More info |
Alright, guys, time to close this PR since I am tired of seeing this on my GitHub homepage. I switched to rofi anyways :D |
I get this error when running via If this is intended behavior, perhaps |
Oh whoops, I didn't mean to re-open. I'll leave that to someone else to decide |
See also #119350 |
Fix path finding
Motivation for this change
Fix for the following exception:
Things done
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)nix path-info -S
before and after)