update: 2025.4.4 -> 2025.6.4

co-authored-by: Maximilian Bosch <maximilian@mbosch.me>
This commit is contained in:
Alexander Sieg 2025-07-24 15:00:03 +02:00
parent 7bb4dfd067
commit e155dd91f6
No known key found for this signature in database
38 changed files with 428 additions and 1232 deletions

View file

@ -42,7 +42,7 @@ buildGo124Module {
"cmd/proxy"
"cmd/radius"
];
vendorHash = "sha256-cEB22KFDONcJBq/FvLpYKN7Zd06mh8SACvCSuj5i4fI=";
vendorHash = "sha256-7oX7e7Ni5I6zblEQIeXjYOt4+QNSjH4Rpn7B5Cr5LMc=";
nativeBuildInputs = [ makeWrapper ];
doCheck = false;
postInstall = ''