aboutsummaryrefslogtreecommitdiff
path: root/pkgs/webapps/etherpad-lite/modules/ep_subscript_and_superscript/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_subscript_and_superscript/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_subscript_and_superscript/node-packages.nix')
-rw-r--r--pkgs/webapps/etherpad-lite/modules/ep_subscript_and_superscript/node-packages.nix5
1 files changed, 3 insertions, 2 deletions
diff --git a/pkgs/webapps/etherpad-lite/modules/ep_subscript_and_superscript/node-packages.nix b/pkgs/webapps/etherpad-lite/modules/ep_subscript_and_superscript/node-packages.nix
index 89664e5..f60a777 100644
--- a/pkgs/webapps/etherpad-lite/modules/ep_subscript_and_superscript/node-packages.nix
+++ b/pkgs/webapps/etherpad-lite/modules/ep_subscript_and_superscript/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
@@ -19,6 +19,7 @@ in
19 description = "Add support for Subscript and Superscript"; 19 description = "Add support for Subscript and Superscript";
20 }; 20 };
21 production = true; 21 production = true;
22 bypassCache = false; 22 bypassCache = true;
23 reconstructLock = true;
23 }; 24 };
24} \ No newline at end of file 25} \ No newline at end of file