Skip to content

Commit

Permalink
update nix vendor sha - xdg
Browse files Browse the repository at this point in the history
  • Loading branch information
F1bonacc1 committed Nov 5, 2022
1 parent 785c709 commit 6308227
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ pkgs.buildGoModule rec {

nativeBuildInputs = [ installShellFiles ];

vendorSha256 = "RqPH8gm8K8sLuRl4FTpGeitS++t3ygAgZ6OMvBCsCB8=";
vendorSha256 = "IsO1B6z1/HoGQ8xdNKQqZ/eZd90WikDbU9XiP0z28mU=";

postInstall = ''
mv $out/bin/{src,process-compose}
Expand Down

0 comments on commit 6308227

Please sign in to comment.