update cargodeps hash for girt

This commit is contained in:
Daniel Lovbrotte Olsen 2022-12-01 16:26:57 +01:00
parent cc450395c0
commit 37c94e0b67
1 changed files with 1 additions and 1 deletions

View File

@ -233,7 +233,7 @@ in
cargoDeps = old.cargoDeps.overrideAttrs (oldB: {
name = "${oldB.name}";
inherit src;
outputHash = "197dv8hbj4vd9grvhiinpsww3vfmmbl9b8gxk7la4gs8535s08x7";
outputHash = "sha256-/I465/PlOckvov9PgSCg7CN5hEKeeQCw8rPsvpKJons=";
});
});
in "${girt}/bin/interactive-rebase-tool";