gitlab > gitea

This commit is contained in:
Danilo Reyes 2025-09-18 21:44:55 -06:00
parent 100a708ce6
commit 7dc27e127c
2 changed files with 7 additions and 7 deletions

12
flake.lock generated
View File

@ -651,17 +651,17 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1755823597, "lastModified": 1758168516,
"narHash": "sha256-T8dnzpTgbxevJeGYYYxcwRwq6YJHI7PTKu0s0rlZ4Xc=", "narHash": "sha256-9ao8IFGmkgNlu3Tmp3qRucWdYYwUfvk51a22tE8ENcI=",
"ref": "refs/heads/master", "ref": "refs/heads/master",
"rev": "6deea63497263cc73a528d8a14de800798584957", "rev": "4f5049f3ab97d68e82594abe9968de2a6db44b37",
"revCount": 102, "revCount": 103,
"type": "git", "type": "git",
"url": "ssh://git@gitlab.com/CaptainJawZ/scripts-flake.git" "url": "ssh://gitea@git.servidos.lat:2222/lebubu/scripts.git"
}, },
"original": { "original": {
"type": "git", "type": "git",
"url": "ssh://git@gitlab.com/CaptainJawZ/scripts-flake.git" "url": "ssh://gitea@git.servidos.lat:2222/lebubu/scripts.git"
} }
}, },
"nix-gaming": { "nix-gaming": {

View File

@ -10,7 +10,7 @@
inputs.nixpkgs.follows = ""; inputs.nixpkgs.follows = "";
}; };
jawz-scripts = { 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"; inputs.nixpkgs.follows = "nixpkgs";
}; };
nur = { nur = {