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

Run executables from PATH instead of /usr/bin #323

Merged
merged 1 commit into from
Feb 3, 2022

Conversation

kira-bruneau
Copy link
Contributor

@kira-bruneau kira-bruneau commented May 18, 2021

Not all distributions install non-system binaries into /usr/bin. For example, NixOS installs packages to /nix/store using a unique hash generated from the inputs used to build it:

/nix/store/jld7jh3ilvbg91zvn1bdyawfc55b9jk8-polkit-0.118-bin/bin/pkexec

Not all distributions install non-system binaries into /usr/bin. For
example, NixOS installs packages to /nix/store using a unique hash
generated from the inputs used to build it:

/nix/store/jld7jh3ilvbg91zvn1bdyawfc55b9jk8-polkit-0.118-bin/bin/pkexec
@afayaz-feral afayaz-feral merged commit 126e67f into FeralInteractive:master Feb 3, 2022
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