From 880dec2bbe5a3c123ebe24a3c855e4fb49fca36d Mon Sep 17 00:00:00 2001 From: Chris Marchesi Date: Mon, 5 Feb 2024 10:20:31 -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.2587+a1b607acb). --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index c7eb42f8e..a3b92f93a 100644 --- a/flake.lock +++ b/flake.lock @@ -147,11 +147,11 @@ }, "nixpkgs-zig-0-12": { "locked": { - "lastModified": 1706247802, - "narHash": "sha256-wcEYxplhiIQNRAjgDhuinZTfMqTXCyVqXpbLRRSofRo=", + "lastModified": 1707156663, + "narHash": "sha256-T0Ah65Sj/HnbEkKmOCaQGSIoNDZDh3K299A0nvXceCk=", "owner": "vancluever", "repo": "nixpkgs", - "rev": "73426540157eea901755d4ac2b6f9b9d83540f54", + "rev": "dfe11015af91c9317604d792715f166d9fce7831", "type": "github" }, "original": {