From 0b8da6bcd7489be184e8cd068fce7d6b7998b870 Mon Sep 17 00:00:00 2001 From: Chris Marchesi Date: Thu, 25 Jan 2024 21:46:01 -0800 Subject: [PATCH] nix: update nixpkgs-zig-0-12 This updates the nixpkgs-zig-0-12 to be in line with the current overlay Zig (0.12.0-dev.2334+aef1da163). --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index d020a5c90..a79562d2c 100644 --- a/flake.lock +++ b/flake.lock @@ -147,11 +147,11 @@ }, "nixpkgs-zig-0-12": { "locked": { - "lastModified": 1704769352, - "narHash": "sha256-qgRtwLlB1QePcFVrzGWVcL51NoYjVTsMlhG9JZTJVyU=", + "lastModified": 1706247802, + "narHash": "sha256-wcEYxplhiIQNRAjgDhuinZTfMqTXCyVqXpbLRRSofRo=", "owner": "vancluever", "repo": "nixpkgs", - "rev": "2e0fee0ad691025495254bf35a4fbe87dd8f2b92", + "rev": "73426540157eea901755d4ac2b6f9b9d83540f54", "type": "github" }, "original": {