From 95ee70d419f0a0d185370ddccaca611685a611c9 Mon Sep 17 00:00:00 2001 From: coolneng Date: Sat, 29 Oct 2022 04:50:39 +0200 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/5bdb380ee7fa036d47b19e9d854928f4881c50a1' (2022-10-26) → 'github:NixOS/nixpkgs/2001e2b31c565bcdf7bc13062b8d7cfccaca05b8' (2022-10-27) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index d4dd175..b40dccf 100644 --- a/flake.lock +++ b/flake.lock @@ -106,11 +106,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1666792786, - "narHash": "sha256-uG81j5Axyps2IjedvlmRbWhCCUXOAI4wNpH3O0dVG0s=", + "lastModified": 1666869603, + "narHash": "sha256-3V53or4Vpu4+LrGfGSh3T2V8+qf5RP6nRuex9GywkwE=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "5bdb380ee7fa036d47b19e9d854928f4881c50a1", + "rev": "2001e2b31c565bcdf7bc13062b8d7cfccaca05b8", "type": "github" }, "original": {