diff options
author | sterni <sternenseemann@systemli.org> | 2022-02-12T18·35+0100 |
---|---|---|
committer | sterni <sternenseemann@systemli.org> | 2022-02-13T09·15+0000 |
commit | 235eda6649daf21825bec425eebd68da834c40ef (patch) | |
tree | a35ec109d6afbdea610236a10860f3453571771b /ops/machines | |
parent | c351aa5af4782f1f7a2dcbd09c4482e6ec884360 (diff) |
chore(3p/sources): Bump channels & overlays r/3812
* //nix/buildLisp: re-enable CCL, as the crash has been fixed upstream, although it is unclear what exactly caused / fixed it. * //ops/whitby: the kitty build broke upstream, so we can't install the terminfo on whitby for a bit. Change-Id: I5710acbe837fbc936e334b2e81f9cf00ed6ae280 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5274 Tested-by: BuildkiteCI Reviewed-by: tazjin <tazjin@tvl.su>
Diffstat (limited to 'ops/machines')
-rw-r--r-- | ops/machines/whitby/default.nix | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ops/machines/whitby/default.nix b/ops/machines/whitby/default.nix index 0aa61fda80cf..11493b930bdb 100644 --- a/ops/machines/whitby/default.nix +++ b/ops/machines/whitby/default.nix @@ -466,7 +466,8 @@ in htop hyperfine jq - kitty.terminfo + # TODO(sterni): re-enable when the kitty build is fixed upstreams + # kitty.terminfo nano nvd ripgrep |