chore(3p/nixpkgs): Bump channels to 2021-09-20
Included fixes: * grfn/mugwump: removed superfluous Buildkite agent user * tazjin/camden: Disabled bitlbee (user config is broken) * grfn/home/vim: vimUtils expects a `pname` * 3p/nixpkgs: Pick awscli2 from stable channel Change-Id: I64ed726b3350f75c7a8a0e6552bcf1d8d9ba7d46
This commit is contained in:
parent
43b1791ec6
commit
87c141d3d7
4 changed files with 11 additions and 13 deletions
|
|
@ -248,8 +248,4 @@ with lib;
|
|||
isSystemUser = true;
|
||||
extraGroups = [ "docker" ];
|
||||
};
|
||||
users.users."buildkite-agent-mugwump-2" = {
|
||||
isSystemUser = true;
|
||||
extraGroups = [ "docker" ];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue