aurulent-sans: set __structuredAttrs

Co-authored-by: Gaétan Lepage <gaetan@glepage.com>
This commit is contained in:
Yohann Boniface
2026-08-04 00:48:32 +02:00
committed by Sigmanificient
parent 6b8165ba6e
commit 46e0f09353

View File

@@ -9,6 +9,9 @@ stdenvNoCC.mkDerivation (finalAttrs: {
pname = "aurulent-sans";
version = "0.1";
__structuredAttrs = true;
strictDeps = true;
src = fetchFromGitHub {
owner = "deepfire";
repo = "hartke-aurulent-sans";