Loading pkgs/by-name/fa/fastly/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -12,13 +12,13 @@ buildGoModule (finalAttrs: { pname = "fastly"; version = "14.2.0"; version = "14.3.0"; src = fetchFromGitHub { owner = "fastly"; repo = "cli"; tag = "v${finalAttrs.version}"; hash = "sha256-Pz1lK/A4PK41SNZgXLh041a8KQMH8zDuQevWQReffYU="; hash = "sha256-lUhBSx6iPKk4j4jkSaSM4UrJkX84XJVgziayRlZ7bcg="; # The git commit is part of the `fastly version` original output; # leave that output the same in nixpkgs. Use the `.git` directory # to retrieve the commit SHA, and remove the directory afterwards, Loading @@ -35,7 +35,7 @@ buildGoModule (finalAttrs: { "cmd/fastly" ]; vendorHash = "sha256-/pLaVfP/qnfcGNClhkhYB3Au8tEz1Tiw2HM7IiKfhPs="; vendorHash = "sha256-XzfsPSG0gEXhlAF9O3VGNn8FGXlvXFxqX7kffQDdsRA="; nativeBuildInputs = [ installShellFiles Loading Loading
pkgs/by-name/fa/fastly/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -12,13 +12,13 @@ buildGoModule (finalAttrs: { pname = "fastly"; version = "14.2.0"; version = "14.3.0"; src = fetchFromGitHub { owner = "fastly"; repo = "cli"; tag = "v${finalAttrs.version}"; hash = "sha256-Pz1lK/A4PK41SNZgXLh041a8KQMH8zDuQevWQReffYU="; hash = "sha256-lUhBSx6iPKk4j4jkSaSM4UrJkX84XJVgziayRlZ7bcg="; # The git commit is part of the `fastly version` original output; # leave that output the same in nixpkgs. Use the `.git` directory # to retrieve the commit SHA, and remove the directory afterwards, Loading @@ -35,7 +35,7 @@ buildGoModule (finalAttrs: { "cmd/fastly" ]; vendorHash = "sha256-/pLaVfP/qnfcGNClhkhYB3Au8tEz1Tiw2HM7IiKfhPs="; vendorHash = "sha256-XzfsPSG0gEXhlAF9O3VGNn8FGXlvXFxqX7kffQDdsRA="; nativeBuildInputs = [ installShellFiles Loading