From 753a6a703a849b3016d9615769c08f8c9eef96c8 Mon Sep 17 00:00:00 2001 From: Thilo Billerbeck Date: Mon, 20 Nov 2023 13:20:58 +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/0ace63bed8f561e4cc5b1c8fa5fee6be61fbcf8b' (2023-11-19) → 'github:NixOS/nixpkgs/12a0ade5e458984675b9789a4b260ebabdd2d1ab' (2023-11-19) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 585806d..d445d71 100644 --- a/flake.lock +++ b/flake.lock @@ -279,11 +279,11 @@ }, "nixpkgs_3": { "locked": { - "lastModified": 1700375254, - "narHash": "sha256-S4AzIm/Eoz0bYpgEc27UbRvjVoc2+tt71gNQReSTsP4=", + "lastModified": 1700419998, + "narHash": "sha256-aXh4adx9x9RlRMSykzR+bY8AOVjcwMEJO1ZeQROwbcE=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "0ace63bed8f561e4cc5b1c8fa5fee6be61fbcf8b", + "rev": "12a0ade5e458984675b9789a4b260ebabdd2d1ab", "type": "github" }, "original": {