diff --git a/flake.lock b/flake.lock index 3741f25..14f4169 100644 --- a/flake.lock +++ b/flake.lock @@ -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": { diff --git a/flake.nix b/flake.nix index d207bff..85d4bfe 100644 --- a/flake.nix +++ b/flake.nix @@ -58,7 +58,7 @@ # For generating documentation website nmd = { - url = "gitlab:rycee/nmd"; + url = "sourcehut:~rycee/nmd"; flake = false; };