mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
jocalsend: set __structuredAttrs
(cherry picked from commit 3428ea4fb8)
This commit is contained in:
parent
1890b88ebc
commit
6934efb5f5
1 changed files with 2 additions and 0 deletions
|
|
@ -11,6 +11,8 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
|||
pname = "jocalsend";
|
||||
version = "1.618033988";
|
||||
|
||||
__structuredAttrs = true;
|
||||
|
||||
src = fetchFromGitea {
|
||||
domain = "git.kittencollective.com";
|
||||
owner = "nebkor";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue