From 134d63d1bc78c4dbfcf55aafca63cf13ec72bcb6 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Sat, 24 Dec 2022 10:57:24 -0800 Subject: [PATCH] update zig -- should fix codesign issue --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 76abbf960..3ee9a5a3b 100644 --- a/flake.lock +++ b/flake.lock @@ -109,11 +109,11 @@ "nixpkgs": "nixpkgs_2" }, "locked": { - "lastModified": 1671710885, - "narHash": "sha256-ou5AuxH82s4qZTbwrZZyMm9EI55H3sLSdCmVSpXawyI=", + "lastModified": 1671883625, + "narHash": "sha256-SjY6oSAWbGFwu68gdGICKNU43Zh/si5Td4KsgyTDuTw=", "owner": "mitchellh", "repo": "zig-overlay", - "rev": "b2e2762770cea4e64385ac4d725ae10115602851", + "rev": "3b1f1781ec40ad9e793ae7ce58adf2510dbfb95d", "type": "github" }, "original": {