From 645abaa8bb2c656e39f8ae58ccb26a68dbfe15d2 Mon Sep 17 00:00:00 2001 From: Deployerbot Main Date: Thu, 24 Aug 2023 23:30:52 +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/a16f7eb56e88c8985fcc6eb81dabd6cade4e425a' (2023-08-22) → 'github:NixOS/nixpkgs/26c18ae5be05d216275eb8f77e1a0bf14b189ed5' (2023-08-24) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 903b7d6..5ea3d0b 100644 --- a/flake.lock +++ b/flake.lock @@ -105,11 +105,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1692698134, - "narHash": "sha256-YtMmZWR/dlTypOcwiZfZTMPr3tj9fwr05QTStfSyDSg=", + "lastModified": 1692838594, + "narHash": "sha256-lV6+2ROsxe8eXg6LoIH5zWmMlYBWqr+LNMCKS3CSveA=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "a16f7eb56e88c8985fcc6eb81dabd6cade4e425a", + "rev": "26c18ae5be05d216275eb8f77e1a0bf14b189ed5", "type": "github" }, "original": {