infrastructure/nixos/pkgs/glitch-soc/README.md
2024-06-01 21:01:24 +02:00

11 lines
740 B
Markdown

# Mastodon Glitch Edition
<https://github.com/glitch-soc/mastodon>
Based on [nixpkgs upstream](https://github.com/NixOS/nixpkgs/tree/master/pkgs/servers/mastodon).
Modifications for the new yarn berry lockfiles and some other improvements stolen and adjusted (with permissions) from [catgirl.cloud](https://git.catgirl.cloud/999eagle/dotfiles-nix/-/tree/main/overlay/mastodon/glitch) (see also https://github.com/NixOS/nixpkgs/issues/277697).
I've also made some further modifications myself to try and simplify the package and better understand it.
The package can be updated to the latest glitch-soc commit with `./update.sh`. The yarn hash in `version_data.nix` has to be adjusted manually afterwards from the error message though.