aboutsummaryrefslogtreecommitdiff
path: root/pkgs/impure/etherpad-lite/etherpad-lite.json
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2019-05-09 10:03:16 +0200
committerIsmaël Bouya <ismael.bouya@normalesup.org>2019-05-09 10:56:07 +0200
commit1247e537b0c8e5ed780ab890cbce4612714a0fa7 (patch)
treec5160a45367b8c7dd4f8b5d9162d908517da041e /pkgs/impure/etherpad-lite/etherpad-lite.json
parent803d2d9f35005f10eb43e4568b7f0444d3f9d6aa (diff)
downloadNix-1247e537b0c8e5ed780ab890cbce4612714a0fa7.tar.gz
Nix-1247e537b0c8e5ed780ab890cbce4612714a0fa7.tar.zst
Nix-1247e537b0c8e5ed780ab890cbce4612714a0fa7.zip
Make etherpad derivation pure
It also moves .ep_initialized to /var/lib to allow proper initialization.
Diffstat (limited to 'pkgs/impure/etherpad-lite/etherpad-lite.json')
-rw-r--r--pkgs/impure/etherpad-lite/etherpad-lite.json15
1 files changed, 0 insertions, 15 deletions
diff --git a/pkgs/impure/etherpad-lite/etherpad-lite.json b/pkgs/impure/etherpad-lite/etherpad-lite.json
deleted file mode 100644
index 81369c4..0000000
--- a/pkgs/impure/etherpad-lite/etherpad-lite.json
+++ /dev/null
@@ -1,15 +0,0 @@
1{
2 "tag": "1.7.0",
3 "meta": {
4 "name": "etherpad-lite",
5 "url": "https://github.com/ether/etherpad-lite",
6 "branch": "refs/tags/1.7.0"
7 },
8 "github": {
9 "owner": "ether",
10 "repo": "etherpad-lite",
11 "rev": "96ac381afb9ea731dad48968f15d77dc6488bd0d",
12 "sha256": "03k6bwlm9ch9kssy9jipfg8ij7rpbzd89xq4mvg4grg1q6ivnzk9",
13 "fetchSubmodules": true
14 }
15}