mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-03-08 01:24:09 +01:00
emacs-macport: make homepage point to the same repo as src (#480429)
This commit is contained in:
commit
274bd3e0ee
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ let
|
|||
homepage =
|
||||
{
|
||||
"mainline" = "https://www.gnu.org/software/emacs/";
|
||||
"macport" = "https://bitbucket.org/mituharu/emacs-mac/";
|
||||
"macport" = "https://github.com/jdtsmith/emacs-mac";
|
||||
}
|
||||
.${variant};
|
||||
description =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue