mirror of
https://github.com/nix-community/nix-doom-emacs
synced 2025-08-05 12:37:35 -05:00
update git references from hlissner repos to doomemacs org
This commit is contained in:
2
.github/workflows/update_init_el.py
vendored
2
.github/workflows/update_init_el.py
vendored
@ -16,7 +16,7 @@ DRY_RUN = bool(env.get("GITHUB_DRY_RUN", False))
|
||||
|
||||
INIT_EL = "test/doom.d/init.el"
|
||||
UPSTREAM_INIT_EL = "init.example.el"
|
||||
DOOM_UPSTREAM = "hlissner/doom-emacs"
|
||||
DOOM_UPSTREAM = "doomemacs/doomemacs"
|
||||
UPSTREAM_BRANCH = "develop"
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user