julia: add 0.7 and 1.0

This commit is contained in:
Rob Vermaas
2018-08-31 10:57:54 +02:00
parent 195d81c45f
commit c745ed1f7c
3 changed files with 230 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
import ./shared.nix {
majorVersion = "1";
minorVersion = "0";
maintenanceVersion = "0";
src_sha256 = "083277z90m1jxr2d1ysb96rgjj9h5q97l6h54mx3pb3f38ykshz2";
}