From 41f670eb9b9a84802999859252ee00045c09164e Mon Sep 17 00:00:00 2001 From: Chris Marchesi Date: Tue, 27 Feb 2024 10:59:39 -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.3033+031f23117). --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 3d277e651..fe78e4904 100644 --- a/flake.lock +++ b/flake.lock @@ -147,11 +147,11 @@ }, "nixpkgs-zig-0-12": { "locked": { - "lastModified": 1708536163, - "narHash": "sha256-UdGZLYXoIJRal/J/uYlMqPi27LE92wdsIHtDOWRVXhM=", + "lastModified": 1709060268, + "narHash": "sha256-IGt0MDqdojBXdE97ORxL2Pk5x4GHFEOc3G7tjsMXLfU=", "owner": "vancluever", "repo": "nixpkgs", - "rev": "aba18e2126357afc8a997c12dcf027517b7432b0", + "rev": "c7dc015475bd4ac5de01a04680aa08777879add1", "type": "github" }, "original": {