Fedora 44 introduces nix as an official package, providing a managed path for both multi-user (daemon) and single-user/rootless setups. This upstream integration makes the manual bind-mount and script-based approach of nix-toolbox redundant for Fedora users.
I suggest deprecating this project or pivoting to a wrapper around the official packages:
The official nix-core package now supports rootless operation compatible with rpm-ostree environments without requiring custom Containerfile logic.
Fedora 44 introduces
nixas an official package, providing a managed path for both multi-user (daemon) and single-user/rootless setups. This upstream integration makes the manual bind-mount and script-based approach ofnix-toolboxredundant for Fedora users.I suggest deprecating this project or pivoting to a wrapper around the official packages:
The official
nix-corepackage now supports rootless operation compatible withrpm-ostreeenvironments without requiring customContainerfilelogic.