arachne-pnr: update git repo location

Signed-off-by: Austin Seipp <aseipp@pobox.com>
This commit is contained in:
Austin Seipp 2019-02-23 11:05:55 -06:00
parent 609b49ea78
commit ad8d28c98f
No known key found for this signature in database
GPG Key ID: 25D2038DEB08021D

View File

@ -7,7 +7,7 @@ stdenv.mkDerivation rec {
version = "2018.09.08";
src = fetchFromGitHub {
owner = "cseed";
owner = "yosyshq";
repo = "arachne-pnr";
rev = "840bdfdeb38809f9f6af4d89dd7b22959b176fdd";
sha256 = "1dqvjvgvsridybishv4pnigw9gypxh7r7nrqp9z9qq92v7c5rxzl";