From 32744f3b2392173d5d881e6809381139b9300d92 Mon Sep 17 00:00:00 2001 From: JulienMalka Date: Tue, 7 Feb 2023 02:00:22 +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/cff83d5032a21aad4f69bf284e95b5f564f4a54e' (2023-02-05) → 'github:NixOS/nixpkgs/13fdd3945d8a2da5e4afe35d8a629193a9680911' (2023-02-06) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 378cd49..dd70e25 100644 --- a/flake.lock +++ b/flake.lock @@ -172,11 +172,11 @@ }, "nixpkgs_2": { "locked": { - "lastModified": 1675600654, - "narHash": "sha256-ipsDTkzRq1CAl2g5tYd7ugjVMSKF6KLh9F+5Kso0lT0=", + "lastModified": 1675681488, + "narHash": "sha256-0E/oYpixC+joFk7UrY60TwZcdthzP2BXmJwne3Ni8ZI=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "cff83d5032a21aad4f69bf284e95b5f564f4a54e", + "rev": "13fdd3945d8a2da5e4afe35d8a629193a9680911", "type": "github" }, "original": {