Skip to content
This repository has been archived by the owner on Dec 7, 2020. It is now read-only.

Enable setting browser manifests install location #5

Merged
merged 1 commit into from Jul 24, 2019

Conversation

doronbehar
Copy link
Contributor

I'm trying to package wmc-mpris in NixOS. We are having trouble with the hardcoded /etc/chromium and other locations written in CMakeLists.txt. This Change enables us to elegantly use our own prefix and having the native-messaging-hosts json files point to the right location of the executables.

I don't think it affects the current behaviour. If you are willing to merge this, I'll add a commit that updates the README accordingly.

Thanks.

@f1u77y
Copy link
Owner

f1u77y commented Jul 24, 2019

It seems fine but then info here and there is not correct for this distribution. I know what is NixOS but I don't think changing documented paths is a good idea.

@f1u77y f1u77y merged commit 3b92847 into f1u77y:master Jul 24, 2019
@worldofpeace
Copy link

We're actually not going to change the documented paths, it's just everything in NixOS is installed to its own separate prefix within /nix/store. NixOS provides an interface to link files that programs expect to be at etc with environment.etc.source = _path_to_file.

@doronbehar
Copy link
Contributor Author

@f1u77y would you request a README PR for documenting these new options?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants