Loading pkgs/by-name/as/astartectl/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -7,16 +7,16 @@ }: buildGoModule rec { pname = "astartectl"; version = "24.5.2"; version = "24.5.3"; src = fetchFromGitHub { owner = "astarte-platform"; repo = "astartectl"; rev = "v${version}"; hash = "sha256-T4/lkeipE7GWq1zTxkoV3MfADlduFKtGuB/dsI4YZZw="; hash = "sha256-wziSP4mbUnAAPzmkl1qXbT95Ku/M9rMb63s/5ndCXrk="; }; vendorHash = "sha256-kVI1DigDlTvrYLVRUYoW+AAkd31d9EehjRJxrqo8OB4="; vendorHash = "sha256-TZ0ua64DPVlGBrr4ZCexBoyuwvJzRr1t37BTJ2bLuQI="; nativeBuildInputs = [ installShellFiles ]; Loading Loading
pkgs/by-name/as/astartectl/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -7,16 +7,16 @@ }: buildGoModule rec { pname = "astartectl"; version = "24.5.2"; version = "24.5.3"; src = fetchFromGitHub { owner = "astarte-platform"; repo = "astartectl"; rev = "v${version}"; hash = "sha256-T4/lkeipE7GWq1zTxkoV3MfADlduFKtGuB/dsI4YZZw="; hash = "sha256-wziSP4mbUnAAPzmkl1qXbT95Ku/M9rMb63s/5ndCXrk="; }; vendorHash = "sha256-kVI1DigDlTvrYLVRUYoW+AAkd31d9EehjRJxrqo8OB4="; vendorHash = "sha256-TZ0ua64DPVlGBrr4ZCexBoyuwvJzRr1t37BTJ2bLuQI="; nativeBuildInputs = [ installShellFiles ]; Loading