infrastructure/nixos/pkgs/glitch-soc
Vivian 6d809c1c22
Some checks failed
Lint / lint (push) Failing after 2m28s
Plex Update / update (push) Failing after 2m12s
Merge branch 'main' of ssh://git.0x76.dev:42/v/infrastructure
2024-02-14 15:29:57 +01:00
..
default.nix Merge branch 'main' of ssh://git.0x76.dev:42/v/infrastructure 2024-02-14 15:29:57 +01:00
gemset.nix inject queer.af IP addr 2024-02-14 15:27:32 +01:00
README.md masto update 2024-02-04 14:36:16 +01:00
source.nix Merge branch 'main' of ssh://git.0x76.dev:42/v/infrastructure 2024-02-14 15:29:57 +01:00
update.sh masto update 2024-02-04 14:36:16 +01:00
yarn-typescript.patch masto update 2024-02-04 14:36:16 +01:00
yarn.nix masto update 2024-02-04 14:36:16 +01:00

Mastodon Glitch Edition

Mostly copied from nixpkgs upstream.

Modifications for the new yarn berry lockfiles in default.nix, yarn.nix and yarn-typescript.patch stolen (with permissions) from catgirl.cloud.

See also: https://github.com/NixOS/nixpkgs/issues/277697

Update:

./update.sh --owner glitch-soc --repo mastodon --patches "./yarn-typescript.patch" --rev $COMMIT

The yarn hash isn't updated automatically due to the lockfile thing, run a build and copy the hash from the error message to source.nix by hand.