Loading pkgs/by-name/fr/freerouting/package.nix +4 −1 Original line number Diff line number Diff line Loading @@ -74,7 +74,10 @@ stdenv.mkDerivation (finalAttrs: { Freerouting is an advanced autorouter for all PCB programs that support the standard Specctra or Electra DSN interface. ''; license = lib.licenses.gpl3Only; maintainers = with lib.maintainers; [ srounce ]; maintainers = with lib.maintainers; [ srounce Misaka13514 ]; platforms = with lib.platforms; linux ++ darwin; mainProgram = "freerouting"; }; Loading Loading
pkgs/by-name/fr/freerouting/package.nix +4 −1 Original line number Diff line number Diff line Loading @@ -74,7 +74,10 @@ stdenv.mkDerivation (finalAttrs: { Freerouting is an advanced autorouter for all PCB programs that support the standard Specctra or Electra DSN interface. ''; license = lib.licenses.gpl3Only; maintainers = with lib.maintainers; [ srounce ]; maintainers = with lib.maintainers; [ srounce Misaka13514 ]; platforms = with lib.platforms; linux ++ darwin; mainProgram = "freerouting"; }; Loading