From 7d581f93cc86f9b49c601cb41d4242afec7482ba Mon Sep 17 00:00:00 2001 From: Colin Date: Sun, 30 Apr 2023 00:47:58 +0000 Subject: [PATCH] uninsane-dot-org: 2023-04-20 -> 2023-04-30 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit notably, fix some on-site links ``` • Updated input 'uninsane-dot-org': 'git+https://git.uninsane.org/colin/uninsane?ref=refs%2fheads%2fmaster&rev=3b9ce28b7a65d516eedddac67a224493399e5b1e' (2023-04-20) → 'git+https://git.uninsane.org/colin/uninsane?ref=refs%2fheads%2fmaster&rev=da209f34ce34eb6b8c4d2b3256a02eb23ad9f655' (2023-04-30) ``` --- flake.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index 30b969c40..fadf8f0ed 100644 --- a/flake.lock +++ b/flake.lock @@ -134,11 +134,11 @@ ] }, "locked": { - "lastModified": 1681952179, - "narHash": "sha256-GfI682y7LJXj6p0kcYIyzVKFNKtkEbxvMGu5VjSPeN4=", + "lastModified": 1682815555, + "narHash": "sha256-mu4axnbR6cSgnNBGrSydxmKlKWrnHLKlpNmmbqD2V9E=", "ref": "refs/heads/master", - "rev": "3b9ce28b7a65d516eedddac67a224493399e5b1e", - "revCount": 190, + "rev": "da209f34ce34eb6b8c4d2b3256a02eb23ad9f655", + "revCount": 191, "type": "git", "url": "https://git.uninsane.org/colin/uninsane" },