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
|
|
@ -16,7 +16,7 @@ rustPlatform.buildRustPackage rec {
|
|||
description = "Git mirroring daemon";
|
||||
homepage = "https://github.com/alarsyo/lohr";
|
||||
license = with licenses; [ mit asl20 ];
|
||||
platforms = platforms.unix;
|
||||
maintainers = with maintainers; [ ambroisie ];
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue