From 3181b239a3c7374174aaeee9975da63175d732b6 Mon Sep 17 00:00:00 2001 From: Automation - Ninlives Date: Sun, 14 Jan 2024 01:16:51 +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/97e55af0ee4fb0e0d8d463610a21a1bbf6e87432' (2024-01-13) → 'github:NixOS/nixpkgs/f1ff9332cf2ca3e1ba77e8610bd6520f66eec05e' (2024-01-14) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index ec0a2dc..e24d349 100644 --- a/flake.lock +++ b/flake.lock @@ -43,11 +43,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1705107857, - "narHash": "sha256-86rsYdJrHlKBLIzxHCOQQcIJgf3opZ00WbS/pm4El+Y=", + "lastModified": 1705194944, + "narHash": "sha256-k6z8Rmq7yfeABGvdIGqdL7Ld9sV8bIheU70uAE746S4=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "97e55af0ee4fb0e0d8d463610a21a1bbf6e87432", + "rev": "f1ff9332cf2ca3e1ba77e8610bd6520f66eec05e", "type": "github" }, "original": {