From 6f9a4577c43f0ac9423d8ab48afd78f30a957c4d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 22 Dec 2024 12:10:00 +0900 Subject: [PATCH] flake.lock: Update (#1693) 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/1d4b512e20c9e66920d91b4cdbd520e68be1003b?narHash=sha256-eDQ6KesB%2B%2B%2Bhkvz9d5Pyqsb9Vo%2BLkAQJp/AE%2BOcsJr8%3D' (2024-12-16) → 'github:nixos/nixpkgs/0c23a22ce8d0814888a785b89d5b6172755caac2?narHash=sha256-eYMgOw0y1PTj8VjhwfJlPxGVZ6Af0xkgtYOWp7c1E6s%3D' (2024-12-21) Co-authored-by: github-actions[bot] --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 3632f53ae..678abe332 100644 --- a/flake.lock +++ b/flake.lock @@ -51,11 +51,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1734362027, - "narHash": "sha256-eDQ6KesB+++hkvz9d5Pyqsb9Vo+LkAQJp/AE+OcsJr8=", + "lastModified": 1734825345, + "narHash": "sha256-eYMgOw0y1PTj8VjhwfJlPxGVZ6Af0xkgtYOWp7c1E6s=", "owner": "nixos", "repo": "nixpkgs", - "rev": "1d4b512e20c9e66920d91b4cdbd520e68be1003b", + "rev": "0c23a22ce8d0814888a785b89d5b6172755caac2", "type": "github" }, "original": {