update cargodeps hash for girt
This commit is contained in:
parent
cc450395c0
commit
37c94e0b67
|
@ -233,7 +233,7 @@ in
|
||||||
cargoDeps = old.cargoDeps.overrideAttrs (oldB: {
|
cargoDeps = old.cargoDeps.overrideAttrs (oldB: {
|
||||||
name = "${oldB.name}";
|
name = "${oldB.name}";
|
||||||
inherit src;
|
inherit src;
|
||||||
outputHash = "197dv8hbj4vd9grvhiinpsww3vfmmbl9b8gxk7la4gs8535s08x7";
|
outputHash = "sha256-/I465/PlOckvov9PgSCg7CN5hEKeeQCw8rPsvpKJons=";
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
in "${girt}/bin/interactive-rebase-tool";
|
in "${girt}/bin/interactive-rebase-tool";
|
||||||
|
|
Loading…
Reference in New Issue