mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
{nixos/cosmic, cosmic-packages}: adopt by NixOS/cosmic team
This commit is contained in:
parent
7491549723
commit
446b74a552
30 changed files with 30 additions and 123 deletions
|
|
@ -52,10 +52,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
|
|||
# round_moons_nasa.jpg: https://www.planetary.org/space-images/the-solar-systems-round-moons
|
||||
publicDomain
|
||||
];
|
||||
maintainers = with lib.maintainers; [
|
||||
pandapip1
|
||||
HeitorAugustoLN
|
||||
];
|
||||
maintainers = lib.teams.cosmic.members;
|
||||
platforms = lib.platforms.unix;
|
||||
};
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue