mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-26 10:14:48 +00:00
aurulent-sans: set __structuredAttrs
Co-authored-by: Gaétan Lepage <gaetan@glepage.com>
This commit is contained in:
committed by
Sigmanificient
parent
6b8165ba6e
commit
46e0f09353
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user