Following approval of the /nix top-level directory with Fedora Linux, the Fedora Engineering and Steering Committee (FESCo) has additionally signed off on allowing the Nix package tool to appear in the Fedora 44 repository.

The change proposal to add the Nix functional package manager developer tool to Fedora has been cleared today by FESCo. With Fedora 44, developers wanting to package for Nix can now have an easier time doing so from Fedora.

  • YTG123@sopuli.xyz
    link
    fedilink
    arrow-up
    3
    ·
    9 hours ago

    Does it work with SELinux though?

    I’ve tried both Nix and Lix and ended up having to disable SELinux for both

    • Oinks@lemmy.blahaj.zone
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      6 hours ago

      Nix in single user mode can apparently work with SELinux in enforcing mode, although AFAIK binaries installed via Nix can not have SELinux metadata which could be an issue for some programs.

      Determinate Nix claims to have seamless integration with SELinux (unlike upstream Nix and Lix, but it’s not a fork, alright whatever you say Eelco). Using that and removing the proprietary garbage their installer also adds might be easier than making regular Nix play nice with it.