add ups periodic checks

This commit is contained in:
Alex Tau 2025-09-13 14:40:02 +03:00
parent 09eabcc6b2
commit da480a7c4e
13 changed files with 533 additions and 403 deletions

17
flake.lock generated
View file

@ -16,22 +16,6 @@
"type": "github"
}
},
"nixpkgs-29335f": {
"locked": {
"lastModified": 1745804731,
"narHash": "sha256-v/sK3AS0QKu/Tu5sHIfddiEHCvrbNYPv8X10Fpux68g=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "29335f23bea5e34228349ea739f31ee79e267b88",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"rev": "29335f23bea5e34228349ea739f31ee79e267b88",
"type": "github"
}
},
"pyproject-build-systems": {
"inputs": {
"nixpkgs": [
@ -81,7 +65,6 @@
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"nixpkgs-29335f": "nixpkgs-29335f",
"pyproject-build-systems": "pyproject-build-systems",
"pyproject-nix": "pyproject-nix",
"uv2nix": "uv2nix"