mirror of
https://github.com/YosysHQ/nextpnr.git
synced 2026-01-13 15:27:37 +00:00
Revert "Fix description in Nix derivation"
This reverts commit 9365bf297c3e1a47d97dbc92e9f2df5aea590126.
This commit is contained in:
parent
b0c05c7f75
commit
77878f5af7
@ -43,8 +43,8 @@ in
|
||||
enableParallelBuilding = true;
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Next Generation Place-and-Route tool for FPGAs";
|
||||
homepage = "https://gitlab.com/symbioticeda/nextpnr";
|
||||
description = "A computer-aided design (CAD) tool from a parallel universe";
|
||||
homepage = "https://github.com/mkeeter/antimony";
|
||||
license = licenses.bsd0;
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user