Update gotosocial to 0.19.1

Changed source location to Codeberg and move to packages folder
This commit is contained in:
Natsu Kagami 2025-05-07 00:14:17 +02:00
parent db3686983b
commit ab0e98449f
Signed by: nki
GPG key ID: 55A032EB38B49ADB
4 changed files with 29 additions and 33 deletions

View file

@ -3,4 +3,5 @@ final: prev: {
ttaenc = final.callPackage ./ttaenc.nix { };
suwako-cursors = final.callPackage ./suwako-cursors { };
nki-kakoune = final.callPackage ./nki-kakoune { };
gotosocial-dtth = final.callPackage ./gotosocial { };
}