aboutsummaryrefslogtreecommitdiff
path: root/pkgs/webapps/yourls/yourls.json
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2019-05-07 09:06:29 +0200
committerIsmaël Bouya <ismael.bouya@normalesup.org>2019-05-07 10:19:52 +0200
commitb44b42a15197813060bf9405d5a07b8b2c699af5 (patch)
tree4f424a145aa0064653f62de04ddba6bb2c31f49a /pkgs/webapps/yourls/yourls.json
parent6213b17b751fcc6ccd7df9a773dc29d9e8f22c21 (diff)
downloadNix-b44b42a15197813060bf9405d5a07b8b2c699af5.tar.gz
Nix-b44b42a15197813060bf9405d5a07b8b2c699af5.tar.zst
Nix-b44b42a15197813060bf9405d5a07b8b2c699af5.zip
Move yourls to pkgs
Diffstat (limited to 'pkgs/webapps/yourls/yourls.json')
-rw-r--r--pkgs/webapps/yourls/yourls.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/pkgs/webapps/yourls/yourls.json b/pkgs/webapps/yourls/yourls.json
new file mode 100644
index 0000000..0a79b18
--- /dev/null
+++ b/pkgs/webapps/yourls/yourls.json
@@ -0,0 +1,15 @@
1{
2 "tag": "1.7.3",
3 "meta": {
4 "name": "yourls",
5 "url": "https://github.com/YOURLS/YOURLS",
6 "branch": "refs/tags/1.7.3"
7 },
8 "github": {
9 "owner": "YOURLS",
10 "repo": "YOURLS",
11 "rev": "077018822d3594229daa8343310d0b40804b9ddc",
12 "sha256": "1av6h619rwqn0yn0kjn2s2h3gmrhmxaaa9hd5ns4ralxgg731imd",
13 "fetchSubmodules": true
14 }
15}