From 5dd876d76d7284e0ccd1680c20dae5b35d08bc71 Mon Sep 17 00:00:00 2001 From: coolneng Date: Tue, 28 Feb 2023 04:50:51 +0100 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/7076110064c09f0b3942f609f2134c1358ef2e50' (2023-02-25) → 'github:NixOS/nixpkgs/8bd260eb578e3fea6bce158b24c93ab158d031e7' (2023-02-26) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index abe6ef4..e8cfc41 100644 --- a/flake.lock +++ b/flake.lock @@ -129,11 +129,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1677341534, - "narHash": "sha256-zqaJuOTnKzg5AubC4rzzJ/IS5kU5n4U7vxosv1Fv8Ug=", + "lastModified": 1677447818, + "narHash": "sha256-dgXEUbz2hgaJL4xCD/5JLhA36UJOhP4qn7Cp6UZhB0I=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "7076110064c09f0b3942f609f2134c1358ef2e50", + "rev": "8bd260eb578e3fea6bce158b24c93ab158d031e7", "type": "github" }, "original": {