From 90d99ed5e561338471c6f7b930f461adae1fc390 Mon Sep 17 00:00:00 2001 From: forgejo-actions Date: Thu, 13 Mar 2025 00:01:22 +0000 Subject: [PATCH] flake.lock: Update 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/52e3095f6d812b91b22fb7ad0bfc1ab416453634' (2025-03-08) → 'github:nixos/nixpkgs/ebe2788eafd539477f83775ef93c3c7e244421d3' (2025-03-10) ``` --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 3cf5212..4a664c5 100644 --- a/flake.lock +++ b/flake.lock @@ -20,11 +20,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1741445498, - "narHash": "sha256-F5Em0iv/CxkN5mZ9hRn3vPknpoWdcdCyR0e4WklHwiE=", + "lastModified": 1741600792, + "narHash": "sha256-yfDy6chHcM7pXpMF4wycuuV+ILSTG486Z/vLx/Bdi6Y=", "owner": "nixos", "repo": "nixpkgs", - "rev": "52e3095f6d812b91b22fb7ad0bfc1ab416453634", + "rev": "ebe2788eafd539477f83775ef93c3c7e244421d3", "type": "github" }, "original": {