mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
harmonist: enable __structuredAttrs
Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com>
This commit is contained in:
@@ -10,6 +10,8 @@ buildGoModule (finalAttrs: {
|
||||
pname = "harmonist";
|
||||
version = "1.0.3";
|
||||
|
||||
__structuredAttrs = true;
|
||||
|
||||
src = fetchFromCodeberg {
|
||||
owner = "anaseto";
|
||||
repo = "harmonist";
|
||||
|
||||
Reference in New Issue
Block a user