From 3f1a2b5baf879e6a28c0858abc7ab2a86a161841 Mon Sep 17 00:00:00 2001 From: Alexander Tomokhov Date: Mon, 21 Apr 2025 20:20:41 +0400 Subject: [PATCH] fix nixpkgs-2411 in flake.lock --- flake.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index 17fba7e..daa2e18 100644 --- a/flake.lock +++ b/flake.lock @@ -33,17 +33,17 @@ }, "nixpkgs-2411": { "locked": { - "lastModified": 1744440957, - "narHash": "sha256-FHlSkNqFmPxPJvy+6fNLaNeWnF1lZSgqVCl/eWaJRc4=", + "lastModified": 1738435198, + "narHash": "sha256-5+Hmo4nbqw8FrW85FlNm4IIrRnZ7bn0cmXlScNsNRLo=", "owner": "nixos", "repo": "nixpkgs", - "rev": "26d499fc9f1d567283d5d56fcf367edd815dba1d", + "rev": "f6687779bf4c396250831aa5a32cbfeb85bb07a3", "type": "github" }, "original": { "owner": "nixos", - "ref": "nixos-24.11", "repo": "nixpkgs", + "rev": "f6687779bf4c396250831aa5a32cbfeb85bb07a3", "type": "github" } },