update
This commit is contained in:
parent
42b5fcf970
commit
951bf6bc91
3 changed files with 54 additions and 37 deletions
|
@ -3,7 +3,7 @@ inputs: (final: prev: {
|
|||
src = inputs.alacritty-sixel;
|
||||
cargoDeps = old-alacritty.cargoDeps.overrideAttrs (prev.lib.const {
|
||||
inherit src;
|
||||
outputHash = "sha256-3zPNaBPRolR17BbUv2X1ocM+W/9YMYP4E91foKOFKaE=";
|
||||
outputHash = "sha256-W3RKvIAhE8+4srSx7jVfMFU/vNcky9Rs6e6uHhxw2WE=";
|
||||
});
|
||||
}));
|
||||
ranger = (prev.ranger.overridePythonAttrs (old-ranger: rec {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue