From 1e6178d85ab566c1ff6cc7388921da443342b665 Mon Sep 17 00:00:00 2001 From: Aaron Bieber Date: Mon, 5 Feb 2024 09:50:43 -0700 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/b21d62223e01fa300390b7fe5531bc664b34fc99' (2023-12-20) → 'github:nixos/nixpkgs/27dbf77d62d4531f0aef4e616ede789ac49f5fd2' (2024-02-05) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index fad7134..122cdb0 100644 --- a/flake.lock +++ b/flake.lock @@ -2,11 +2,11 @@ "nodes": { "nixpkgs": { "locked": { - "lastModified": 1703108738, - "narHash": "sha256-JEMMgKk5MoTNSUcju/RtT6LYtEVAHSaYRMgsG7ZbT8g=", + "lastModified": 1707151468, + "narHash": "sha256-IZYdxHxYnNDAFMW5QZBVnHnPn1Gj7+/76tT8C5obKHA=", "owner": "nixos", "repo": "nixpkgs", - "rev": "b21d62223e01fa300390b7fe5531bc664b34fc99", + "rev": "27dbf77d62d4531f0aef4e616ede789ac49f5fd2", "type": "github" }, "original": {