nix-installer icon indicating copy to clipboard operation
nix-installer copied to clipboard

Does this work with fedora workstation?

Open Jak2k opened this issue 2 years ago • 2 comments

I'm using fedora workstation. Does this installer works there or do I get problems with systemd or selinux?

Jak2k avatar Nov 03 '23 13:11 Jak2k

I'd like to know too, want to try it and report back?

Hoverbear avatar Nov 03 '23 15:11 Hoverbear

I'm on Fedora 39 KDE spin: Installing Nix worked in that I can execute Nix binary and nix run appears to run properly:

$ sudo -i nix run nixpkgs#hello
Hello, world!

However, I do have some peculiar SELinux AVC notifications:

AVC denial, click to view or smth
Text:
SELinux is preventing systemd from read access on the lnk_file /nix/var/nix/profiles/per-user/root/profile.

bogdanbiv avatar Jan 08 '24 22:01 bogdanbiv