fixup! packages/cinny: 2.2.0 -> 2.2.2

This commit is contained in:
Max Headroom 2022-10-02 17:07:07 +02:00
parent 354968d515
commit b27dd5c098

View file

@ -13,7 +13,7 @@ let
src = fetchzip {
name = "cinny-tarball-${version}";
url = "https://github.com/${repo.owner}/${repo.repo}/releases/download/${cinny.version}/cinny-${cinny.version}.tar.gz";
sha256 = "sha256-4dyR9zd3wCHp1HWROqGWflan2E/aqkKee4Jorqg6eQE=";
sha256 = "sha256-BOsqvnpLaP6ORzSB5C5ebYyP2rPEN1GliAfuGCFkFhQ=";
};
buildCommand = ''