Update org-contrib URL

Upstream eventually changed to the GitHub mirror:
20b74b7951

We should do the same.
This commit is contained in:
Thiago Kenji Okada
2022-07-07 21:24:55 +01:00
parent 1c09f64ec4
commit 150d2cda3c
2 changed files with 10 additions and 10 deletions

18
flake.lock generated
View File

@ -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": {

View File

@ -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;