evcc: don't specify a commit
This fixes the release notes link on the webinterface. Closes: #453624
This commit is contained in:
@@ -83,7 +83,6 @@ buildGo125Module rec {
|
||||
|
||||
ldflags = [
|
||||
"-X github.com/evcc-io/evcc/util.Version=${version}"
|
||||
"-X github.com/evcc-io/evcc/util.Commit=${src.tag}"
|
||||
"-s"
|
||||
"-w"
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user