cryptpad: 2.23.0 -> 2.25.0 (#67592)
Update to latest stable version. Remove patched load-config.js, because it is no longer necessary.
This commit is contained in:
committed by
zimbatm
parent
f7a8641b4e
commit
3d321db0f2
+1
-1
@@ -2,7 +2,7 @@
|
||||
|
||||
{pkgs ? import <nixpkgs> {
|
||||
inherit system;
|
||||
}, system ? builtins.currentSystem, nodejs ? pkgs."nodejs-10_x"}:
|
||||
}, system ? builtins.currentSystem, nodejs ? pkgs."nodejs-6_x"}:
|
||||
|
||||
let
|
||||
nodeEnv = import ../../../development/node-packages/node-env.nix {
|
||||
|
||||
Reference in New Issue
Block a user