microsoft / microsoft/ProcMon-for-Linux
Do not acces network for building
Open
Nobody has claimed this yet.
Build
Distro
Future
- Dominant language
- C
- Stars
- 4.7k
- Forks
- 295
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 9
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named. Start by locating the CMake logic that downloads dependencies and reproduce the build with network access disabled on NixOS. Done means the required files can be provided locally and the project builds without contacting the network.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, nixos
- Domain
- build-system, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100