Loading pkgs/by-name/st/step-cli/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ unixtools, }: let version = "0.29.0"; version = "0.30.2"; in buildGoModule { pname = "step-cli"; Loading @@ -18,7 +18,7 @@ buildGoModule { owner = "smallstep"; repo = "cli"; tag = "v${version}"; hash = "sha256-JUJeW9/m3fTaDfUublFDSQ3R5gT6Xvn97c5VokBvZ30="; hash = "sha256-xhkgPBPMxphlwTQiGPmvC8sQWCoepga3v6LVzHgh5zE="; # this file change depending on git branch status (via .gitattributes) # https://github.com/NixOS/nixpkgs/issues/84312 postFetch = '' Loading @@ -39,7 +39,7 @@ buildGoModule { patchShebangs integration/openssl-jwt.sh ''; vendorHash = "sha256-0ZnuqyB2/fgfADCvYHj2o4PFwf0Btn6+GouXCPqzKmk="; vendorHash = "sha256-SnU2jkHZNhn8zS9S/2/MiZRtBV0sVy28n+BJY6RpCag="; nativeBuildInputs = [ installShellFiles ]; nativeCheckInputs = [ Loading Loading
pkgs/by-name/st/step-cli/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ unixtools, }: let version = "0.29.0"; version = "0.30.2"; in buildGoModule { pname = "step-cli"; Loading @@ -18,7 +18,7 @@ buildGoModule { owner = "smallstep"; repo = "cli"; tag = "v${version}"; hash = "sha256-JUJeW9/m3fTaDfUublFDSQ3R5gT6Xvn97c5VokBvZ30="; hash = "sha256-xhkgPBPMxphlwTQiGPmvC8sQWCoepga3v6LVzHgh5zE="; # this file change depending on git branch status (via .gitattributes) # https://github.com/NixOS/nixpkgs/issues/84312 postFetch = '' Loading @@ -39,7 +39,7 @@ buildGoModule { patchShebangs integration/openssl-jwt.sh ''; vendorHash = "sha256-0ZnuqyB2/fgfADCvYHj2o4PFwf0Btn6+GouXCPqzKmk="; vendorHash = "sha256-SnU2jkHZNhn8zS9S/2/MiZRtBV0sVy28n+BJY6RpCag="; nativeBuildInputs = [ installShellFiles ]; nativeCheckInputs = [ Loading