Skip to content

Mobilizon: add metadata links#2285

Merged
phanirithvij merged 1 commit intongi-nix:mainfrom
alikhere:feat/mobilizon-project-metadata
May 6, 2026
Merged

Mobilizon: add metadata links#2285
phanirithvij merged 1 commit intongi-nix:mainfrom
alikhere:feat/mobilizon-project-metadata

Conversation

@alikhere
Copy link
Copy Markdown
Contributor

@alikhere alikhere commented May 3, 2026

Summary

projects/Mobilizon/default.nix was missing metadata.links — the
homepage and source URLs shown on the overview site. Added both
following the same pattern used in projects/Funkwhale/default.nix.

How to test

  • nix fmt -- --fail-on-change — should pass
  • nix build .#checks.x86_64-linux.projects/Mobilizon/nixos/tests/basic
    — existing test should still pass

Part of ngi-nix/projects#161

Closes #2283

Notes

The upstream module reference, example, and test were already present
from a previous commit. This PR only adds the missing metadata links.

Comment thread projects/Mobilizon/default.nix Outdated
Comment thread projects/Mobilizon/default.nix
@alikhere alikhere force-pushed the feat/mobilizon-project-metadata branch from 50c8515 to c0d20a8 Compare May 6, 2026 18:24
Comment thread projects/Mobilizon/default.nix Outdated
Co-authored-by: loudgolem <phanirithvij2000@gmail.com>
@phanirithvij phanirithvij force-pushed the feat/mobilizon-project-metadata branch from 809657f to 6291ebd Compare May 6, 2026 18:56
@phanirithvij phanirithvij merged commit fb65764 into ngi-nix:main May 6, 2026
28 of 29 checks passed
@github-project-automation github-project-automation Bot moved this to Done in Nix@NGI May 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Mobilizon: Implement project metadata

2 participants