twemoji-color-font-src: svgo from main package set instead of nodePackages alias
Fixes: 1f47317b58 ("twemoji-color-font-src: init at 15.1.0")
This commit is contained in:
@@ -6,9 +6,9 @@
|
||||
twemoji-color-font,
|
||||
imagemagick,
|
||||
inkscape,
|
||||
nodePackages,
|
||||
potrace,
|
||||
scfbuild,
|
||||
svgo,
|
||||
which,
|
||||
}:
|
||||
|
||||
@@ -26,9 +26,9 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
nativeBuildInputs = [
|
||||
imagemagick
|
||||
inkscape
|
||||
nodePackages.svgo
|
||||
potrace
|
||||
scfbuild
|
||||
svgo
|
||||
which
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user