iosevka-comfy: 1.0.0 -> 1.1.1

This commit is contained in:
Damien Cassou 2022-10-24 08:43:55 +02:00
parent 31acb601e3
commit d1a518c1d3
No known key found for this signature in database
GPG key ID: B68746238E59B548

View file

@ -15,12 +15,12 @@ let
"comfy-wide-fixed"
"comfy-wide-duo"
];
version = "1.0.0";
version = "1.1.0";
src = fetchFromSourcehut {
owner = "~protesilaos";
repo = "iosevka-comfy";
rev = version;
sha256 = "0psbz40hicv3v3x7yq26hy6nfbzml1kha24x6a88rfrncdp6bds7";
sha256 = "1h72my1s9pvxww6yijrvhy7hj9dspnshya60i60p1wlzr6d18v3p";
};
privateBuildPlan = src.outPath + "/private-build-plans.toml";
overrideAttrs = (attrs: {