vimiv: mark as broken
cc @aszlig
This commit is contained in:
parent
c38d6b493e
commit
62303628ce
@ -68,5 +68,6 @@ python3Packages.buildPythonApplication rec {
|
||||
description = "An image viewer with Vim-like keybindings";
|
||||
license = lib.licenses.mit;
|
||||
platforms = lib.platforms.linux;
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user