cryptpad: 3.13.0 -> 3.20.1 (#94255)

This commit is contained in:
xeji
2020-07-31 22:34:43 +00:00
committed by GitHub
parent b14be7257a
commit 38aa804d5b
6 changed files with 85 additions and 70 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
#! nix-shell -i bash -I nixpkgs=../../../.. -p nodePackages.node2nix nodePackages.bower2nix
set -euo pipefail
node2nix --nodejs-10 \
node2nix --nodejs-12 \
--input node-packages.json \
--output node-packages-generated.nix \
--composition node-packages.nix \