You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I assume any packages using proxyVendor have mismatched hashes, unless they've been updated since the Go bump.
Example truncated diff between cached and built kustomize.goModules:
diff -r result/github.com/golang/protobuf/@v/v1.5.3.info result-new/github.com/golang/protobuf/@v/v1.5.3.info1c1< {"Version":"v1.5.3","Time":"2021-09-16T00:37:10Z","Origin":{"VCS":"git","URL":"https://github.com/golang/protobuf","Ref":"refs/tags/v1.5.3","Hash":"5d5e8c018a13017f9d5b8bf4fad64aaa42a87308"}}
\ No newline at end of file
---> {"Version":"v1.5.3","Time":"2021-09-16T00:37:10Z","Origin":{"VCS":"git","URL":"https://github.com/golang/protobuf","Hash":"5d5e8c018a13017f9d5b8bf4fad64aaa42a87308","Ref":"refs/tags/v1.5.3"}}
\ No newline at end of file
List of affected packages:
aerc
age-plugin-tpm
alps-2022-10
argocd-autopilot
bepass
boringssl-unstable-2024-02
butler
coreth
dae
deck
deckmaster
dolt
go-migrate
goose
grype
hydron
icebreaker-unstable-2023-08
juicity
kustomize
kustomize
phlare
pufferpanel
ratt-unstable-2023-02
skate
snippetexpander
snippetexpandergui
sqlcmd
teleport
threatest
wails
wtf
Notify maintainers
Metadata
Please run nix-shell -p nix-info --run "nix-info -m" and paste the result.
nevivurn
changed the title
Build failure: buildGoModule with Go >= 1.22.1, with proxyVendor, changed vendorHash since 1.21
Build failure: buildGoModule with Go >= 1.22, with proxyVendor, changed vendorHash since 1.21
Apr 1, 2024
Steps To Reproduce
Steps to reproduce the behavior:
nix build 'github:NixOS/nixpkgs?rev=afcd1c5328406c6cc32dfdc7c826032156520300#kustomize.goModules' --rebuild
Build log
Additional context
proxyVendor
ed outputs.proxyVendor
have mismatched hashes, unless they've been updated since the Go bump.Example truncated diff between cached and built
kustomize.goModules
:List of affected packages:
Notify maintainers
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: