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

Fix installing autostart files in NixOS #75

Closed
wants to merge 1 commit into from

Conversation

bobby285271
Copy link
Member

@bobby285271 bobby285271 commented Jul 22, 2023

sysconfdir can be absolute or relative, trying to ensure the file is actually installed to the prefix in NixOS.

(This is not installed for us before the change. Note that is_absolute needs meson 0.54)

sysconfdir can be absolute or relative, trying to ensure
the file is actually installed to the prefix in NixOS.
@danirabbit danirabbit requested a review from a team July 22, 2023 15:06
lenemter added a commit that referenced this pull request Jul 25, 2023
@lenemter lenemter closed this in #77 Jul 25, 2023
@bobby285271 bobby285271 deleted the bobby285271/fix-nixos-2 branch July 25, 2023 04:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

1 participant