update: 2026.2.1 -> 2026.2.2

This commit is contained in:
Bart Oostveen 2026-04-07 19:06:07 +02:00
parent 1f279763d8
commit 8048437d60
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-8dCw7CBPboUhx/mNpD/ml6w4DsStDNEFkRtOagsDEgk=";
vendorHash = "sha256-Gf80rt86Qc6gg/ec8++U9uNW1KQEkwKt+CFN82KV1f8=";
nativeBuildInputs = [ makeWrapper ];
doCheck = false;
postInstall = ''