From fbf2bd97e6a2d6ce47c74a81df104c27aa60d980 Mon Sep 17 00:00:00 2001 From: Automation - Ninlives Date: Sat, 21 Dec 2024 01:26:38 +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/d441bda39240dedaf2fe07fe3f7dce38c4f35364?narHash=sha256-f8l8Zbk%2B4a5QrVmZrSLbukkeQHUliWVGPCYqgtFHDD0%3D' (2024-12-20) → 'github:NixOS/nixpkgs/8480747d28e48dd3e9f5b0ec829456b3e70d3570?narHash=sha256-vh/zRxMphMe3J5QHeHHsmF4o/i/n%2BZ7Lfc6GRTH5B2Y%3D' (2024-12-21) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 25d0512..d7c93b3 100644 --- a/flake.lock +++ b/flake.lock @@ -43,11 +43,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1734656114, - "narHash": "sha256-f8l8Zbk+4a5QrVmZrSLbukkeQHUliWVGPCYqgtFHDD0=", + "lastModified": 1734741516, + "narHash": "sha256-vh/zRxMphMe3J5QHeHHsmF4o/i/n+Z7Lfc6GRTH5B2Y=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "d441bda39240dedaf2fe07fe3f7dce38c4f35364", + "rev": "8480747d28e48dd3e9f5b0ec829456b3e70d3570", "type": "github" }, "original": {