Update Go to 125
All checks were successful
Auto Update Build / build (pull_request) Successful in 2h0m42s
All checks were successful
Auto Update Build / build (pull_request) Successful in 2h0m42s
This commit is contained in:
parent
c11fea4a9d
commit
9088b7df6c
1 changed files with 1 additions and 1 deletions
|
|
@ -103,7 +103,7 @@ in
|
|||
final: prev: {
|
||||
authentikComponents = prev.authentikComponents // {
|
||||
gopkgs = prev.authentikComponents.gopkgs.override {
|
||||
buildGo124Module = pkgs.buildGo125Module;
|
||||
buildGo125Module = pkgs.buildGo125Module;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue