Skip to content

Commit cdb5808

Browse files
committed
flake: update cargo hash
not sure why it changed, maybe toolchain changes?
1 parent 37f99e9 commit cdb5808

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
src = ./.;
2222

23-
cargoHash = "sha256-hext0S0o9D9pN9epzXtD5dwAYMPCLpBBOBT4FX0mTMk=";
23+
cargoHash = "sha256-U6lW2kN/2MXDIl97wg4dNdtm9C4K7gGP0cfhu49zRUQ=";
2424

2525
meta = with pkgs.lib; {
2626
description = "A Git mirroring tool";

0 commit comments

Comments
 (0)