Bart Oostveen 2026-05-12 23:12:05 +02:00
parent 4370b561c8
commit 7f59e4d042
No known key found for this signature in database
GPG key ID: 992D94B57AC43430
3 changed files with 7 additions and 7 deletions

View file

@ -69,7 +69,7 @@ buildGo125Module {
] ++ lib.optionals guacamoleAvailable [
"cmd/rac"
];
vendorHash = "sha256-Gf80rt86Qc6gg/ec8++U9uNW1KQEkwKt+CFN82KV1f8=";
vendorHash = "sha256-Rz6qSQjcTcwJy94fs6MDx/M/dfPxe7V2GTu7/ugvFTA=";
nativeBuildInputs = [ makeWrapper ];
doCheck = false;
postInstall = ''