Update org-contrib URL
Upstream eventually changed to the GitHub mirror:
20b74b7951
We should do the same.
This commit is contained in:
18
flake.lock
generated
18
flake.lock
generated
@ -243,17 +243,17 @@
|
||||
"org-contrib": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1654411077,
|
||||
"narHash": "sha256-ywXAI+s+D701PvuDEQljDmFWrTPymqustSYVyf3NYRk=",
|
||||
"ref": "refs/heads/master",
|
||||
"rev": "c6aef31ccfc7c4418c3b51e98f7c3bd8e255f5e6",
|
||||
"revCount": 2622,
|
||||
"type": "git",
|
||||
"url": "https://git.sr.ht/~bzg/org-contrib"
|
||||
"lastModified": 1652646857,
|
||||
"narHash": "sha256-IWIShWyVnbwXqGLQaDNvJ0KoepxhIrXWTjPyGPEkQ14=",
|
||||
"owner": "emacsmirror",
|
||||
"repo": "org-contrib",
|
||||
"rev": "c1e0980fd7a57ca2042fd78acfb1dfb5c3bc03fa",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"type": "git",
|
||||
"url": "https://git.sr.ht/~bzg/org-contrib"
|
||||
"owner": "emacsmirror",
|
||||
"repo": "org-contrib",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"org-yt": {
|
||||
|
@ -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