From e0d3f8f6a7549209e32ee08cc19e6403297b90a2 Mon Sep 17 00:00:00 2001 From: Antoine Martin <antoine@alarsyo.net> Date: Fri, 17 Jan 2025 12:13:12 +0100 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-unstable-small': 'github:NixOS/nixpkgs/767b0e3398fb899d0c88a9f7aecf30dd1cad3166' (2024-12-01) → 'github:NixOS/nixpkgs/62e9d4ae7c343fdae23f7cf347d98204488c1401' (2025-01-16) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index a0a2eb4..f687621 100644 --- a/flake.lock +++ b/flake.lock @@ -225,11 +225,11 @@ }, "nixpkgs-unstable-small": { "locked": { - "lastModified": 1733038015, - "narHash": "sha256-kIKqS3093Xz5vuvSLk0x1hqo2pFaGwMjnwr3qrTBkzk=", + "lastModified": 1737007772, + "narHash": "sha256-YmN6LpUQwOaY7gYdcXtX5CtpT4W37taAjbAF6WOmY4Y=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "767b0e3398fb899d0c88a9f7aecf30dd1cad3166", + "rev": "62e9d4ae7c343fdae23f7cf347d98204488c1401", "type": "github" }, "original": {