From 4bc6ba7c539d66de00353adc23768f5cf55f568f Mon Sep 17 00:00:00 2001 From: CherryKitten Date: Sat, 3 Aug 2024 16:55:50 +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-unstable': 'github:NixOS/nixpkgs/af9c15bc7a314c226d7d5d85e159f7a73e8d9fae' (2024-07-19) → 'github:NixOS/nixpkgs/c3392ad349a5227f4a3464dce87bcc5046692fce' (2024-07-31) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index dc94513..782d48a 100644 --- a/flake.lock +++ b/flake.lock @@ -192,11 +192,11 @@ }, "nixpkgs-unstable": { "locked": { - "lastModified": 1721373214, - "narHash": "sha256-crpGeGQGFlnCsMyCE5eheyjzo3xo03o1FXJ2sAbm7No=", + "lastModified": 1722415718, + "narHash": "sha256-5US0/pgxbMksF92k1+eOa8arJTJiPvsdZj9Dl+vJkM4=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "af9c15bc7a314c226d7d5d85e159f7a73e8d9fae", + "rev": "c3392ad349a5227f4a3464dce87bcc5046692fce", "type": "github" }, "original": {