ProcMon-for-Linux
ProcMon-for-Linux copied to clipboard
Do not acces network for building
On NixOS when running cmake there is no network access. I did not find a way to download the files before, and then give cmake a path to the downloaded files, to make it work under NixOS.
On NixOS when running cmake there is no network access.
This restriction exists at least for Fedora / Centos too. You can't access internet while building packages.
FWIW Arch has the same rule, although it isn't enforced for now because of projects like this