From 50aacc1749545299a595d79bc436f710d873a1ea Mon Sep 17 00:00:00 2001 From: "Gustavo \"Guz\" L de Mello" Date: Fri, 12 Jun 2026 11:54:46 -0300 Subject: [PATCH] chore(services,minecraft-server): update modpack --- flake.lock | 12 ++++++------ flake.nix | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/flake.lock b/flake.lock index 6e3d7d4..67d4e36 100644 --- a/flake.lock +++ b/flake.lock @@ -95,17 +95,17 @@ "nixpkgs": "nixpkgs" }, "locked": { - "lastModified": 1779744030, - "narHash": "sha256-zHLos5XCACV+73SYKqI50qjg0QUvOUyjMNUeUHIKpQE=", + "lastModified": 1781275242, + "narHash": "sha256-OLMEWNdZMBd72OdazF6+IhoaQMcnOIM3MtAt0uyBPk4=", "ref": "refs/heads/main", - "rev": "94ec1f471a5407154407a15f6583ee8d3adc9ac6", - "revCount": 15, + "rev": "7024332ba161c74b52b31b67566202538e6138bb", + "revCount": 17, "type": "git", - "url": "https://code.capytal.cc/sixsides/favelasmp" + "url": "ssh://gitea@100.98.115.36/sixsides/favelasmp" }, "original": { "type": "git", - "url": "https://code.capytal.cc/sixsides/favelasmp" + "url": "ssh://gitea@100.98.115.36/sixsides/favelasmp" } }, "firefox-gnome-theme": { diff --git a/flake.nix b/flake.nix index 9272001..72d0bc5 100644 --- a/flake.nix +++ b/flake.nix @@ -33,7 +33,7 @@ # url = "git+ssh://gitea@spacestation/heart/modpack.git"; # # url = "git+file:///home/guz/.projects/heart-modpack"; # }; - favelasmp.url = "git+https://code.capytal.cc/sixsides/favelasmp"; + favelasmp.url = "git+ssh://gitea@100.98.115.36/sixsides/favelasmp"; guzone.url = "git+https://code.capytal.cc/dot013/guz.one"; keikos.url = "git+https://code.capytal.cc/guz013/keikos.work"; loreddev-gitea.url = "git+https://code.capytal.cc/loreddev/gitea";