pkgs: re-order 'meta'
This is (mostly) alphetically sorted.
This commit is contained in:
parent
1b960c7449
commit
761393205c
16 changed files with 17 additions and 17 deletions
|
|
@ -28,7 +28,7 @@ stdenvNoCC.mkDerivation rec {
|
|||
'';
|
||||
homepage = "https://github.com/StevenBlack/hosts";
|
||||
license = licenses.mit;
|
||||
platforms = platforms.all;
|
||||
maintainers = with maintainers; [ ambroisie ];
|
||||
platforms = platforms.all;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue