Use buildGo125Module

This commit is contained in:
2025-11-25 08:30:50 -05:00
parent cd92f93201
commit 002fec4537

View File

@@ -13,7 +13,7 @@
let
vpngate =
pkgs:
pkgs.buildGo123Module rec {
pkgs.buildGo125Module rec {
name = "vpngate";
src = ./.;
vendorHash = "sha256-CP2sFJdIde88WFJlAq29GlE7c1c0xJ6tHzrrasMzJo8=";