summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordrebs <drebs@leap.se>2016-12-22 19:45:20 -0200
committerdrebs <drebs@leap.se>2016-12-22 19:45:20 -0200
commit92fca3d0cb4bdea5b1bf06130d8c489201549a19 (patch)
tree92be7ce8797caf537f4a8a5238e3876e79810133
parentbcecdf371f7ef667eeb292374a97f22ccd29958a (diff)
use experimental-0.9 deb repo in mail env
-rw-r--r--common.mail.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/common.mail.json b/common.mail.json
new file mode 100644
index 0000000..e95e574
--- /dev/null
+++ b/common.mail.json
@@ -0,0 +1,9 @@
+{
+ "sources": {
+ "platform": {
+ "apt": {
+ "basic": "http://deb.leap.se/experimental-0.9"
+ }
+ }
+ }
+}