mod: adjusted sha to match
like i should've done in the first place
This commit is contained in:
@@ -7,7 +7,7 @@ let
|
|||||||
owner = "vorlie";
|
owner = "vorlie";
|
||||||
repo = "ani-cli-rs";
|
repo = "ani-cli-rs";
|
||||||
rev = "${version}";
|
rev = "${version}";
|
||||||
sha256 = "sha256-4JjCe9dCggLtETmH8yWYyn1tkHimPYtTp0BLQML3NKY=";
|
sha256 = "sha256-19U/p583B5d/Kd0O1raYhREz6zYMeudyTH7dh9bi/jU=";
|
||||||
};
|
};
|
||||||
in pkgs.rustPlatform.buildRustPackage {
|
in pkgs.rustPlatform.buildRustPackage {
|
||||||
inherit pname version src;
|
inherit pname version src;
|
||||||
|
|||||||
Reference in New Issue
Block a user