mirror of
https://github.com/nix-community/nix-doom-emacs
synced 2025-08-07 12:47:32 -05:00
Update org-contrib URL
Upstream eventually changed to the GitHub mirror:
20b74b7951
We should do the same.
This commit is contained in:
@ -58,7 +58,7 @@
|
||||
nose.flake = false;
|
||||
ob-racket.url = "github:xchrishawk/ob-racket";
|
||||
ob-racket.flake = false;
|
||||
org-contrib.url = "git+https://git.sr.ht/~bzg/org-contrib";
|
||||
org-contrib.url = "github:emacsmirror/org-contrib";
|
||||
org-contrib.flake = false;
|
||||
org.url = "github:emacs-straight/org-mode";
|
||||
org.flake = false;
|
||||
|
Reference in New Issue
Block a user