The Nix package manager can be installed on Freebsd using Podman
https://nixos.org/download/#nix-install-docker
doas podman run -it --os linux --network host nixos/nix
Its also possible to enable flakes in the Podman container
which allows you to pin all the dependencies to a specific version...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.