Loading pkgs/by-name/fl/flyctl/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ buildGoModule rec { pname = "flyctl"; version = "0.4.20"; version = "0.4.27"; src = fetchFromGitHub { owner = "superfly"; Loading @@ -22,11 +22,11 @@ buildGoModule rec { cd "$out" git rev-parse HEAD > COMMIT ''; hash = "sha256-tXumQuaIs3vIhZGIf9wClqH4j2sy3dFp+AgAMzTUfSE="; hash = "sha256-C0MlKxkd3fftaBoVsmpnBP+tLw1dTCckKS0BrZGt8/c="; }; proxyVendor = true; vendorHash = "sha256-6J4xoGBcJK828Yz5KlfvebS8KrQH+gs1UFPDbYKOS/M="; vendorHash = "sha256-BqlLRnyr0m57lshGsjElK39JKYoJrIr281SevOUVhzI="; subPackages = [ "." ]; Loading Loading
pkgs/by-name/fl/flyctl/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ buildGoModule rec { pname = "flyctl"; version = "0.4.20"; version = "0.4.27"; src = fetchFromGitHub { owner = "superfly"; Loading @@ -22,11 +22,11 @@ buildGoModule rec { cd "$out" git rev-parse HEAD > COMMIT ''; hash = "sha256-tXumQuaIs3vIhZGIf9wClqH4j2sy3dFp+AgAMzTUfSE="; hash = "sha256-C0MlKxkd3fftaBoVsmpnBP+tLw1dTCckKS0BrZGt8/c="; }; proxyVendor = true; vendorHash = "sha256-6J4xoGBcJK828Yz5KlfvebS8KrQH+gs1UFPDbYKOS/M="; vendorHash = "sha256-BqlLRnyr0m57lshGsjElK39JKYoJrIr281SevOUVhzI="; subPackages = [ "." ]; Loading