Applefont : Format.
This commit is contained in:
parent
c40c9115d7
commit
002ab52c75
|
@ -1,8 +1,7 @@
|
|||
{
|
||||
description = "Apple fonts.";
|
||||
|
||||
outputs = { nixpkgs, system } @inputs:
|
||||
let
|
||||
outputs = { nixpkgs, system } @inputs: let
|
||||
pkgs = nixpkgs.legacyPackages.${system};
|
||||
lib = nixpkgs.lib;
|
||||
in {
|
||||
|
|
Reference in a new issue