Skip to content

Commit 49b99d7

Browse files
Update Nix vendorHash to sha256-eNm2ChvQ10xAYPJ6jN+Cm4CCnZfqk2e2MFGQ1Uj6T3w=
1 parent 800c2ee commit 49b99d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkgs/defang/cli.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ buildGo125Module {
77
pname = "defang-cli";
88
version = "git";
99
src = lib.cleanSource ../../src;
10-
vendorHash = "sha256-qNsk3rEco0mzBIPodsp3GZpzgaIzthAPSIMmVCja50I=";
10+
vendorHash = "sha256-eNm2ChvQ10xAYPJ6jN+Cm4CCnZfqk2e2MFGQ1Uj6T3w=";
1111

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

0 commit comments

Comments
 (0)