commit a87f925676e119462a926a0196651df9fd195243 parent 59ac9e0ad4a6769deaff91259abe9c2605175073 Author: mtmn <miro@haravara.org> Date: Sun, 31 May 2026 20:22:38 +0200 chore: install sccache Diffstat:
| M | hosts/void/default.nix | | | 1 | + |
| M | hosts/void/overlays/config/shell/rc/void | | | 0 |
2 files changed, 1 insertion(+), 0 deletions(-)
diff --git a/hosts/void/default.nix b/hosts/void/default.nix @@ -88,6 +88,7 @@ samurai buck2 skopeo + sccache ]; utils = [ diff --git a/hosts/void/overlays/config/shell/rc/void b/hosts/void/overlays/config/shell/rc/void Binary files differ.