From bfb0d2a6c5c116bda85d30d3fce1c5acf104441d Mon Sep 17 00:00:00 2001 From: Ada Alakbarova Date: Thu, 16 Oct 2025 13:41:03 +0200 Subject: [PATCH] chore: update flake This bumps Rust version from 1.86.0 to 1.89.0, mainly in order to get the let-chain support that is required for compiling `jxl-bitstream` --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 036f5f8..d2e188a 100644 --- a/flake.lock +++ b/flake.lock @@ -2,11 +2,11 @@ "nodes": { "nixpkgs": { "locked": { - "lastModified": 1748248602, - "narHash": "sha256-LanRAm0IRpL36KpCKSknEwkBFvTLc9mDHKeAmfTrHwg=", + "lastModified": 1760533177, + "narHash": "sha256-OwM1sFustLHx+xmTymhucZuNhtq98fHIbfO8Swm5L8A=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "ad331efcaf680eb1c838cb339472399ea7b3cdab", + "rev": "35f590344ff791e6b1d6d6b8f3523467c9217caf", "type": "github" }, "original": {