docs: fetch nmd from sourcehut
This commit is contained in:
parent
bd3efacb82
commit
6c5b08a0c1
|
@ -7,7 +7,7 @@ let
|
|||
|
||||
nmdSrc = fetchTarball {
|
||||
url =
|
||||
"https://gitlab.com/api/v4/projects/rycee%2Fnmd/repository/archive.tar.gz?sha=f6ca9dfbae290e2133b4ff567e1a48c0eaf9d681";
|
||||
"https://git.sr.ht/~rycee/nmd/archive/f6ca9dfbae290e2133b4ff567e1a48c0eaf9d681.tar.gz";
|
||||
sha256 = "1ivikjlh6vs0131fb945bjal7xrp2wxblbbk1zbz0yqi41xbvny8";
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue