-
-
Notifications
You must be signed in to change notification settings - Fork 16.8k
Closed
Labels
0.kind: bugSomething is brokenSomething is broken
Description
Nixpkgs version
- Unstable (25.11)
Describe the bug
Caddy's go_build_info
metric currently returns version=(devel)
and doesn't seem to use the version specified here:
nixpkgs/pkgs/by-name/ca/caddy/package.nix
Line 39 in 5200ef0
"-X github.com/caddyserver/caddy/v2.CustomVersion=${version}"
I've tried various combinations of version.Version=${version}
and nothing seems to cause this metric label to change.
Steps to reproduce
N/A
Expected behaviour
N/A
Screenshots
No response
Relevant log output
Additional context
No response
System metadata
N/A
Notify maintainers
@Br1ght0ne @stepbrobd @techknowlogick @ryan4yin
Note for maintainers: Please tag this issue in your pull request description. (i.e. Resolves #ISSUE
.)
I assert that this issue is relevant for Nixpkgs
- I assert that this is a bug and not a support request.
- I assert that this is not a duplicate of an existing issue.
- I assert that I have read the NixOS Code of Conduct and agree to abide by it.
Is this issue important to you?
Add a 👍 reaction to issues you find important.
Metadata
Metadata
Assignees
Labels
0.kind: bugSomething is brokenSomething is broken