From 21e832b8ead0e700ab5dce92f9c57f406a21cbe2 Mon Sep 17 00:00:00 2001 From: Automation - Ninlives Date: Sun, 31 Dec 2023 01:14:26 +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/21d3b6284c75a138ecf35b948eaa58ca8ab879e3' (2023-12-30) → 'github:NixOS/nixpkgs/20cff7712215026d63be62ab1e0d52abdcaf107c' (2023-12-31) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index d1386b0..a0c590f 100644 --- a/flake.lock +++ b/flake.lock @@ -43,11 +43,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1703897163, - "narHash": "sha256-FDI/2/wwsXGHlfBMyQSjnjKAj8jxWSvl94CdgW4l3dU=", + "lastModified": 1703985012, + "narHash": "sha256-3+0Xp937ZsYo2CkljhV7lJ9QlHT1f8vO40GLie6pDMc=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "21d3b6284c75a138ecf35b948eaa58ca8ab879e3", + "rev": "20cff7712215026d63be62ab1e0d52abdcaf107c", "type": "github" }, "original": {