From 477a79087b807968ee1312ca49bb28e051d0c8f9 Mon Sep 17 00:00:00 2001 From: Chris Marchesi Date: Sun, 7 Jan 2024 13:51:29 -0800 Subject: [PATCH] nix: update nixpkgs-zig-0-12 input, also cache hash This updates zig_0_12 to be built off of 0.12.0-dev.2059+42389cb9c. Additionally, we update the cache hash. --- flake.lock | 6 +++--- nix/zigCacheHash.nix | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index 1afd95ba7..6ff94f69e 100644 --- a/flake.lock +++ b/flake.lock @@ -147,11 +147,11 @@ }, "nixpkgs-zig-0-12": { "locked": { - "lastModified": 1703276979, - "narHash": "sha256-WD3FdpkPRLm0PJC26bZT/cSoPNgKANHq14U5O+CfLqI=", + "lastModified": 1704663772, + "narHash": "sha256-BIDaFQlRhjhrFk+UE7OsV3Jfo/9cbWAWwdjmdy1Hn34=", "owner": "vancluever", "repo": "nixpkgs", - "rev": "d81c22905455c896e79db93fdace8771db1bd995", + "rev": "4f7ae324049ecdf3a84db0bb59d2442bb080304f", "type": "github" }, "original": { diff --git a/nix/zigCacheHash.nix b/nix/zigCacheHash.nix index a8e14bcb2..7f904e8a8 100644 --- a/nix/zigCacheHash.nix +++ b/nix/zigCacheHash.nix @@ -1,3 +1,3 @@ # This file is auto-generated! check build-support/check-zig-cache-hash.sh for # more details. -"sha256-dkMHalbYjq1IGPMnU4v/U0faJH8KpXuQCN6G++WS2n8=" +"sha256-LFwQ1HP+J4CF/MUUG2fYDr3goqxeQ/9SgEkVVrUCvRU="