Skip to content

Commit c6137dd

Browse files
committed
Update cli.nix vendorHash
1 parent b604938 commit c6137dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/defang/cli.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ buildGoModule {
77
pname = "defang-cli";
88
version = "git";
99
src = ../../src;
10-
vendorHash = "sha256-1f9SZOOr60sgK2QAaf0F7Q6a2Biq2JVlV7BTSjC0Hus="; # TODO: use fetchFromGitHub
10+
vendorHash = "sha256-VkI1L/yuZKRU8e4TeNZKXmB0hCxI+RvY8iqDlzWrY2s="; # TODO: use fetchFromGitHub
1111

1212
subPackages = [ "cmd/cli" ];
1313

0 commit comments

Comments
 (0)