From e8d76cb19dcecb7713096e760b4f0101695e6fcc Mon Sep 17 00:00:00 2001 From: NotAShelf Date: Thu, 31 Oct 2024 22:21:30 +0300 Subject: [PATCH] nix: bump nixpkgs Current dependencies require Rustc 1.72.0 or above, this updates nixpkgs and therefore Rustc --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 95138f2..428c142 100644 --- a/flake.lock +++ b/flake.lock @@ -22,11 +22,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1728492678, - "narHash": "sha256-9UTxR8eukdg+XZeHgxW5hQA9fIKHsKCdOIUycTryeVw=", + "lastModified": 1730200266, + "narHash": "sha256-l253w0XMT8nWHGXuXqyiIC/bMvh1VRszGXgdpQlfhvU=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "5633bcff0c6162b9e4b5f1264264611e950c8ec7", + "rev": "807e9154dcb16384b1b765ebe9cd2bba2ac287fd", "type": "github" }, "original": {