Multi-system: also support aarch64-linux
I can confirm this builds as is. That will allow me to remove the local clone of the repo from my config, thanks.
Multi-system: also support aarch64-linux
I finally came around testing this and it obviously doesn't work as is, because it still expects x86_64
perSystem = {
packages.default = let pkgs = nixpkgs.legacyPackages.x86_6...