diff --git a/dev.nix b/dev.nix index 186a579..28f328c 100644 --- a/dev.nix +++ b/dev.nix @@ -107,9 +107,9 @@ pkgs.mkShell { (fromGithubRelease { name = "pesde-pkg/pesde"; exeName = "pesde"; - version = "v0.6.0-rc.4+registry.0.2.0-rc.1"; - artifactName = "pesde-0.6.0-rc.4-linux-x86_64.zip"; - sha256 = "3aD2OGUUV4+ptWLTBHVDug9RDHicSM58YDcXCiYRSyY="; + version = "v0.6.0-rc.8+registry.0.2.0-rc.3"; + artifactName = "pesde-0.6.0-rc.8-linux-x86_64.zip"; + sha256 = "xjY8yPTAD32xeQokHDSWBOiGALLxPOU89Xlxi2Jdnno="; }) (fromPesdeManifest { name = "JohnnyMorganz/luau-lsp"; diff --git a/pesde.lock b/pesde.lock index 78c46f9..b45f0fc 100644 --- a/pesde.lock +++ b/pesde.lock @@ -104,14 +104,14 @@ resolved_ty = "standard" [graph."lukadev_0/option@1.2.0 lune".pkg_ref] ref_ty = "pesde" -index_url = "https://github.com/pesde-pkg/index" +index_url = "https://github.com/daimond113/pesde-index" [graph."lukadev_0/result@1.2.0 lune"] resolved_ty = "standard" [graph."lukadev_0/result@1.2.0 lune".pkg_ref] ref_ty = "pesde" -index_url = "https://github.com/pesde-pkg/index" +index_url = "https://github.com/daimond113/pesde-index" [graph."pesde/luau_lsp@1.39.0 lune"] direct = ["luau-lsp", { name = "pesde/luau_lsp", version = "=1.39.0", target = "lune" }, "dev"] @@ -161,7 +161,7 @@ resolved_ty = "standard" [graph."pesde/toolchainlib@0.1.12 lune".pkg_ref] ref_ty = "pesde" -index_url = "https://github.com/pesde-pkg/index" +index_url = "https://github.com/daimond113/pesde-index" [graph."pesde/toolchainlib@0.1.12 lune".pkg_ref.dependencies] dirs = [{ name = "jiwonz/dirs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"] diff --git a/pesde.toml b/pesde.toml index 00cb32c..5b5f277 100644 --- a/pesde.toml +++ b/pesde.toml @@ -13,7 +13,7 @@ includes = [ ] [engines] -pesde = "=0.6.0-rc.6" +pesde = "=0.6.0-rc.8" lune = "=0.8.9" [scripts]