pkgs: add vimix-cursors

This commit is contained in:
Bruno BELANYI 2021-05-27 19:05:17 +02:00
parent f66da6fee6
commit 76d165343e
2 changed files with 46 additions and 0 deletions

View file

@ -16,6 +16,8 @@ rec {
nolimips = pkgs.callPackage ./nolimips { };
vimix-cursors = pkgs.callPackage ./vimix-cursors { };
unbound-zones-adblock = pkgs.callPackage ./unbound-zones-adblock {
inherit unified-hosts-lists;
};