Commit Graph

8 Commits

Author SHA1 Message Date
Yongun Seong
8b05ded0c5
zitadel: fix vendorHash for go1.22 2024-04-14 14:27:50 +09:00
Domen Kožar
0efa801784
Merge pull request #277643 from Sorixelle/zitadel-fixes
zitadel: 2.40.3 -> 2.42.10, build fixes and cleanup
2024-02-02 16:38:05 +00:00
Ruby Iris Juric
a95da94f9a
zitadel: use preBuild instead of overriding buildPhase 2024-01-15 13:35:07 +11:00
Ruby Iris Juric
4504f46b9c
zitadel: 2.40.3 -> 2.42.10 2024-01-15 13:34:58 +11:00
Kirill Radzikhovskyy
3779a7cc0b zitadel: unpin go 2024-01-14 09:23:26 +09:00
Ruby Iris Juric
dd38622bab
zitadel: use local plugins for console protobuf generation
Previously, the console portion of ZITADEL used Buf remote plugins to generate
sources. This resulted in the hash for the protobuf generated code changing
whenever the remote builders changed. This change patches the console
configuration to use local plugins from Nixpkgs instead of remote ones, to
ensure the output isn't influenced by remote changes.
2024-01-01 18:38:00 +11:00
Ruby Iris Juric
dab4aa8366
zitadel: 2.37.2 -> 2.40.3 2023-11-04 13:23:56 +11:00
Ruby Juric
638d19ac92
zitadel: init at 2.37.2; nixos/zitadel: init (#254896) 2023-10-03 07:11:18 +02:00