Skip to content

Commit

Permalink
Merge pull request #7 from ambroisie/update-time
Browse files Browse the repository at this point in the history
cargo: bump time to fix compilation error
  • Loading branch information
ambroisie committed Sep 4, 2024
2 parents 24c0156 + aef4d65 commit a028104
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 5 deletions.
16 changes: 12 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

src = ./.;

cargoHash = "sha256-hext0S0o9D9pN9epzXtD5dwAYMPCLpBBOBT4FX0mTMk=";
cargoHash = "sha256-U6lW2kN/2MXDIl97wg4dNdtm9C4K7gGP0cfhu49zRUQ=";

meta = with pkgs.lib; {
description = "A Git mirroring tool";
Expand Down

0 comments on commit a028104

Please sign in to comment.