about summary refs log tree commit diff
path: root/nixpkgs/pkgs/applications/editors/uivonim/yarn.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/pkgs/applications/editors/uivonim/yarn.nix')
-rw-r--r--nixpkgs/pkgs/applications/editors/uivonim/yarn.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixpkgs/pkgs/applications/editors/uivonim/yarn.nix b/nixpkgs/pkgs/applications/editors/uivonim/yarn.nix
index aa2b10eac22a..c56dad1e41b9 100644
--- a/nixpkgs/pkgs/applications/editors/uivonim/yarn.nix
+++ b/nixpkgs/pkgs/applications/editors/uivonim/yarn.nix
@@ -1,4 +1,4 @@
-{ fetchurl, fetchgit, linkFarm, runCommandNoCC, gnutar }: rec {
+{ fetchurl, fetchgit, linkFarm, runCommand, gnutar }: rec {
   offline_cache = linkFarm "offline" packages;
   packages = [
     {