From decb5d5e7eabf89f74ff279aac4c17cde3f70bc0 Mon Sep 17 00:00:00 2001 From: Chris Marchesi Date: Thu, 18 Apr 2024 15:49:39 -0700 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.3676+21a6a1b0f). --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 98f80020d..5b167dee4 100644 --- a/flake.lock +++ b/flake.lock @@ -147,11 +147,11 @@ }, "nixpkgs-zig-0-12": { "locked": { - "lastModified": 1712247214, - "narHash": "sha256-7PTw86NnE2nCQPf+PPI/kOKwmlbbTqUthYSz/nDnAoc=", + "lastModified": 1713479535, + "narHash": "sha256-PnquFNhs0vtXwHkKk44dmnrNTMMCQelgi8pS/DGh6Ks=", "owner": "vancluever", "repo": "nixpkgs", - "rev": "6726262c930716f601345b2c9d0c42ba069991b8", + "rev": "153458bf17bfeedd3ab8b9a3250ba1168135e8ae", "type": "github" }, "original": {