Merge pull request #125391 from r-ryantm/auto-update/horizon-eda

horizon-eda: 1.4.0 -> 2.0.0
This commit is contained in:
Ryan Mulligan 2021-06-11 17:34:07 -07:00 committed by GitHub
commit 26a88ecce8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,13 +23,13 @@
stdenv.mkDerivation rec {
pname = "horizon-eda";
version = "1.4.0";
version = "2.0.0";
src = fetchFromGitHub {
owner = "horizon-eda";
repo = "horizon";
rev = "v${version}";
sha256 = "0mra6kf1c2qixfzqva6r01qms5kdabbhhblhk5is6h6nq78i8640";
sha256 = "sha256-FS24B/ySKeF8r7Tro+mf5P0ALtlPwwJCU3YdDNYLe6o=";
};
buildInputs = [