summary refs log tree commit diff
path: root/pkgs/applications/networking/instant-messengers/element
diff options
context:
space:
mode:
authorYureka <yuka@yuka.dev>2022-09-26 17:11:38 +0200
committerYureka <yuka@yuka.dev>2022-10-02 23:47:49 +0200
commitaecd4d8349b94f9bd5718c74a5b789f233f67326 (patch)
tree96e02731b3a8e98c7bdbda2e9d68dab1a7cb73fa /pkgs/applications/networking/instant-messengers/element
parent50730bedf5d39e0ddc6995efc65812c46c502a4b (diff)
downloadnixpkgs-aecd4d8349b94f9bd5718c74a5b789f233f67326.tar
nixpkgs-aecd4d8349b94f9bd5718c74a5b789f233f67326.tar.gz
nixpkgs-aecd4d8349b94f9bd5718c74a5b789f233f67326.tar.bz2
nixpkgs-aecd4d8349b94f9bd5718c74a5b789f233f67326.tar.lz
nixpkgs-aecd4d8349b94f9bd5718c74a5b789f233f67326.tar.xz
nixpkgs-aecd4d8349b94f9bd5718c74a5b789f233f67326.tar.zst
nixpkgs-aecd4d8349b94f9bd5718c74a5b789f233f67326.zip
element-desktop.keytar: pass yarnOfflineCache as environment variable
Diffstat (limited to 'pkgs/applications/networking/instant-messengers/element')
-rw-r--r--pkgs/applications/networking/instant-messengers/element/keytar/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/networking/instant-messengers/element/keytar/default.nix b/pkgs/applications/networking/instant-messengers/element/keytar/default.nix
index 550d01695ca..362d7a096bf 100644
--- a/pkgs/applications/networking/instant-messengers/element/keytar/default.nix
+++ b/pkgs/applications/networking/instant-messengers/element/keytar/default.nix
@@ -33,7 +33,7 @@ in stdenv.mkDerivation rec {
     chmod u+w . ./yarn.lock
     export HOME=$PWD/tmp
     mkdir -p $HOME
-    yarn config --offline set yarn-offline-mirror ${yarnOfflineCache}
+    yarn config --offline set yarn-offline-mirror $yarnOfflineCache
     ${fixup_yarn_lock}/bin/fixup_yarn_lock yarn.lock
     yarn install --offline --frozen-lockfile --ignore-platform --ignore-scripts --no-progress --non-interactive
     patchShebangs node_modules/