summaryrefslogtreecommitdiff
path: root/common.development.json
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2016-12-23 14:27:22 +0100
committervarac <varacanero@zeromail.org>2016-12-23 14:27:22 +0100
commit3aab74edfcd4b09dfdc3dfc8ffdb1b1b1ae4a04d (patch)
tree9dd8ada7edc53283b806f290cf3f54b7a6e58506 /common.development.json
parentbef870a01d782528dd106e87116c295291f0117a (diff)
Use new experimental-platform deb repo
Diffstat (limited to 'common.development.json')
-rw-r--r--common.development.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/common.development.json b/common.development.json
new file mode 100644
index 0000000..18ee9a5
--- /dev/null
+++ b/common.development.json
@@ -0,0 +1,12 @@
+{
+ "sources": {
+ "platform": {
+ "apt": {
+ "basic": "http://deb.leap.se/experimental-platform"
+ }
+ },
+ "nickserver": {
+ "revision": "master"
+ }
+ }
+}