From 5a15b76b61d851e7a04647be903d254a4153e64e Mon Sep 17 00:00:00 2001 From: Colin Date: Fri, 31 Mar 2023 23:33:59 +0000 Subject: [PATCH] nix flake update: nixpkgs 2023-03-28 -> 2023-03-31 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit should fix Pleroma ``` • Updated input 'nixpkgs-unpatched': 'github:nixos/nixpkgs/fc47fa33a3ac1044098b1d516f88c38c2d22ef72' (2023-03-28) → 'github:nixos/nixpkgs/d8f8da95a0a67aaa83036bded2ca59b1940816e2' (2023-03-31) ``` --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 31b59132..dcf5f29e 100644 --- a/flake.lock +++ b/flake.lock @@ -82,11 +82,11 @@ }, "nixpkgs-unpatched": { "locked": { - "lastModified": 1680026472, - "narHash": "sha256-f9824KWmxVBI4WLI7o6tDFfj+dW+qj6uQKo0ZRsbaZQ=", + "lastModified": 1680285695, + "narHash": "sha256-d09wxcx3uBP10f5/LKKJ3vQqouAGyoaQjyPGwvGZzM0=", "owner": "nixos", "repo": "nixpkgs", - "rev": "fc47fa33a3ac1044098b1d516f88c38c2d22ef72", + "rev": "d8f8da95a0a67aaa83036bded2ca59b1940816e2", "type": "github" }, "original": {