From 40eccd4e243982f7ed87e804d3fedba7c047c9f2 Mon Sep 17 00:00:00 2001 From: Thilo Billerbeck Date: Wed, 15 Nov 2023 13:58:36 +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/df4d6022db36b396fca38931afb41a626ef88e8a' (2023-11-14) → 'github:NixOS/nixpkgs/3298a053090d4bc6a7315588f786b6c96114970f' (2023-11-14) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index c9f2548..640f422 100644 --- a/flake.lock +++ b/flake.lock @@ -279,11 +279,11 @@ }, "nixpkgs_3": { "locked": { - "lastModified": 1699956859, - "narHash": "sha256-dmlFTx0svBi8Z26Cbqpg8ZF/7K5IwoFvFOfAZovO3Hw=", + "lastModified": 1699998596, + "narHash": "sha256-ktbY9CLmp9afb55TTNVuPLj90Sgbbqp4PwzxSJJb17o=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "df4d6022db36b396fca38931afb41a626ef88e8a", + "rev": "3298a053090d4bc6a7315588f786b6c96114970f", "type": "github" }, "original": {