mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-25 23:23:07 +00:00
nixos-rebuild: add thiagokokada as maintainer
This commit is contained in:
parent
5873ae4143
commit
eec5a8bdb8
@ -62,7 +62,7 @@ substitute {
|
||||
description = "Rebuild your NixOS configuration and switch to it, on local hosts and remote";
|
||||
homepage = "https://github.com/NixOS/nixpkgs/tree/master/pkgs/os-specific/linux/nixos-rebuild";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = [ lib.maintainers.Profpatsch ];
|
||||
maintainers = with lib.maintainers; [ Profpatsch thiagokokada ];
|
||||
mainProgram = "nixos-rebuild";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user