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
|
@ -16,7 +16,8 @@
|
|||
# vim-colors-solarized
|
||||
# solarized
|
||||
(pkgs.vimUtils.buildVimPlugin {
|
||||
name = "vim-colors-solarized";
|
||||
pname = "vim-colors-solarized";
|
||||
version = "git";
|
||||
src = pkgs.fetchFromGitHub {
|
||||
owner = "glittershark";
|
||||
repo = "vim-colors-solarized";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue