update flake.lock and flake.nix: refresh dependencies and change jawz-scripts URL to HTTPS

This commit is contained in:
2025-09-27 23:28:49 -06:00
parent e680906a7f
commit 48a70ab9c4
2 changed files with 123 additions and 56 deletions

View File

@@ -10,7 +10,7 @@
inputs.nixpkgs.follows = "";
};
jawz-scripts = {
url = "git+ssh://gitea@git.servidos.lat/lebubu/scripts.git";
url = "git+https://git.servidos.lat/lebubu/scripts.git";
inputs.nixpkgs.follows = "nixpkgs";
};
nur = {