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

Add instructions for NixOS #107

Closed
lomenzel opened this issue Aug 22, 2023 · 3 comments · Fixed by #108
Closed

Add instructions for NixOS #107

lomenzel opened this issue Aug 22, 2023 · 3 comments · Fixed by #108
Labels
help wanted Extra attention is needed

Comments

@lomenzel
Copy link
Contributor

may be related to #87
after the last update in nixOS the effect dissapeard from the settings menu and is not active anymore, version 0.3.0 still works but 0.4.0 is not there anymore

@matinlotfali
Copy link
Owner

Is this happening when you run a clean build?
Also, make sure you use the correct prefix: cmake .. --install-prefix /usr

@lomenzel
Copy link
Contributor Author

i cant build it myself, nixos does it. on a clean install it works, after the update i had to install the older nixpackage
nix-env -iA nixos.kde-rounded-corners
and than the current one
nix-env -iA nixpkgs-unstable.kde-rounded-corners
after deleting the package
nix-env -e kde-rounded-corners
and include it again in the configuration.nix
now it works again. iguess with these steps i somehow forced a reinstall. i really dont know what is happening. cant reproduce it anymore

@matinlotfali
Copy link
Owner

So I suggest renaming the issue to add instructions for NixOS and ask for more help from the community.

@lomenzel lomenzel changed the title No entry in system settings Add instructions for NixOS Aug 23, 2023
@matinlotfali matinlotfali added the help wanted Extra attention is needed label Aug 23, 2023
@matinlotfali matinlotfali linked a pull request Aug 24, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants