dev: update nmd source

This commit is contained in:
NotAShelf 2023-07-28 12:02:51 +03:00
parent f2f9c32eca
commit d7f4310121
No known key found for this signature in database
GPG Key ID: 02D1DD3FA08B6B29
2 changed files with 8 additions and 8 deletions

View File

@ -855,17 +855,17 @@
"nmd": {
"flake": false,
"locked": {
"lastModified": 1680213367,
"narHash": "sha256-NbSXxpFAK5IMcsQTK0vSGy099HExx3SEagqW4Lpc+X8=",
"owner": "rycee",
"lastModified": 1687627428,
"narHash": "sha256-7zGfXuNS5RHqhpEdz2fwrtqvF86JRo5U1hrxZSYgcm8=",
"owner": "~rycee",
"repo": "nmd",
"rev": "abb15317ebd17e5a0a7dd105e2ce52f2700185a8",
"type": "gitlab"
"rev": "824a380546b5d0d0eb701ff8cd5dbafb360750ff",
"type": "sourcehut"
},
"original": {
"owner": "rycee",
"owner": "~rycee",
"repo": "nmd",
"type": "gitlab"
"type": "sourcehut"
}
},
"noice-nvim": {

View File

@ -58,7 +58,7 @@
# For generating documentation website
nmd = {
url = "gitlab:rycee/nmd";
url = "sourcehut:~rycee/nmd";
flake = false;
};