summaryrefslogtreecommitdiff
path: root/nix/sources.json
diff options
context:
space:
mode:
Diffstat (limited to 'nix/sources.json')
-rw-r--r--nix/sources.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/nix/sources.json b/nix/sources.json
index 841f308..76ad1f1 100644
--- a/nix/sources.json
+++ b/nix/sources.json
@@ -22,5 +22,17 @@
"type": "tarball",
"url": "https://github.com/NixOS/nixpkgs/archive/b0c285807d6a9f1b7562ec417c24fa1a30ecc31a.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
+ },
+ "wemux": {
+ "branch": "master",
+ "description": "Multi-User Tmux Made Easy",
+ "homepage": "",
+ "owner": "zolrath",
+ "repo": "wemux",
+ "rev": "01c6541f8deceff372711241db2a13f21c4b210c",
+ "sha256": "1y962nzvs7sf720pl3wa582l6irxc8vavd0gp4ag4243b2gs4qvm",
+ "type": "tarball",
+ "url": "https://github.com/zolrath/wemux/archive/01c6541f8deceff372711241db2a13f21c4b210c.tar.gz",
+ "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
}
}