iosevka: remove superfluous inputs

This commit is contained in:
Vincent Haupert
2023-02-04 17:13:26 +01:00
committed by Florian Brandes
parent 49c1ae85d2
commit def754de06

View File

@@ -1,9 +1,7 @@
{ stdenv { stdenv
, lib , lib
, pkgs
, buildNpmPackage , buildNpmPackage
, fetchFromGitHub , fetchFromGitHub
, nodejs
, darwin , darwin
, remarshal , remarshal
, ttfautohint-nox , ttfautohint-nox
@@ -69,7 +67,6 @@ buildNpmPackage rec {
npmDepsHash = "sha256-Ncf07ggyOnz/2SpgdmaYS2X/8Bad+J2sz8Yyx9Iri3E="; npmDepsHash = "sha256-Ncf07ggyOnz/2SpgdmaYS2X/8Bad+J2sz8Yyx9Iri3E=";
nativeBuildInputs = [ nativeBuildInputs = [
nodejs
remarshal remarshal
ttfautohint-nox ttfautohint-nox
] ++ lib.optionals stdenv.isDarwin [ ] ++ lib.optionals stdenv.isDarwin [