port fix flake

This commit is contained in:
Danilo Reyes 2025-09-19 11:19:25 -06:00
parent c234acacec
commit b759d318b6
2 changed files with 3 additions and 3 deletions

4
flake.lock generated
View File

@ -657,11 +657,11 @@
"rev": "4f5049f3ab97d68e82594abe9968de2a6db44b37", "rev": "4f5049f3ab97d68e82594abe9968de2a6db44b37",
"revCount": 103, "revCount": 103,
"type": "git", "type": "git",
"url": "ssh://gitea@git.servidos.lat:2222/lebubu/scripts.git" "url": "ssh://gitea@git.servidos.lat/lebubu/scripts.git"
}, },
"original": { "original": {
"type": "git", "type": "git",
"url": "ssh://gitea@git.servidos.lat:2222/lebubu/scripts.git" "url": "ssh://gitea@git.servidos.lat/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://gitea@git.servidos.lat:2222/lebubu/scripts.git"; url = "git+ssh://gitea@git.servidos.lat/lebubu/scripts.git";
inputs.nixpkgs.follows = "nixpkgs"; inputs.nixpkgs.follows = "nixpkgs";
}; };
nur = { nur = {