jocalsend: set __structuredAttrs

(cherry picked from commit 3428ea4fb8)
This commit is contained in:
Pascal Dietrich 2026-06-09 22:53:49 +02:00 committed by github-actions[bot]
commit 6934efb5f5

View file

@ -11,6 +11,8 @@ rustPlatform.buildRustPackage (finalAttrs: {
pname = "jocalsend";
version = "1.618033988";
__structuredAttrs = true;
src = fetchFromGitea {
domain = "git.kittencollective.com";
owner = "nebkor";