Applefont : Format.

This commit is contained in:
Dmitry Voronin 2024-02-25 22:42:25 +03:00
parent c40c9115d7
commit 002ab52c75

View file

@ -1,8 +1,7 @@
{ {
description = "Apple fonts."; description = "Apple fonts.";
outputs = { nixpkgs, system } @inputs: outputs = { nixpkgs, system } @inputs: let
let
pkgs = nixpkgs.legacyPackages.${system}; pkgs = nixpkgs.legacyPackages.${system};
lib = nixpkgs.lib; lib = nixpkgs.lib;
in { in {