corpus

Log | Files | Refs | README | LICENSE

commit b6401415afb65c87969b5328d7af8447a7d42f9e
parent fb31b7914e275fe1a6b412dd66d40581b3faf071
Author: mtmn <miro@haravara.org>
Date:   Sat, 23 May 2026 23:10:05 +0200

chore: bump flakes and version

Diffstat:
Mflake.lock | 6+++---
Mpackage.json | 2+-
2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/flake.lock b/flake.lock @@ -52,11 +52,11 @@ }, "nixpkgs_2": { "locked": { - "lastModified": 1778869304, - "narHash": "sha256-30sZNZoA1cqF5JNO9fVX+wgiQYjB7HJqqJ4ztCDeBZE=", + "lastModified": 1779508470, + "narHash": "sha256-Ap9KJX+5xHIn3bPIpfNgT6MEXdAECECwo4/rmlQD74M=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "d233902339c02a9c334e7e593de68855ad26c4cb", + "rev": "29916453413845e54a65b8a1cf996842300cd299", "type": "github" }, "original": { diff --git a/package.json b/package.json @@ -1,6 +1,6 @@ { "name": "corpus", - "version": "2.16.0", + "version": "2.16.1", "description": "ListenBrainz and Last.fm frontend", "main": "index.js", "type": "module",