Skip to content

anki/meta: fix name capitalization#1820

Merged
0xda157 merged 1 commit intonix-community:masterfrom
trueNAHO:anki-meta-fix-name-capitalization
Aug 4, 2025
Merged

anki/meta: fix name capitalization#1820
0xda157 merged 1 commit intonix-community:masterfrom
trueNAHO:anki-meta-fix-name-capitalization

Conversation

@trueNAHO
Copy link
Copy Markdown
Member

@trueNAHO trueNAHO commented Aug 4, 2025

Fixes: 1b5e1c5642cf ("anki: init (#1801)")

Capitalization based on:

humanName = "Anki";


Submission Checklist

Notify Maintainers

@lomenzel

@stylix-automation stylix-automation bot added the topic: modules /modules/ subsystem label Aug 4, 2025
@0xda157 0xda157 merged commit 665a4ed into nix-community:master Aug 4, 2025
8 checks passed
@stylix-automation
Copy link
Copy Markdown
Contributor

Backport failed for release-25.05, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release-25.05
git worktree add -d .worktree/backport-1820-to-release-25.05 origin/release-25.05
cd .worktree/backport-1820-to-release-25.05
git switch --create backport-1820-to-release-25.05
git cherry-pick -x 665a4ede4dbc2f52575a3eeaa457a89d97d3d28e

make-42 pushed a commit to make-42/stylix that referenced this pull request Sep 13, 2025
Link: nix-community#1820
Fixes: 1b5e1c5 ("anki: init (nix-community#1801)")

Reviewed-by: awwpotato <awwpotato@voidq.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic: modules /modules/ subsystem

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants