pkgs: re-order 'meta'
This is (mostly) alphetically sorted.
This commit is contained in:
parent
894b77c777
commit
6123c7bc3b
16 changed files with 17 additions and 17 deletions
|
|
@ -38,7 +38,7 @@ stdenvNoCC.mkDerivation rec {
|
|||
description = "An X cursor theme inspired by Materia design";
|
||||
homepage = "https://github.com/vinceliuice/Vimix-cursors";
|
||||
license = licenses.gpl3Only;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ ambroisie ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue