omnictl: 1.1.5 -> 1.2.1

This commit is contained in:
R. Ryantm
2025-10-08 22:02:02 +00:00
parent 1d1dcb9339
commit 00bb23d263

View File

@@ -8,16 +8,16 @@
buildGoModule rec {
pname = "omnictl";
version = "1.1.5";
version = "1.2.1";
src = fetchFromGitHub {
owner = "siderolabs";
repo = "omni";
rev = "v${version}";
hash = "sha256-bm2ItsMgjZ/yrvinBPVaEvPSLwrD+uZGCzcnBKdvmK4=";
hash = "sha256-c3gsbNfYxnF06a3S2fkIEQrfRrj+NAMpEgcthooHdxg=";
};
vendorHash = "sha256-Vq2XTW36L1Rq9l/ADaJXQUSkAbPWNJcEn+5VXKADdw8=";
vendorHash = "sha256-Y6316MB3EYnvcLa+9QnfSY1wOHoEte5viMQx1vscvBs=";
ldflags = [
"-s"