Merge remote-tracking branch 'origin/master' into b12f
This commit is contained in:
commit
6039a73b04
|
@ -11,8 +11,6 @@ steps:
|
||||||
- cron
|
- cron
|
||||||
cron:
|
cron:
|
||||||
- sync-master-with-upstream
|
- sync-master-with-upstream
|
||||||
- sync-b12f-with-master
|
|
||||||
- sync-teutat3s-with-master
|
|
||||||
environment:
|
environment:
|
||||||
GITEA_SSH_KEY:
|
GITEA_SSH_KEY:
|
||||||
from_secret: gitea_ssh_key
|
from_secret: gitea_ssh_key
|
||||||
|
|
|
@ -33,7 +33,6 @@ in
|
||||||
watson
|
watson
|
||||||
nnn
|
nnn
|
||||||
fd
|
fd
|
||||||
direnv
|
|
||||||
];
|
];
|
||||||
|
|
||||||
programs.neovim = import ./nvim { inherit config; inherit pkgs; };
|
programs.neovim = import ./nvim { inherit config; inherit pkgs; };
|
||||||
|
|
Loading…
Reference in a new issue