aboutsummaryrefslogtreecommitdiff
path: root/pkgs/webapps/etherpad-lite/modules/ep_font_family/node-packages.nix
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2020-04-28 14:48:56 +0200
committerIsmaël Bouya <ismael.bouya@normalesup.org>2020-04-28 17:55:27 +0200
commitd3e4c366c35c8118e6eef0ea4403a422d39cb2bf (patch)
tree4fb5e17d6e042feb59406602a430de33346cb2d6 /pkgs/webapps/etherpad-lite/modules/ep_font_family/node-packages.nix
parent615293e477ef5bace312a0d4d7cce99422bf3c3a (diff)
downloadNix-d3e4c366c35c8118e6eef0ea4403a422d39cb2bf.tar.gz
Nix-d3e4c366c35c8118e6eef0ea4403a422d39cb2bf.tar.zst
Nix-d3e4c366c35c8118e6eef0ea4403a422d39cb2bf.zip
Upgrade etherpad-lite
Diffstat (limited to 'pkgs/webapps/etherpad-lite/modules/ep_font_family/node-packages.nix')
-rw-r--r--pkgs/webapps/etherpad-lite/modules/ep_font_family/node-packages.nix5
1 files changed, 3 insertions, 2 deletions
diff --git a/pkgs/webapps/etherpad-lite/modules/ep_font_family/node-packages.nix b/pkgs/webapps/etherpad-lite/modules/ep_font_family/node-packages.nix
index 9465a9f..c64f0cb 100644
--- a/pkgs/webapps/etherpad-lite/modules/ep_font_family/node-packages.nix
+++ b/pkgs/webapps/etherpad-lite/modules/ep_font_family/node-packages.nix
@@ -1,4 +1,4 @@
1# This file has been generated by node2nix 1.6.0. Do not edit! 1# This file has been generated by node2nix 1.8.0. Do not edit!
2 2
3{nodeEnv, fetchurl, fetchgit, globalBuildInputs ? []}: 3{nodeEnv, fetchurl, fetchgit, globalBuildInputs ? []}:
4 4
@@ -21,6 +21,7 @@ in
21 license = "Apache-2.0"; 21 license = "Apache-2.0";
22 }; 22 };
23 production = true; 23 production = true;
24 bypassCache = false; 24 bypassCache = true;
25 reconstructLock = true;
25 }; 26 };
26} \ No newline at end of file 27} \ No newline at end of file