nix

  1. NapoleonWils0n

    general/other Nix package manager on Freebsd with Podman

    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...
Back
Top