Merge pull request #113674 from SuperSandro2000/fix-collection16

This commit is contained in:
Sandro
2021-02-19 13:27:03 +01:00
committed by GitHub
34 changed files with 25 additions and 56 deletions

View File

@@ -1,4 +1,4 @@
{ stdenv, lib, pkgs, fetchFromGitHub, nodejs, nodePackages, remarshal
{ stdenv, lib, nodejs, nodePackages, remarshal
, ttfautohint-nox
# Custom font set options.
# See https://typeof.net/Iosevka/customizer

View File

@@ -1,9 +1,7 @@
{ lib, stdenv
, fetchFromGitHub
, perl
, perlPackages
, inkscape
, pngcrush
, librsvg
, targets ? [ "all" ]
}: