icestorm: update homepage

+1 -1
+1 -1
pkgs/development/embedded/fpga/icestorm/default.nix
··· 62 62 FPGAs and providing simple tools for analyzing and 63 63 creating bitstream files. 64 64 ''; 65 - homepage = "http://www.clifford.at/icestorm/"; 65 + homepage = "https://github.com/YosysHQ/icestorm/"; 66 66 license = lib.licenses.isc; 67 67 maintainers = with lib.maintainers; [ shell thoughtpolice emily ]; 68 68 platforms = lib.platforms.all;