Dominic Martinez schreef op do 10-03-2022 om 22:18 [-0500]: > +(define-public go-github-com-nbrownus-go-metrics-prometheus > +  (package > +    (name "go-github-com-nbrownus-go-metrics-prometheus") > +    (version "0.0.0-20210712211119-974a6260965f") > +    (source > +      (origin > +        (method git-fetch) > +        (uri (git-reference > +               (url "https://github.com/nbrownus/go-metrics-prometheus") Why use a fork instead of the upstream ? If the fork is actually necessary (e.g. extra features), could you add a link to the pull request upstream merging the nbrownus fork back into deathowl? Greetings, Maxime.