Merge pull request #1 from artemist/patch-1

Fix baseUrl for Quartus 18.1
This commit is contained in:
Travis Whitaker 2019-09-25 16:40:44 -07:00 committed by GitHub
commit fc337bf156
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -767,7 +767,7 @@ in rec {
recurseForDerivations = true;
version = "18.1.0.625";
is32bitPackage = false;
baseUrl = "http://download.altera.com/akdlm/software/acdsinst/17.1std/590/ib_installers";
baseUrl = "http://download.altera.com/akdlm/software/acdsinst/18.1std/625/ib_installers";
lite_edition = {
recurseForDerivations = true;