Skip to content

Commit

Permalink
Drop stale fetch override for ansible
Browse files Browse the repository at this point in the history
Should no longer be necessary, Doom caught up.

Unclear why I thought Doom was getting the old location from el-get: it
should have been preferring MELPA... I either missed some caching
somewhere or just made a mistake.
  • Loading branch information
marienz committed Jul 13, 2024
1 parent 6ecd96e commit 353a012
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions fetch-overrides.nix
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,6 @@
ol-notmuch = "https://git.sr.ht/~tarsius/ol-notmuch";
# nixpkgs uses a release from nongnu ELPA.
corfu-terminal = "https://codeberg.org/akib/emacs-corfu-terminal";

# Melpa and emacs-overlay updated to https://gitlab.com/emacs-ansible/emacs-ansible,
# but Doom seems to use the old location via el-get.
# TODO: check if this becomes obsolete and/or el-get/doom need updating later.
ansible = "https://github.com/k1LoW/emacs-ansible";
};

# Pins for packages not pinned by Doom and not in nixpkgs or emacs-overlay.
Expand Down

0 comments on commit 353a012

Please sign in to comment.