Dominic Martinez schreef op do 10-03-2022 om 22:47 [-0500]: > +    (native-inputs > +     (list go-gopkg-in-yaml-v3 > +           go-golang-org-x-term > +           go-github-com-prometheus-common > +           go-github-com-pmezard-go-difflib > +           go-github-com-matttproud-golang-protobuf-extensions > +           go-github-com-davecgh-go-spew > +           go-gopkg-in-yaml-v2 > +           go-google-golang-org-protobuf > +           go-golang-org-x-sys > +           go-golang-org-x-net > +           go-golang-org-x-crypto > +           go-github-com-vishvananda-netns > +           go-github-com-vishvananda-netlink > +           go-github-com-skip2-go-qrcode > +           go-github-com-stretchr-testify > +           go-github-com-songgao-water > +           go-github-com-sirupsen-logrus > +           go-github-com-rcrowley-go-metrics > +           go-github-com-prometheus-procfs > +           go-github-com-prometheus-client-model > +           go-github-com-prometheus-client-golang > +           go-github-com-nbrownus-go-metrics-prometheus > +           go-github-com-miekg-dns > +           go-github-com-imdario-mergo > +           go-github-com-google-gopacket > +           go-github-com-gogo-protobuf > +           go-github-com-flynn-noise > +           go-github-com-cyberdelia-go-metrics-graphite > +           go-github-com-cespare-xxhash-v2 > +           go-github-com-armon-go-radix > +           go-github-com-anmitsu-go-shlex)) I doubt that all of these are compile-time tools. At least most of them are probably inputs. (The distinction is important for cross- compilation.) Greetings, Maxime.