From f8cd371cf589403355d0ce97e91956632959c199 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 7 Jan 2025 16:00:12 +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/dfaa4cb76c2d450d8f396bb6b9f43cede3ade129?narHash=sha256-SVeiClbgqL071JpAspOu0gCkPSAL51kSIRwo4C/pghA%3D' (2024-11-16) → 'github:NixOS/nixpkgs/664f4619297ccaae790a9a79523fec54a2601b38?narHash=sha256-ETrrpbJt84Akq2dMs5EaHqoye2qB2hCGzy3dDm%2BbKYI%3D' (2025-01-07) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 44e5fee5..9c5ae463 100644 --- a/flake.lock +++ b/flake.lock @@ -22,11 +22,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1731745710, - "narHash": "sha256-SVeiClbgqL071JpAspOu0gCkPSAL51kSIRwo4C/pghA=", + "lastModified": 1736252914, + "narHash": "sha256-ETrrpbJt84Akq2dMs5EaHqoye2qB2hCGzy3dDm+bKYI=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "dfaa4cb76c2d450d8f396bb6b9f43cede3ade129", + "rev": "664f4619297ccaae790a9a79523fec54a2601b38", "type": "github" }, "original": {