File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
let
5
5
cfg = config . services . gerrit ;
6
6
7
- gerritPackage = depot . third_party . nix-gerrit . gerrit_3_11 ;
8
- gerritPlugins = depot . third_party . nix-gerrit . plugins_3_11 ;
7
+ gerritPackage = depot . third_party . nix-gerrit . gerrit_3_12 ;
8
+ gerritPlugins = depot . third_party . nix-gerrit . plugins_3_12 ;
9
9
10
10
besadiiWithConfig = name : pkgs . writeShellScript "besadii-gerrit01" ''
11
11
export BESADII_CONFIG=/run/agenix/gerrit-besadii-config
Original file line number Diff line number Diff line change 87
87
"nix-gerrit" : {
88
88
"branch" : " main" ,
89
89
"repo" : " https://git.lix.systems/the-distro/nix-gerrit.git" ,
90
- "rev" : " c82da888b0d3a26eaff103417c99f1c599803ca4 " ,
90
+ "rev" : " e74d974c42c7fc6cee139c10e02114df4ee71d78 " ,
91
91
"type" : " git"
92
92
},
93
93
"nixpkgs" : {
You can’t perform that action at this time.
0 commit comments