chore: 🚚 Rename Nix package to use new site

This commit is contained in:
Jesse Wierzbinski 2024-08-26 17:45:14 +02:00
parent 5c817fdb57
commit c75306c58b
No known key found for this signature in database

View file

@ -89,7 +89,7 @@ stdenv.mkDerivation (finalAttrs: {
meta = { meta = {
description = "A new federated server written with TypeScript and Bun "; description = "A new federated server written with TypeScript and Bun ";
homepage = "https://lysand.org"; homepage = "https://versia.pub";
license = with lib.licenses; [ agpl3Plus ]; license = with lib.licenses; [ agpl3Plus ];
maintainers = with lib.maintainers; [ snaki ]; maintainers = with lib.maintainers; [ snaki ];
platforms = [ "x86_64-linux" "aarch64-linux" ]; platforms = [ "x86_64-linux" "aarch64-linux" ];