Skip to content

Commit

Permalink
ci: fix flake checks
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Sagi-Kazar <[email protected]>
  • Loading branch information
sagikazarmark committed May 17, 2024
1 parent ac2d99a commit 5eb68ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@

src = ./.;

vendorSha256 = "sha256-Kz9tMM4XSMOUmlHb/BE5/C/ZohdE505DTeDj9lGki/I=";
vendorHash = "sha256-Kz9tMM4XSMOUmlHb/BE5/C/ZohdE505DTeDj9lGki/I=";

subPackages = [ "protoc-gen-twirp_php" ];

Expand Down

0 comments on commit 5eb68ad

Please sign in to comment.