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";
|
||||
repo = "ani-cli-rs";
|
||||
rev = "${version}";
|
||||
sha256 = "sha256-4JjCe9dCggLtETmH8yWYyn1tkHimPYtTp0BLQML3NKY=";
|
||||
sha256 = "sha256-19U/p583B5d/Kd0O1raYhREz6zYMeudyTH7dh9bi/jU=";
|
||||
};
|
||||
in pkgs.rustPlatform.buildRustPackage {
|
||||
inherit pname version src;
|
||||
|
||||
Reference in New Issue
Block a user