diff --git a/flake.lock b/flake.lock index f30be09..371455f 100644 --- a/flake.lock +++ b/flake.lock @@ -651,17 +651,17 @@ ] }, "locked": { - "lastModified": 1755823597, - "narHash": "sha256-T8dnzpTgbxevJeGYYYxcwRwq6YJHI7PTKu0s0rlZ4Xc=", + "lastModified": 1758168516, + "narHash": "sha256-9ao8IFGmkgNlu3Tmp3qRucWdYYwUfvk51a22tE8ENcI=", "ref": "refs/heads/master", - "rev": "6deea63497263cc73a528d8a14de800798584957", - "revCount": 102, + "rev": "4f5049f3ab97d68e82594abe9968de2a6db44b37", + "revCount": 103, "type": "git", - "url": "ssh://git@gitlab.com/CaptainJawZ/scripts-flake.git" + "url": "ssh://gitea@git.servidos.lat:2222/lebubu/scripts.git" }, "original": { "type": "git", - "url": "ssh://git@gitlab.com/CaptainJawZ/scripts-flake.git" + "url": "ssh://gitea@git.servidos.lat:2222/lebubu/scripts.git" } }, "nix-gaming": { diff --git a/flake.nix b/flake.nix index 70b9ae3..efe7da3 100644 --- a/flake.nix +++ b/flake.nix @@ -10,7 +10,7 @@ inputs.nixpkgs.follows = ""; }; jawz-scripts = { - url = "git+ssh://git@gitlab.com/CaptainJawZ/scripts-flake.git"; + url = "git+ssh://gitea@git.servidos.lat:2222/lebubu/scripts.git"; inputs.nixpkgs.follows = "nixpkgs"; }; nur = {