From dae92039c7e22ac8faec0cb369c5e541242558e1 Mon Sep 17 00:00:00 2001 From: Chris Marchesi Date: Sat, 2 Dec 2023 19:52:22 -0800 Subject: [PATCH] nix: update nixpkgs-zig-0-12 Just updates the input so that we're on the same Zig nightly as zig-overlay (#983). --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 30cf61815..ef8ba1d19 100644 --- a/flake.lock +++ b/flake.lock @@ -178,11 +178,11 @@ }, "nixpkgs-zig-0-12": { "locked": { - "lastModified": 1701456770, - "narHash": "sha256-LsgT/0lG6y8zx8igjK756jF5oG6jMTzu5co/PZ22Af8=", + "lastModified": 1701575450, + "narHash": "sha256-I3hNRC+3F9RI0YL0YSUpmibCPKr+prCSJ2FWW5cuekA=", "owner": "vancluever", "repo": "nixpkgs", - "rev": "6531bc2e5ae7e409fcb044c609840ffca83737e4", + "rev": "fd803506dbed295c45931f4f5938c28e3484dee7", "type": "github" }, "original": {