]> git.immae.eu Git - perso/Immae/Config/Nix.git/blobdiff - pkgs/webapps/etherpad-lite/modules/ep_font_size/node-packages.nix
Upgrade etherpad-lite
[perso/Immae/Config/Nix.git] / pkgs / webapps / etherpad-lite / modules / ep_font_size / node-packages.nix
index 03061ada511043dfba21b020ce04972a24eb4af9..06b69f934c544397aa6f217a28b9bea1c249eaf1 100644 (file)
@@ -1,4 +1,4 @@
-# This file has been generated by node2nix 1.6.0. Do not edit!
+# This file has been generated by node2nix 1.8.0. Do not edit!
 
 {nodeEnv, fetchurl, fetchgit, globalBuildInputs ? []}:
 
@@ -9,16 +9,19 @@ in
   ep_font_size = nodeEnv.buildNodePackage {
     name = "ep_font_size";
     packageName = "ep_font_size";
-    version = "0.1.11";
+    version = "0.2.0";
     src = fetchurl {
-      url = "https://registry.npmjs.org/ep_font_size/-/ep_font_size-0.1.11.tgz";
-      sha1 = "997c079bab97e04196c9db43b3bb238c804d8126";
+      url = "https://registry.npmjs.org/ep_font_size/-/ep_font_size-0.2.0.tgz";
+      sha512 = "63D+PoWgXY/DpqS3NGunFanIzCTF5js7rKD8R979b1daPRc/vI6To8HD69iknb5F3APC/G64g9BiRJIYNnIYmA==";
     };
     buildInputs = globalBuildInputs;
     meta = {
       description = "Add support for Font Sizes";
+      homepage = "https://github.com/JohnMcLear/ep_font_size#readme";
+      license = "Apache-2.0";
     };
     production = true;
-    bypassCache = false;
+    bypassCache = true;
+    reconstructLock = true;
   };
 }
\ No newline at end of file