From d07ab1e7c7454150e5525765c78f107222735158 Mon Sep 17 00:00:00 2001 From: Joris Guyonvarch Date: Sat, 30 Aug 2025 09:03:09 +0200 Subject: Update flake --- flake.lock | 12 ++++++------ flake.nix | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/flake.lock b/flake.lock index 7d6b7e8..d7efc3d 100644 --- a/flake.lock +++ b/flake.lock @@ -20,11 +20,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1736970001, - "narHash": "sha256-Wq8eFcLRdzzdgoZTMcIXbaP1p1HwHrz22lIRkVyK21c=", + "lastModified": 1756536502, + "narHash": "sha256-UJtYol6VxcYYgvPqJ9VfiR1v+BdXALHz3/lGP1EI1+4=", "owner": "nixos", "repo": "nixpkgs", - "rev": "47a62a8840958f3d29bcd25caabb15d9d6c453af", + "rev": "feaea38332686b0774fc1edcce6e6d0940099dd4", "type": "github" }, "original": { @@ -47,11 +47,11 @@ ] }, "locked": { - "lastModified": 1736907983, - "narHash": "sha256-fw55wVwpJW36Md2HZBKuxX3YHGeqsGsspPLtCMVr1Y8=", + "lastModified": 1756521112, + "narHash": "sha256-/YW9DI+vZ2lbTvYAek6BsudUXdpWr0FybTDod4P42L4=", "owner": "oxalica", "repo": "rust-overlay", - "rev": "eaa365c911441e07e387ff6acc596619fc50b156", + "rev": "2243e3f251ea18486f83133cf8e325d2b9b71e89", "type": "github" }, "original": { diff --git a/flake.nix b/flake.nix index 0f8f68a..ecd5385 100644 --- a/flake.nix +++ b/flake.nix @@ -20,7 +20,7 @@ { devShell = mkShell { buildInputs = [ - rust-bin.stable."1.84.0".default + rust-bin.stable."1.89.0".default cargo-watch cargo-edit lld -- cgit v1.2.3