From bb91a5b27639864cae5e5853256f1c51e97197dd Mon Sep 17 00:00:00 2001 From: "Emilia \"Milly\" Daelman" <48217459+0xMillyByte@users.noreply.github.com> Date: Wed, 11 Feb 2026 11:54:45 +0100 Subject: [PATCH] flake.lock: Update (#10873) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Flake lock file updates: • Updated input 'nixpkgs': 'github:nixos/nixpkgs/54bc082f5a7219d122e74fe52c021cf59fed9d6f?narHash=sha256-N8apMO2pP/upWeH%2BJY5eM8VDp2qBAAzE%2BOY5LRW6qpw%3D' (2024-07-10) → 'github:nixos/nixpkgs/d2e55892626954a846bcc078f1f463c9429c3828?narHash=sha256-c7mvGE1d7ZxTzZsmjmTx/NDe9GtK8vnci9Tyu3Y5eyY%3D' (2026-02-11) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index fbf85d3df..3fc882c5e 100644 --- a/flake.lock +++ b/flake.lock @@ -2,11 +2,11 @@ "nodes": { "nixpkgs": { "locked": { - "lastModified": 1720633750, - "narHash": "sha256-N8apMO2pP/upWeH+JY5eM8VDp2qBAAzE+OY5LRW6qpw=", + "lastModified": 1770804659, + "narHash": "sha256-c7mvGE1d7ZxTzZsmjmTx/NDe9GtK8vnci9Tyu3Y5eyY=", "owner": "nixos", "repo": "nixpkgs", - "rev": "54bc082f5a7219d122e74fe52c021cf59fed9d6f", + "rev": "d2e55892626954a846bcc078f1f463c9429c3828", "type": "github" }, "original": {