update to 22.11

This commit is contained in:
Leonardo Eugênio 2022-12-02 14:40:11 -03:00
parent 5116ebbe0c
commit 1cf49d44c6
6 changed files with 55 additions and 40 deletions

View file

@ -18,7 +18,7 @@
src = inputs.alacritty-sixel;
cargoDeps = old-alacritty.cargoDeps.overrideAttrs (prev.lib.const {
inherit src;
outputHash = "sha256-svZ/ySK09m4KVJE5LBLtD7ZEoExGwpFn4UP5tfhGKMc=";
outputHash = "sha256-jqjYMVkH32z5EFgafiOYAOc5Q/IYs0jjJeqRb0L6WsY=";
});
}));
ranger = (prev.ranger.overridePythonAttrs (old-ranger: rec {