From f1bb1ab6c91248a70fb843e4bf1a44b9145e2bd6 Mon Sep 17 00:00:00 2001 From: Chris Marchesi Date: Fri, 1 Dec 2023 11:05:34 -0800 Subject: [PATCH] nix: update flake.lock for nixpkgs-zig-0-12 This updates the lockfile for nixpkgs-zig-0-12 so that the latest zig is used for building the nix package. Note that as per history on this topic, this currently only affects the nix package (packages.ghostty), not the devShell. --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 44bbec12e..e67e75a79 100644 --- a/flake.lock +++ b/flake.lock @@ -178,11 +178,11 @@ }, "nixpkgs-zig-0-12": { "locked": { - "lastModified": 1700381855, - "narHash": "sha256-2iN7PIsz7zcGU+va5eUZwNEmBnDGr+sUgoWhpsT5xtw=", + "lastModified": 1701456770, + "narHash": "sha256-LsgT/0lG6y8zx8igjK756jF5oG6jMTzu5co/PZ22Af8=", "owner": "vancluever", "repo": "nixpkgs", - "rev": "d986dbb50cea7804e544ebd77342a2498e399166", + "rev": "6531bc2e5ae7e409fcb044c609840ffca83737e4", "type": "github" }, "original": {