aboutsummaryrefslogtreecommitdiff
path: root/pkgs/webapps/etherpad-lite/modules
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/webapps/etherpad-lite/modules')
-rw-r--r--pkgs/webapps/etherpad-lite/modules/ep_aa_file_menu_toolbar/node-packages.nix5
-rw-r--r--pkgs/webapps/etherpad-lite/modules/ep_adminpads/node-packages.nix5
-rw-r--r--pkgs/webapps/etherpad-lite/modules/ep_align/node-packages.nix11
-rw-r--r--pkgs/webapps/etherpad-lite/modules/ep_bookmark/node-packages.nix11
-rw-r--r--pkgs/webapps/etherpad-lite/modules/ep_clear_formatting/node-packages.nix5
-rw-r--r--pkgs/webapps/etherpad-lite/modules/ep_colors/node-packages.nix5
-rw-r--r--pkgs/webapps/etherpad-lite/modules/ep_copy_paste_select_all/node-packages.nix5
-rw-r--r--pkgs/webapps/etherpad-lite/modules/ep_cursortrace/node-packages.nix5
-rw-r--r--pkgs/webapps/etherpad-lite/modules/ep_embedmedia/node-packages.nix5
-rw-r--r--pkgs/webapps/etherpad-lite/modules/ep_font_family/node-packages.nix5
-rw-r--r--pkgs/webapps/etherpad-lite/modules/ep_font_size/node-packages.nix13
-rw-r--r--pkgs/webapps/etherpad-lite/modules/ep_headings2/node-packages.nix11
-rw-r--r--pkgs/webapps/etherpad-lite/modules/ep_ldapauth/node-packages.nix55
-rw-r--r--pkgs/webapps/etherpad-lite/modules/ep_line_height/node-packages.nix5
-rw-r--r--pkgs/webapps/etherpad-lite/modules/ep_markdown/node-packages.nix288
-rw-r--r--pkgs/webapps/etherpad-lite/modules/ep_previewimages/node-packages.nix5
-rw-r--r--pkgs/webapps/etherpad-lite/modules/ep_scrollto/node-packages.nix13
-rw-r--r--pkgs/webapps/etherpad-lite/modules/ep_set_title_on_pad/node-packages.nix13
-rw-r--r--pkgs/webapps/etherpad-lite/modules/ep_subscript_and_superscript/node-packages.nix5
-rw-r--r--pkgs/webapps/etherpad-lite/modules/ep_timesliderdiff/node-packages.nix5
20 files changed, 385 insertions, 90 deletions
diff --git a/pkgs/webapps/etherpad-lite/modules/ep_aa_file_menu_toolbar/node-packages.nix b/pkgs/webapps/etherpad-lite/modules/ep_aa_file_menu_toolbar/node-packages.nix
index ddaf6fe..8a2fb1b 100644
--- a/pkgs/webapps/etherpad-lite/modules/ep_aa_file_menu_toolbar/node-packages.nix
+++ b/pkgs/webapps/etherpad-lite/modules/ep_aa_file_menu_toolbar/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
@@ -20,6 +20,7 @@ in
20 homepage = https://github.com/JohnMcLear/ep_file_menu_toolbar; 20 homepage = https://github.com/JohnMcLear/ep_file_menu_toolbar;
21 }; 21 };
22 production = true; 22 production = true;
23 bypassCache = false; 23 bypassCache = true;
24 reconstructLock = true;
24 }; 25 };
25} \ No newline at end of file 26} \ No newline at end of file
diff --git a/pkgs/webapps/etherpad-lite/modules/ep_adminpads/node-packages.nix b/pkgs/webapps/etherpad-lite/modules/ep_adminpads/node-packages.nix
index 562953d..90f09a3 100644
--- a/pkgs/webapps/etherpad-lite/modules/ep_adminpads/node-packages.nix
+++ b/pkgs/webapps/etherpad-lite/modules/ep_adminpads/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 = "MIT"; 21 license = "MIT";
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
diff --git a/pkgs/webapps/etherpad-lite/modules/ep_align/node-packages.nix b/pkgs/webapps/etherpad-lite/modules/ep_align/node-packages.nix
index 9d045f2..1a57a9c 100644
--- a/pkgs/webapps/etherpad-lite/modules/ep_align/node-packages.nix
+++ b/pkgs/webapps/etherpad-lite/modules/ep_align/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
@@ -9,10 +9,10 @@ in
9 ep_align = nodeEnv.buildNodePackage { 9 ep_align = nodeEnv.buildNodePackage {
10 name = "ep_align"; 10 name = "ep_align";
11 packageName = "ep_align"; 11 packageName = "ep_align";
12 version = "0.0.24"; 12 version = "0.2.0";
13 src = fetchurl { 13 src = fetchurl {
14 url = "https://registry.npmjs.org/ep_align/-/ep_align-0.0.24.tgz"; 14 url = "https://registry.npmjs.org/ep_align/-/ep_align-0.2.0.tgz";
15 sha512 = "hQwIerjWtcY3qWfqCsm+MIk/eo/hfpOl7mkGS+YZFJvljv4xuDk8QK8gnYY7RLtiKGo8jN8fKlht2w6DCLosjg=="; 15 sha512 = "bMrwsieCfz3LkxuIXiNu7UKkUQ7b+ceI09XRd1cCMskDwuJow3N3hB4/gecqfF+v4lS0qmDEa7bJvSTrhHiXBQ==";
16 }; 16 };
17 buildInputs = globalBuildInputs; 17 buildInputs = globalBuildInputs;
18 meta = { 18 meta = {
@@ -20,6 +20,7 @@ in
20 homepage = "https://github.com/johnmclear/ep_align#readme"; 20 homepage = "https://github.com/johnmclear/ep_align#readme";
21 }; 21 };
22 production = true; 22 production = true;
23 bypassCache = false; 23 bypassCache = true;
24 reconstructLock = true;
24 }; 25 };
25} \ No newline at end of file 26} \ No newline at end of file
diff --git a/pkgs/webapps/etherpad-lite/modules/ep_bookmark/node-packages.nix b/pkgs/webapps/etherpad-lite/modules/ep_bookmark/node-packages.nix
index 9b3c2cd..3975044 100644
--- a/pkgs/webapps/etherpad-lite/modules/ep_bookmark/node-packages.nix
+++ b/pkgs/webapps/etherpad-lite/modules/ep_bookmark/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
@@ -9,10 +9,10 @@ in
9 ep_bookmark = nodeEnv.buildNodePackage { 9 ep_bookmark = nodeEnv.buildNodePackage {
10 name = "ep_bookmark"; 10 name = "ep_bookmark";
11 packageName = "ep_bookmark"; 11 packageName = "ep_bookmark";
12 version = "1.0.2"; 12 version = "1.2.0";
13 src = fetchurl { 13 src = fetchurl {
14 url = "https://registry.npmjs.org/ep_bookmark/-/ep_bookmark-1.0.2.tgz"; 14 url = "https://registry.npmjs.org/ep_bookmark/-/ep_bookmark-1.2.0.tgz";
15 sha1 = "14ef41ab3eccc3c387f40a0093683fc6497cb560"; 15 sha512 = "sHTXIKui1l+PxeBtzlwSvRg8TZ8w9PE5aaxTg5b/siwNmprXeoiL6ZUiOTGmp18yLXs1ltJ2BzSqJX57pjGVWg==";
16 }; 16 };
17 buildInputs = globalBuildInputs; 17 buildInputs = globalBuildInputs;
18 meta = { 18 meta = {
@@ -20,6 +20,7 @@ in
20 homepage = "https://github.com/Gared/ep_bookmark#readme"; 20 homepage = "https://github.com/Gared/ep_bookmark#readme";
21 }; 21 };
22 production = true; 22 production = true;
23 bypassCache = false; 23 bypassCache = true;
24 reconstructLock = true;
24 }; 25 };
25} \ No newline at end of file 26} \ No newline at end of file
diff --git a/pkgs/webapps/etherpad-lite/modules/ep_clear_formatting/node-packages.nix b/pkgs/webapps/etherpad-lite/modules/ep_clear_formatting/node-packages.nix
index 03d364a..adb22f1 100644
--- a/pkgs/webapps/etherpad-lite/modules/ep_clear_formatting/node-packages.nix
+++ b/pkgs/webapps/etherpad-lite/modules/ep_clear_formatting/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 = "Clear formatting on a selection, this plugin requires the file menu"; 19 description = "Clear formatting on a selection, this plugin requires the file menu";
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
diff --git a/pkgs/webapps/etherpad-lite/modules/ep_colors/node-packages.nix b/pkgs/webapps/etherpad-lite/modules/ep_colors/node-packages.nix
index 8840d0d..f2f8201 100644
--- a/pkgs/webapps/etherpad-lite/modules/ep_colors/node-packages.nix
+++ b/pkgs/webapps/etherpad-lite/modules/ep_colors/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 colors to the etherpad"; 19 description = "add colors to the etherpad";
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
diff --git a/pkgs/webapps/etherpad-lite/modules/ep_copy_paste_select_all/node-packages.nix b/pkgs/webapps/etherpad-lite/modules/ep_copy_paste_select_all/node-packages.nix
index 82b7b91..504bee2 100644
--- a/pkgs/webapps/etherpad-lite/modules/ep_copy_paste_select_all/node-packages.nix
+++ b/pkgs/webapps/etherpad-lite/modules/ep_copy_paste_select_all/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
@@ -20,6 +20,7 @@ in
20 homepage = https://github.com/ether/ep_copy_paste_select_all; 20 homepage = https://github.com/ether/ep_copy_paste_select_all;
21 }; 21 };
22 production = true; 22 production = true;
23 bypassCache = false; 23 bypassCache = true;
24 reconstructLock = true;
24 }; 25 };
25} \ No newline at end of file 26} \ No newline at end of file
diff --git a/pkgs/webapps/etherpad-lite/modules/ep_cursortrace/node-packages.nix b/pkgs/webapps/etherpad-lite/modules/ep_cursortrace/node-packages.nix
index 40d0eec..d8c1480 100644
--- a/pkgs/webapps/etherpad-lite/modules/ep_cursortrace/node-packages.nix
+++ b/pkgs/webapps/etherpad-lite/modules/ep_cursortrace/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
@@ -20,6 +20,7 @@ in
20 homepage = https://github.com/redhog/ep_cursortrace; 20 homepage = https://github.com/redhog/ep_cursortrace;
21 }; 21 };
22 production = true; 22 production = true;
23 bypassCache = false; 23 bypassCache = true;
24 reconstructLock = true;
24 }; 25 };
25} \ No newline at end of file 26} \ No newline at end of file
diff --git a/pkgs/webapps/etherpad-lite/modules/ep_embedmedia/node-packages.nix b/pkgs/webapps/etherpad-lite/modules/ep_embedmedia/node-packages.nix
index caa7982..9ded27d 100644
--- a/pkgs/webapps/etherpad-lite/modules/ep_embedmedia/node-packages.nix
+++ b/pkgs/webapps/etherpad-lite/modules/ep_embedmedia/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
@@ -20,6 +20,7 @@ in
20 homepage = https://github.com/JohnMcLear/ep_embedmedia; 20 homepage = https://github.com/JohnMcLear/ep_embedmedia;
21 }; 21 };
22 production = true; 22 production = true;
23 bypassCache = false; 23 bypassCache = true;
24 reconstructLock = true;
24 }; 25 };
25} \ No newline at end of file 26} \ No newline at end of file
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
diff --git a/pkgs/webapps/etherpad-lite/modules/ep_font_size/node-packages.nix b/pkgs/webapps/etherpad-lite/modules/ep_font_size/node-packages.nix
index 03061ad..06b69f9 100644
--- a/pkgs/webapps/etherpad-lite/modules/ep_font_size/node-packages.nix
+++ b/pkgs/webapps/etherpad-lite/modules/ep_font_size/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
@@ -9,16 +9,19 @@ in
9 ep_font_size = nodeEnv.buildNodePackage { 9 ep_font_size = nodeEnv.buildNodePackage {
10 name = "ep_font_size"; 10 name = "ep_font_size";
11 packageName = "ep_font_size"; 11 packageName = "ep_font_size";
12 version = "0.1.11"; 12 version = "0.2.0";
13 src = fetchurl { 13 src = fetchurl {
14 url = "https://registry.npmjs.org/ep_font_size/-/ep_font_size-0.1.11.tgz"; 14 url = "https://registry.npmjs.org/ep_font_size/-/ep_font_size-0.2.0.tgz";
15 sha1 = "997c079bab97e04196c9db43b3bb238c804d8126"; 15 sha512 = "63D+PoWgXY/DpqS3NGunFanIzCTF5js7rKD8R979b1daPRc/vI6To8HD69iknb5F3APC/G64g9BiRJIYNnIYmA==";
16 }; 16 };
17 buildInputs = globalBuildInputs; 17 buildInputs = globalBuildInputs;
18 meta = { 18 meta = {
19 description = "Add support for Font Sizes"; 19 description = "Add support for Font Sizes";
20 homepage = "https://github.com/JohnMcLear/ep_font_size#readme";
21 license = "Apache-2.0";
20 }; 22 };
21 production = true; 23 production = true;
22 bypassCache = false; 24 bypassCache = true;
25 reconstructLock = true;
23 }; 26 };
24} \ No newline at end of file 27} \ No newline at end of file
diff --git a/pkgs/webapps/etherpad-lite/modules/ep_headings2/node-packages.nix b/pkgs/webapps/etherpad-lite/modules/ep_headings2/node-packages.nix
index 17af4c6..dc414e9 100644
--- a/pkgs/webapps/etherpad-lite/modules/ep_headings2/node-packages.nix
+++ b/pkgs/webapps/etherpad-lite/modules/ep_headings2/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
@@ -9,10 +9,10 @@ in
9 ep_headings2 = nodeEnv.buildNodePackage { 9 ep_headings2 = nodeEnv.buildNodePackage {
10 name = "ep_headings2"; 10 name = "ep_headings2";
11 packageName = "ep_headings2"; 11 packageName = "ep_headings2";
12 version = "0.0.9"; 12 version = "0.1.0";
13 src = fetchurl { 13 src = fetchurl {
14 url = "https://registry.npmjs.org/ep_headings2/-/ep_headings2-0.0.9.tgz"; 14 url = "https://registry.npmjs.org/ep_headings2/-/ep_headings2-0.1.0.tgz";
15 sha1 = "115f4162a2e49808a0cee50e04aff26c591db0d4"; 15 sha512 = "evfM+wZgPF3PSrXoFMFGXf8ETXVu6fiUQFpRsgedrNtbVsbPLW5wNnMRpPR0DBUEJLq+xuNLRR9ZzUsIe60p+Q==";
16 }; 16 };
17 buildInputs = globalBuildInputs; 17 buildInputs = globalBuildInputs;
18 meta = { 18 meta = {
@@ -20,6 +20,7 @@ in
20 homepage = https://github.com/johnmclear/ep_headings2; 20 homepage = https://github.com/johnmclear/ep_headings2;
21 }; 21 };
22 production = true; 22 production = true;
23 bypassCache = false; 23 bypassCache = true;
24 reconstructLock = true;
24 }; 25 };
25} \ No newline at end of file 26} \ No newline at end of file
diff --git a/pkgs/webapps/etherpad-lite/modules/ep_ldapauth/node-packages.nix b/pkgs/webapps/etherpad-lite/modules/ep_ldapauth/node-packages.nix
index d294a8f..9e6fdbe 100644
--- a/pkgs/webapps/etherpad-lite/modules/ep_ldapauth/node-packages.nix
+++ b/pkgs/webapps/etherpad-lite/modules/ep_ldapauth/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
@@ -112,13 +112,13 @@ let
112 sha1 = "c06b308f2f10d5d5838aec9c571e5d588dc71d04"; 112 sha1 = "c06b308f2f10d5d5838aec9c571e5d588dc71d04";
113 }; 113 };
114 }; 114 };
115 "dtrace-provider-0.8.7" = { 115 "dtrace-provider-0.8.8" = {
116 name = "dtrace-provider"; 116 name = "dtrace-provider";
117 packageName = "dtrace-provider"; 117 packageName = "dtrace-provider";
118 version = "0.8.7"; 118 version = "0.8.8";
119 src = fetchurl { 119 src = fetchurl {
120 url = "https://registry.npmjs.org/dtrace-provider/-/dtrace-provider-0.8.7.tgz"; 120 url = "https://registry.npmjs.org/dtrace-provider/-/dtrace-provider-0.8.8.tgz";
121 sha1 = "dc939b4d3e0620cfe0c1cd803d0d2d7ed04ffd04"; 121 sha512 = "b7Z7cNtHPhH9EJhNNbbeqTcXB8LGFFZhq1PGgEvpeHlzd36bhbdTWoE/Ba/YguqpBSlAPKnARWhVlhunCMwfxg==";
122 }; 122 };
123 }; 123 };
124 "extsprintf-1.2.0" = { 124 "extsprintf-1.2.0" = {
@@ -148,13 +148,13 @@ let
148 sha1 = "49bd6331d7d02d0c09bc910a1075ba8165b56df9"; 148 sha1 = "49bd6331d7d02d0c09bc910a1075ba8165b56df9";
149 }; 149 };
150 }; 150 };
151 "inherits-2.0.3" = { 151 "inherits-2.0.4" = {
152 name = "inherits"; 152 name = "inherits";
153 packageName = "inherits"; 153 packageName = "inherits";
154 version = "2.0.3"; 154 version = "2.0.4";
155 src = fetchurl { 155 src = fetchurl {
156 url = "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz"; 156 url = "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz";
157 sha1 = "633c2c83e3da42a502f52466022480f4208261de"; 157 sha512 = "k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==";
158 }; 158 };
159 }; 159 };
160 "ldap-filter-0.2.2" = { 160 "ldap-filter-0.2.2" = {
@@ -184,22 +184,22 @@ let
184 sha512 = "yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA=="; 184 sha512 = "yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==";
185 }; 185 };
186 }; 186 };
187 "minimist-0.0.8" = { 187 "minimist-1.2.5" = {
188 name = "minimist"; 188 name = "minimist";
189 packageName = "minimist"; 189 packageName = "minimist";
190 version = "0.0.8"; 190 version = "1.2.5";
191 src = fetchurl { 191 src = fetchurl {
192 url = "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz"; 192 url = "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz";
193 sha1 = "857fcabfc3397d2625b8228262e86aa7a011b05d"; 193 sha512 = "FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==";
194 }; 194 };
195 }; 195 };
196 "mkdirp-0.5.1" = { 196 "mkdirp-0.5.5" = {
197 name = "mkdirp"; 197 name = "mkdirp";
198 packageName = "mkdirp"; 198 packageName = "mkdirp";
199 version = "0.5.1"; 199 version = "0.5.5";
200 src = fetchurl { 200 src = fetchurl {
201 url = "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz"; 201 url = "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.5.tgz";
202 sha1 = "30057438eac6cf7f8c4767f38648d6697d75c903"; 202 sha512 = "NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ==";
203 }; 203 };
204 }; 204 };
205 "moment-2.24.0" = { 205 "moment-2.24.0" = {
@@ -220,13 +220,13 @@ let
220 sha1 = "ae6ce0d6f6d5e0a4f7d893798d03c1ea9559b6a2"; 220 sha1 = "ae6ce0d6f6d5e0a4f7d893798d03c1ea9559b6a2";
221 }; 221 };
222 }; 222 };
223 "nan-2.13.2" = { 223 "nan-2.14.1" = {
224 name = "nan"; 224 name = "nan";
225 packageName = "nan"; 225 packageName = "nan";
226 version = "2.13.2"; 226 version = "2.14.1";
227 src = fetchurl { 227 src = fetchurl {
228 url = "https://registry.npmjs.org/nan/-/nan-2.13.2.tgz"; 228 url = "https://registry.npmjs.org/nan/-/nan-2.14.1.tgz";
229 sha512 = "TghvYc72wlMGMVMluVo9WRJc0mB8KxxF/gZ4YYFy7V2ZQX9l7rgbPg7vjS9mt6U5HXODVFVI2bOduCzwOMv/lw=="; 229 sha512 = "isWHgVjnFjh2x2yuJ/tj3JbwoHu3UC2dX5G/88Cm24yB6YopVgxvBObDY7n5xW6ExmFhJpSEQqFPvq9zaXc8Jw==";
230 }; 230 };
231 }; 231 };
232 "ncp-2.0.0" = { 232 "ncp-2.0.0" = {
@@ -339,7 +339,7 @@ in
339 sources."brace-expansion-1.1.11" 339 sources."brace-expansion-1.1.11"
340 (sources."bunyan-1.8.12" // { 340 (sources."bunyan-1.8.12" // {
341 dependencies = [ 341 dependencies = [
342 sources."dtrace-provider-0.8.7" 342 sources."dtrace-provider-0.8.8"
343 ]; 343 ];
344 }) 344 })
345 sources."concat-map-0.0.1" 345 sources."concat-map-0.0.1"
@@ -349,7 +349,7 @@ in
349 sources."extsprintf-1.2.0" 349 sources."extsprintf-1.2.0"
350 sources."glob-6.0.4" 350 sources."glob-6.0.4"
351 sources."inflight-1.0.6" 351 sources."inflight-1.0.6"
352 sources."inherits-2.0.3" 352 sources."inherits-2.0.4"
353 (sources."ldap-filter-0.2.2" // { 353 (sources."ldap-filter-0.2.2" // {
354 dependencies = [ 354 dependencies = [
355 sources."assert-plus-0.1.5" 355 sources."assert-plus-0.1.5"
@@ -357,11 +357,11 @@ in
357 }) 357 })
358 sources."ldapjs-1.0.1" 358 sources."ldapjs-1.0.1"
359 sources."minimatch-3.0.4" 359 sources."minimatch-3.0.4"
360 sources."minimist-0.0.8" 360 sources."minimist-1.2.5"
361 sources."mkdirp-0.5.1" 361 sources."mkdirp-0.5.5"
362 sources."moment-2.24.0" 362 sources."moment-2.24.0"
363 sources."mv-2.1.1" 363 sources."mv-2.1.1"
364 sources."nan-2.13.2" 364 sources."nan-2.14.1"
365 sources."ncp-2.0.0" 365 sources."ncp-2.0.0"
366 sources."once-1.4.0" 366 sources."once-1.4.0"
367 sources."path-is-absolute-1.0.1" 367 sources."path-is-absolute-1.0.1"
@@ -384,5 +384,6 @@ in
384 }; 384 };
385 production = true; 385 production = true;
386 bypassCache = true; 386 bypassCache = true;
387 reconstructLock = true;
387 }; 388 };
388} 389} \ No newline at end of file
diff --git a/pkgs/webapps/etherpad-lite/modules/ep_line_height/node-packages.nix b/pkgs/webapps/etherpad-lite/modules/ep_line_height/node-packages.nix
index bfea115..b89b48d 100644
--- a/pkgs/webapps/etherpad-lite/modules/ep_line_height/node-packages.nix
+++ b/pkgs/webapps/etherpad-lite/modules/ep_line_height/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 = "Change the line height"; 19 description = "Change the line height";
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
diff --git a/pkgs/webapps/etherpad-lite/modules/ep_markdown/node-packages.nix b/pkgs/webapps/etherpad-lite/modules/ep_markdown/node-packages.nix
index 7b165d8..eb7a43e 100644
--- a/pkgs/webapps/etherpad-lite/modules/ep_markdown/node-packages.nix
+++ b/pkgs/webapps/etherpad-lite/modules/ep_markdown/node-packages.nix
@@ -1,26 +1,300 @@
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
5let 5let
6 sources = {}; 6 sources = {
7 "ansi-regex-4.1.0" = {
8 name = "ansi-regex";
9 packageName = "ansi-regex";
10 version = "4.1.0";
11 src = fetchurl {
12 url = "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.0.tgz";
13 sha512 = "1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg==";
14 };
15 };
16 "ansi-styles-3.2.1" = {
17 name = "ansi-styles";
18 packageName = "ansi-styles";
19 version = "3.2.1";
20 src = fetchurl {
21 url = "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz";
22 sha512 = "VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==";
23 };
24 };
25 "camelcase-5.3.1" = {
26 name = "camelcase";
27 packageName = "camelcase";
28 version = "5.3.1";
29 src = fetchurl {
30 url = "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz";
31 sha512 = "L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==";
32 };
33 };
34 "cliui-5.0.0" = {
35 name = "cliui";
36 packageName = "cliui";
37 version = "5.0.0";
38 src = fetchurl {
39 url = "https://registry.npmjs.org/cliui/-/cliui-5.0.0.tgz";
40 sha512 = "PYeGSEmmHM6zvoef2w8TPzlrnNpXIjTipYK780YswmIP9vjxmd6Y2a3CB2Ks6/AU8NHjZugXvo8w3oWM2qnwXA==";
41 };
42 };
43 "color-convert-1.9.3" = {
44 name = "color-convert";
45 packageName = "color-convert";
46 version = "1.9.3";
47 src = fetchurl {
48 url = "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz";
49 sha512 = "QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==";
50 };
51 };
52 "color-name-1.1.3" = {
53 name = "color-name";
54 packageName = "color-name";
55 version = "1.1.3";
56 src = fetchurl {
57 url = "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz";
58 sha1 = "a7d0558bd89c42f795dd42328f740831ca53bc25";
59 };
60 };
61 "decamelize-1.2.0" = {
62 name = "decamelize";
63 packageName = "decamelize";
64 version = "1.2.0";
65 src = fetchurl {
66 url = "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz";
67 sha1 = "f6534d15148269b20352e7bee26f501f9a191290";
68 };
69 };
70 "emoji-regex-7.0.3" = {
71 name = "emoji-regex";
72 packageName = "emoji-regex";
73 version = "7.0.3";
74 src = fetchurl {
75 url = "https://registry.npmjs.org/emoji-regex/-/emoji-regex-7.0.3.tgz";
76 sha512 = "CwBLREIQ7LvYFB0WyRvwhq5N5qPhc6PMjD6bYggFlI5YyDgl+0vxq5VHbMOFqLg7hfWzmu8T5Z1QofhmTIhItA==";
77 };
78 };
79 "find-up-3.0.0" = {
80 name = "find-up";
81 packageName = "find-up";
82 version = "3.0.0";
83 src = fetchurl {
84 url = "https://registry.npmjs.org/find-up/-/find-up-3.0.0.tgz";
85 sha512 = "1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==";
86 };
87 };
88 "get-caller-file-2.0.5" = {
89 name = "get-caller-file";
90 packageName = "get-caller-file";
91 version = "2.0.5";
92 src = fetchurl {
93 url = "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz";
94 sha512 = "DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==";
95 };
96 };
97 "is-fullwidth-code-point-2.0.0" = {
98 name = "is-fullwidth-code-point";
99 packageName = "is-fullwidth-code-point";
100 version = "2.0.0";
101 src = fetchurl {
102 url = "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz";
103 sha1 = "a3b30a5c4f199183167aaab93beefae3ddfb654f";
104 };
105 };
106 "locate-path-3.0.0" = {
107 name = "locate-path";
108 packageName = "locate-path";
109 version = "3.0.0";
110 src = fetchurl {
111 url = "https://registry.npmjs.org/locate-path/-/locate-path-3.0.0.tgz";
112 sha512 = "7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==";
113 };
114 };
115 "p-limit-2.3.0" = {
116 name = "p-limit";
117 packageName = "p-limit";
118 version = "2.3.0";
119 src = fetchurl {
120 url = "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz";
121 sha512 = "//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==";
122 };
123 };
124 "p-locate-3.0.0" = {
125 name = "p-locate";
126 packageName = "p-locate";
127 version = "3.0.0";
128 src = fetchurl {
129 url = "https://registry.npmjs.org/p-locate/-/p-locate-3.0.0.tgz";
130 sha512 = "x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==";
131 };
132 };
133 "p-try-2.2.0" = {
134 name = "p-try";
135 packageName = "p-try";
136 version = "2.2.0";
137 src = fetchurl {
138 url = "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz";
139 sha512 = "R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==";
140 };
141 };
142 "path-exists-3.0.0" = {
143 name = "path-exists";
144 packageName = "path-exists";
145 version = "3.0.0";
146 src = fetchurl {
147 url = "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz";
148 sha1 = "ce0ebeaa5f78cb18925ea7d810d7b59b010fd515";
149 };
150 };
151 "require-directory-2.1.1" = {
152 name = "require-directory";
153 packageName = "require-directory";
154 version = "2.1.1";
155 src = fetchurl {
156 url = "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz";
157 sha1 = "8c64ad5fd30dab1c976e2344ffe7f792a6a6df42";
158 };
159 };
160 "require-main-filename-2.0.0" = {
161 name = "require-main-filename";
162 packageName = "require-main-filename";
163 version = "2.0.0";
164 src = fetchurl {
165 url = "https://registry.npmjs.org/require-main-filename/-/require-main-filename-2.0.0.tgz";
166 sha512 = "NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==";
167 };
168 };
169 "set-blocking-2.0.0" = {
170 name = "set-blocking";
171 packageName = "set-blocking";
172 version = "2.0.0";
173 src = fetchurl {
174 url = "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz";
175 sha1 = "045f9782d011ae9a6803ddd382b24392b3d890f7";
176 };
177 };
178 "showdown-1.9.1" = {
179 name = "showdown";
180 packageName = "showdown";
181 version = "1.9.1";
182 src = fetchurl {
183 url = "https://registry.npmjs.org/showdown/-/showdown-1.9.1.tgz";
184 sha512 = "9cGuS382HcvExtf5AHk7Cb4pAeQQ+h0eTr33V1mu+crYWV4KvWAw6el92bDrqGEk5d46Ai/fhbEUwqJ/mTCNEA==";
185 };
186 };
187 "string-width-3.1.0" = {
188 name = "string-width";
189 packageName = "string-width";
190 version = "3.1.0";
191 src = fetchurl {
192 url = "https://registry.npmjs.org/string-width/-/string-width-3.1.0.tgz";
193 sha512 = "vafcv6KjVZKSgz06oM/H6GDBrAtz8vdhQakGjFIvNrHA6y3HCF1CInLy+QLq8dTJPQ1b+KDUqDFctkdRW44e1w==";
194 };
195 };
196 "strip-ansi-5.2.0" = {
197 name = "strip-ansi";
198 packageName = "strip-ansi";
199 version = "5.2.0";
200 src = fetchurl {
201 url = "https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz";
202 sha512 = "DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==";
203 };
204 };
205 "which-module-2.0.0" = {
206 name = "which-module";
207 packageName = "which-module";
208 version = "2.0.0";
209 src = fetchurl {
210 url = "https://registry.npmjs.org/which-module/-/which-module-2.0.0.tgz";
211 sha1 = "d9ef07dce77b9902b8a3a8fa4b31c3e3f7e6e87a";
212 };
213 };
214 "wrap-ansi-5.1.0" = {
215 name = "wrap-ansi";
216 packageName = "wrap-ansi";
217 version = "5.1.0";
218 src = fetchurl {
219 url = "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-5.1.0.tgz";
220 sha512 = "QC1/iN/2/RPVJ5jYK8BGttj5z83LmSKmvbvrXPNCLZSEb32KKVDJDl/MOt2N01qU2H/FkzEa9PKto1BqDjtd7Q==";
221 };
222 };
223 "y18n-4.0.0" = {
224 name = "y18n";
225 packageName = "y18n";
226 version = "4.0.0";
227 src = fetchurl {
228 url = "https://registry.npmjs.org/y18n/-/y18n-4.0.0.tgz";
229 sha512 = "r9S/ZyXu/Xu9q1tYlpsLIsa3EeLXXk0VwlxqTcFRfg9EhMW+17kbt9G0NrgCmhGb5vT2hyhJZLfDGx+7+5Uj/w==";
230 };
231 };
232 "yargs-14.2.3" = {
233 name = "yargs";
234 packageName = "yargs";
235 version = "14.2.3";
236 src = fetchurl {
237 url = "https://registry.npmjs.org/yargs/-/yargs-14.2.3.tgz";
238 sha512 = "ZbotRWhF+lkjijC/VhmOT9wSgyBQ7+zr13+YLkhfsSiTriYsMzkTUFP18pFhWwBeMa5gUc1MzbhrO6/VB7c9Xg==";
239 };
240 };
241 "yargs-parser-15.0.1" = {
242 name = "yargs-parser";
243 packageName = "yargs-parser";
244 version = "15.0.1";
245 src = fetchurl {
246 url = "https://registry.npmjs.org/yargs-parser/-/yargs-parser-15.0.1.tgz";
247 sha512 = "0OAMV2mAZQrs3FkNpDQcBk1x5HXb8X4twADss4S0Iuk+2dGnLOE/fRHrsYm542GduMveyA77OF4wrNJuanRCWw==";
248 };
249 };
250 };
7in 251in
8{ 252{
9 ep_markdown = nodeEnv.buildNodePackage { 253 ep_markdown = nodeEnv.buildNodePackage {
10 name = "ep_markdown"; 254 name = "ep_markdown";
11 packageName = "ep_markdown"; 255 packageName = "ep_markdown";
12 version = "0.0.10"; 256 version = "0.1.7";
13 src = fetchurl { 257 src = fetchurl {
14 url = "https://registry.npmjs.org/ep_markdown/-/ep_markdown-0.0.10.tgz"; 258 url = "https://registry.npmjs.org/ep_markdown/-/ep_markdown-0.1.7.tgz";
15 sha1 = "d3f624f7bba64d350ff028ed2413ad3cd5eeb91e"; 259 sha512 = "PQMFqP9P1jUEMFpwwysWaHdYzzcQIQjT/JlDRmOgfh4mloJm8honOJHnofxbqx1mxApKAW3rnEQA2t0zH8wi2w==";
16 }; 260 };
261 dependencies = [
262 sources."ansi-regex-4.1.0"
263 sources."ansi-styles-3.2.1"
264 sources."camelcase-5.3.1"
265 sources."cliui-5.0.0"
266 sources."color-convert-1.9.3"
267 sources."color-name-1.1.3"
268 sources."decamelize-1.2.0"
269 sources."emoji-regex-7.0.3"
270 sources."find-up-3.0.0"
271 sources."get-caller-file-2.0.5"
272 sources."is-fullwidth-code-point-2.0.0"
273 sources."locate-path-3.0.0"
274 sources."p-limit-2.3.0"
275 sources."p-locate-3.0.0"
276 sources."p-try-2.2.0"
277 sources."path-exists-3.0.0"
278 sources."require-directory-2.1.1"
279 sources."require-main-filename-2.0.0"
280 sources."set-blocking-2.0.0"
281 sources."showdown-1.9.1"
282 sources."string-width-3.1.0"
283 sources."strip-ansi-5.2.0"
284 sources."which-module-2.0.0"
285 sources."wrap-ansi-5.1.0"
286 sources."y18n-4.0.0"
287 sources."yargs-14.2.3"
288 sources."yargs-parser-15.0.1"
289 ];
17 buildInputs = globalBuildInputs; 290 buildInputs = globalBuildInputs;
18 meta = { 291 meta = {
19 description = "Edit and Export as Markdown in Etherpad"; 292 description = "Edit and Export as Markdown in Etherpad";
20 homepage = https://github.com/johnmclear/ep_markdown; 293 homepage = "https://github.com/johnmclear/ep_markdown#readme";
21 license = "Apache-2.0"; 294 license = "Apache-2.0";
22 }; 295 };
23 production = true; 296 production = true;
24 bypassCache = false; 297 bypassCache = true;
298 reconstructLock = true;
25 }; 299 };
26} \ No newline at end of file 300} \ No newline at end of file
diff --git a/pkgs/webapps/etherpad-lite/modules/ep_previewimages/node-packages.nix b/pkgs/webapps/etherpad-lite/modules/ep_previewimages/node-packages.nix
index 4790d43..cd0972b 100644
--- a/pkgs/webapps/etherpad-lite/modules/ep_previewimages/node-packages.nix
+++ b/pkgs/webapps/etherpad-lite/modules/ep_previewimages/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
@@ -20,6 +20,7 @@ in
20 homepage = https://github.com/JohnMcLear/ep_previewimages; 20 homepage = https://github.com/JohnMcLear/ep_previewimages;
21 }; 21 };
22 production = true; 22 production = true;
23 bypassCache = false; 23 bypassCache = true;
24 reconstructLock = true;
24 }; 25 };
25} \ No newline at end of file 26} \ No newline at end of file
diff --git a/pkgs/webapps/etherpad-lite/modules/ep_scrollto/node-packages.nix b/pkgs/webapps/etherpad-lite/modules/ep_scrollto/node-packages.nix
index ba50b56..b584d43 100644
--- a/pkgs/webapps/etherpad-lite/modules/ep_scrollto/node-packages.nix
+++ b/pkgs/webapps/etherpad-lite/modules/ep_scrollto/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
@@ -9,17 +9,18 @@ in
9 ep_scrollto = nodeEnv.buildNodePackage { 9 ep_scrollto = nodeEnv.buildNodePackage {
10 name = "ep_scrollto"; 10 name = "ep_scrollto";
11 packageName = "ep_scrollto"; 11 packageName = "ep_scrollto";
12 version = "0.0.6"; 12 version = "0.0.7";
13 src = fetchurl { 13 src = fetchurl {
14 url = "https://registry.npmjs.org/ep_scrollto/-/ep_scrollto-0.0.6.tgz"; 14 url = "https://registry.npmjs.org/ep_scrollto/-/ep_scrollto-0.0.7.tgz";
15 sha1 = "6b57e2243cb8477e1437c348a94cb6bcc162f91d"; 15 sha512 = "uUfpiUWO0xLhN2R89jMPUYD+vhyiPyH6b8QL7y+0bKiOYOqf9l/rgXwTLuf4iB3p0J1/oVXhgSkG0dlZ35bUWw==";
16 }; 16 };
17 buildInputs = globalBuildInputs; 17 buildInputs = globalBuildInputs;
18 meta = { 18 meta = {
19 description = "Scroll to a specific line number based on a parameter of lineNumber in the URL IE http://test.com/p/foo#lineNumber=10 -- Users can click on the line number to get a link"; 19 description = "Scroll to a specific line number based on a parameter of lineNumber in the URL IE http://test.com/p/foo#lineNumber=10 -- Users can click on the line number to get a link";
20 homepage = https://github.com/johnmclear/ep_scrollto; 20 homepage = "https://github.com/johnmclear/ep_scrollto#readme";
21 }; 21 };
22 production = true; 22 production = true;
23 bypassCache = false; 23 bypassCache = true;
24 reconstructLock = true;
24 }; 25 };
25} \ No newline at end of file 26} \ No newline at end of file
diff --git a/pkgs/webapps/etherpad-lite/modules/ep_set_title_on_pad/node-packages.nix b/pkgs/webapps/etherpad-lite/modules/ep_set_title_on_pad/node-packages.nix
index b03b555..74f9612 100644
--- a/pkgs/webapps/etherpad-lite/modules/ep_set_title_on_pad/node-packages.nix
+++ b/pkgs/webapps/etherpad-lite/modules/ep_set_title_on_pad/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
@@ -9,17 +9,18 @@ in
9 ep_set_title_on_pad = nodeEnv.buildNodePackage { 9 ep_set_title_on_pad = nodeEnv.buildNodePackage {
10 name = "ep_set_title_on_pad"; 10 name = "ep_set_title_on_pad";
11 packageName = "ep_set_title_on_pad"; 11 packageName = "ep_set_title_on_pad";
12 version = "0.1.4"; 12 version = "0.2.0";
13 src = fetchurl { 13 src = fetchurl {
14 url = "https://registry.npmjs.org/ep_set_title_on_pad/-/ep_set_title_on_pad-0.1.4.tgz"; 14 url = "https://registry.npmjs.org/ep_set_title_on_pad/-/ep_set_title_on_pad-0.2.0.tgz";
15 sha1 = "b89b354242509c0cc825b7532de505a883bab2b3"; 15 sha512 = "qt7Z+xJscGUB6A5R/vHsYbdOhmN3XG56LLtIxOzg/x3/ppHpBCmAf/y4cMNYyrm+6+lgwjt77aa6CchVRyUF7Q==";
16 }; 16 };
17 buildInputs = globalBuildInputs; 17 buildInputs = globalBuildInputs;
18 meta = { 18 meta = {
19 description = "Set the title on a pad in Etherpad, also includes real time updates to the UI"; 19 description = "Set the title on a pad in Etherpad, also includes real time updates to the UI";
20 homepage = https://github.com/JohnMcLear/ep_set_title_on_pad; 20 homepage = "https://github.com/JohnMcLear/ep_set_title_on_pad#readme";
21 }; 21 };
22 production = true; 22 production = true;
23 bypassCache = false; 23 bypassCache = true;
24 reconstructLock = true;
24 }; 25 };
25} \ No newline at end of file 26} \ No newline at end of file
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
diff --git a/pkgs/webapps/etherpad-lite/modules/ep_timesliderdiff/node-packages.nix b/pkgs/webapps/etherpad-lite/modules/ep_timesliderdiff/node-packages.nix
index b40c971..e3ddb1f 100644
--- a/pkgs/webapps/etherpad-lite/modules/ep_timesliderdiff/node-packages.nix
+++ b/pkgs/webapps/etherpad-lite/modules/ep_timesliderdiff/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
@@ -20,6 +20,7 @@ in
20 homepage = https://github.com/JohnMcLear/ep_timesliderdiff; 20 homepage = https://github.com/JohnMcLear/ep_timesliderdiff;
21 }; 21 };
22 production = true; 22 production = true;
23 bypassCache = false; 23 bypassCache = true;
24 reconstructLock = true;
24 }; 25 };
25} \ No newline at end of file 26} \ No newline at end of file