archlinux-repro
archlinux-repro copied to clipboard
Compile package without network
Using unshare -n we can disable internet access in nspawn. build_package needs to be updated to first install dependencies and download the source, then unshare network access and build the package.