nmigen: fix URL
This commit is contained in:
parent
b93ee35a7d
commit
6d2449b973
@ -16,7 +16,7 @@ python3Packages.buildPythonPackage {
|
|||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "A refreshed Python toolbox for building complex digital hardware";
|
description = "A refreshed Python toolbox for building complex digital hardware";
|
||||||
homepage = "https://lambdaconcept.com";
|
homepage = "https://m-labs.hk";
|
||||||
license = licenses.bsd2;
|
license = licenses.bsd2;
|
||||||
maintainers = [ maintainers.sb0 ];
|
maintainers = [ maintainers.sb0 ];
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user