From 771e37650f71da2c69c64216dc85061c2c867fc5 Mon Sep 17 00:00:00 2001 From: Sam Date: Thu, 16 Jan 2025 13:11:53 +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/c4bb81edb3cc9481ca2206fad798a0886bbfe96f?narHash=sha256-T6M2uCN8m58ySbRmR1hAoKlmLCyrwmWqQFYWYdungiY%3D' (2025-01-15) → 'github:nixos/nixpkgs/a1e6e0698311108e80b3a28a555f4ce15b4035ba?narHash=sha256-2QJJYpItaT/j0/9LIPlt8gGOfVgbveUPgKtg5GJP8cA%3D' (2025-01-16) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 7fbd0f0..8b93701 100644 --- a/flake.lock +++ b/flake.lock @@ -632,11 +632,11 @@ }, "nixpkgs_3": { "locked": { - "lastModified": 1736974458, - "narHash": "sha256-T6M2uCN8m58ySbRmR1hAoKlmLCyrwmWqQFYWYdungiY=", + "lastModified": 1737032324, + "narHash": "sha256-2QJJYpItaT/j0/9LIPlt8gGOfVgbveUPgKtg5GJP8cA=", "owner": "nixos", "repo": "nixpkgs", - "rev": "c4bb81edb3cc9481ca2206fad798a0886bbfe96f", + "rev": "a1e6e0698311108e80b3a28a555f4ce15b4035ba", "type": "github" }, "original": {