From 53d00ee8a2f96d8818da05277ed87e5be9ff3ba6 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Sat, 15 Oct 2022 14:36:15 -0700 Subject: [PATCH] update zig which fixes test on wide terminals --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 285ccd1c8..352b5514b 100644 --- a/flake.lock +++ b/flake.lock @@ -109,11 +109,11 @@ "nixpkgs": "nixpkgs_2" }, "locked": { - "lastModified": 1665749432, - "narHash": "sha256-CBU/w684CFifFId5rG2QWjj+1iRv6qcF3jzOfAxtMgU=", + "lastModified": 1665835775, + "narHash": "sha256-GLLmb9knbtmg2xNVbAkIvM2ucjco14OKNpJ77OpSjlY=", "owner": "mitchellh", "repo": "zig-overlay", - "rev": "7a5cc16388b0b69464e5231d6b5781a64a8e1983", + "rev": "e060206c85bc27414e9573300b617f5926e0b77f", "type": "github" }, "original": {