Skip to content

Update flake.lock #288

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update flake.lock #288

wants to merge 1 commit into from

Conversation

sunziping2016
Copy link
Collaborator

@sunziping2016 sunziping2016 commented Jun 21, 2025

No description provided.

Copy link
Contributor

github-actions bot commented Jun 21, 2025

Terragrunt Plan 📝

Terragrunt Plan Logs
18:03:09.943 WARN   The `run-all plan` command is deprecated and will be removed in a future version of Terragrunt. Use `terragrunt plan --all` instead.
18:03:09.948 INFO   The stack at . will be processed in the following order for command plan:
Group 1
- Module ./aliyun
- Module ./hosts


18:03:11.218 INFO   [hosts] tofu: Initializing the backend...
18:03:11.714 INFO   [hosts] tofu: 
18:03:11.714 INFO   [hosts] tofu: Successfully configured the backend "s3"! OpenTofu will automatically
18:03:11.714 INFO   [hosts] tofu: use this backend unless the backend configuration changes.
18:03:12.163 INFO   [hosts] tofu: Initializing modules...
18:03:12.164 INFO   [hosts] tofu: - nixos_deploy in ../modules/nixos_deploy
18:03:12.164 INFO   [hosts] tofu: Initializing provider plugins...
18:03:12.164 INFO   [hosts] tofu: - Reusing previous version of linyinfeng/shell from the dependency lock file
18:03:12.923 INFO   [hosts] tofu: - Using linyinfeng/shell v1.7.13 from the shared cache directory
18:03:12.936 INFO   [hosts] tofu: OpenTofu has been successfully initialized!
18:03:17.060 INFO   [aliyun] tofu: Initializing the backend...
18:03:17.622 INFO   [aliyun] tofu: 
18:03:17.622 INFO   [aliyun] tofu: Successfully configured the backend "s3"! OpenTofu will automatically
18:03:17.622 INFO   [aliyun] tofu: use this backend unless the backend configuration changes.
18:03:18.161 INFO   [aliyun] tofu: Initializing modules...
18:03:18.162 INFO   [aliyun] tofu: - sg in ../modules/aliyun_security_group
18:03:18.163 INFO   [aliyun] tofu: - vpc in ../modules/aliyun_vpc
18:03:18.164 INFO   [aliyun] tofu: Initializing provider plugins...
18:03:18.164 INFO   [aliyun] tofu: - Reusing previous version of aliyun/alicloud from the dependency lock file
18:03:18.965 INFO   [aliyun] tofu: - Using aliyun/alicloud v1.250.0 from the shared cache directory
18:03:19.234 INFO   [aliyun] tofu: OpenTofu has been successfully initialized!
18:03:23.298 STDOUT [hosts] tofu: OpenTofu used the selected providers to generate the following execution
18:03:23.298 STDOUT [hosts] tofu: plan. Resource actions are indicated with the following symbols:
18:03:23.299 STDOUT [hosts] tofu: -/+ destroy and then create replacement
18:03:23.299 STDOUT [hosts] tofu: OpenTofu will perform the following actions:
18:03:23.299 STDOUT [hosts] tofu:   # module.nixos_deploy["hgh0"].shell_script.deploy must be replaced
18:03:23.299 STDOUT [hosts] tofu: -/+ resource "shell_script" "deploy" {
18:03:23.299 STDOUT [hosts] tofu:       ~ dirty             = true -> false # forces replacement
18:03:23.299 STDOUT [hosts] tofu:       ~ id                = "d1arfrlgfg3opfs7jp70" -> (known after apply)
18:03:23.299 STDOUT [hosts] tofu:       ~ output            = {
18:03:23.299 STDOUT [hosts] tofu:           - "done" = "true"
18:03:23.299 STDOUT [hosts] tofu:         } -> (known after apply)
18:03:23.299 STDOUT [hosts] tofu:         # (2 unchanged attributes hidden)
18:03:23.299 STDOUT [hosts] tofu:         # (1 unchanged block hidden)
18:03:23.299 STDOUT [hosts] tofu:     }
18:03:23.299 STDOUT [hosts] tofu:   # module.nixos_deploy["hkg0"].shell_script.deploy must be replaced
18:03:23.299 STDOUT [hosts] tofu: -/+ resource "shell_script" "deploy" {
18:03:23.299 STDOUT [hosts] tofu:       ~ dirty             = true -> false # forces replacement
18:03:23.299 STDOUT [hosts] tofu:       ~ id                = "d1arfstgfg3opfs7jp7g" -> (known after apply)
18:03:23.299 STDOUT [hosts] tofu:       ~ output            = {
18:03:23.299 STDOUT [hosts] tofu:           - "done" = "true"
18:03:23.299 STDOUT [hosts] tofu:         } -> (known after apply)
18:03:23.299 STDOUT [hosts] tofu:         # (2 unchanged attributes hidden)
18:03:23.299 STDOUT [hosts] tofu:         # (1 unchanged block hidden)
18:03:23.299 STDOUT [hosts] tofu:     }
18:03:23.299 STDOUT [hosts] tofu:   # module.nixos_deploy["sha0"].shell_script.deploy must be replaced
18:03:23.299 STDOUT [hosts] tofu: -/+ resource "shell_script" "deploy" {
18:03:23.299 STDOUT [hosts] tofu:       ~ dirty             = true -> false # forces replacement
18:03:23.299 STDOUT [hosts] tofu:       ~ id                = "d1ar3cdgfg3u0e9i8280" -> (known after apply)
18:03:23.299 STDOUT [hosts] tofu:       ~ output            = {
18:03:23.299 STDOUT [hosts] tofu:           - "done" = "true"
18:03:23.299 STDOUT [hosts] tofu:         } -> (known after apply)
18:03:23.299 STDOUT [hosts] tofu:         # (2 unchanged attributes hidden)
18:03:23.299 STDOUT [hosts] tofu:         # (1 unchanged block hidden)
18:03:23.299 STDOUT [hosts] tofu:     }
18:03:23.299 STDOUT [hosts] tofu: Plan: 3 to add, 0 to change, 3 to destroy.
18:03:23.299 STDOUT [hosts] tofu: 
18:03:25.432 STDOUT [aliyun] tofu: No changes. Your infrastructure matches the configuration.
18:03:25.432 STDOUT [aliyun] tofu: OpenTofu has compared your real infrastructure against your configuration and
18:03:25.432 STDOUT [aliyun] tofu: found no differences, so no changes are needed.

Status: out of sync ⚠️
Hosts to deploy: hgh0, hkg0, sha0

Copy link
Contributor

github-actions bot commented Jun 21, 2025

Changes for Host hgh0 🚀

Warning: Permanently added 'hgh0' (ED25519) to the list of known hosts.
nixos-system-hgh0: 25.11.20250619.08f2208 → 25.11.20250621.4206c4c
rclone: 1.70.0 → 1.70.1, -9.7 KiB
tbb: 2021.11.0 → 2021.13.0

Copy link
Contributor

github-actions bot commented Jun 21, 2025

Changes for Host sha0 🚀

Warning: Permanently added 'sha0' (ED25519) to the list of known hosts.
nixos-system-sha0: 25.11.20250619.08f2208 → 25.11.20250624.4b1164c
nushell: 0.104.1 → 0.105.1, +1642.5 KiB
source: +253.0 KiB
sudo: 1.9.16p2 → 1.9.17, +98.3 KiB
tbb: 2021.11.0 → 2021.12.0

Copy link
Contributor

github-actions bot commented Jun 21, 2025

Changes for Host hkg0 🚀

Warning: Permanently added 'hkg0.eh578599.xyz' (ED25519) to the list of known hosts.
nixos-system-hkg0: 25.11.20250619.08f2208 → 25.11.20250624.4b1164c
nushell: 0.104.1 → 0.105.1, +1642.5 KiB
source: +253.0 KiB
sudo: 1.9.16p2 → 1.9.17, +98.3 KiB
tbb: 2021.11.0 → 2021.12.0

@sunziping2016 sunziping2016 force-pushed the chore/auto-update-flake branch 3 times, most recently from fc0f916 to ae09bac Compare June 24, 2025 10:03
Flake lock file updates:

• Updated input 'disko':
    'github:nix-community/disko/7f1857b31522062a6a00f88cbccf86b43acceed1?narHash=sha256-KrC9iOVYIn6ukpVlHbqSA4hYCZ6oDyJKrcLqv4c5v84%3D' (2025-06-16)
  → 'github:nix-community/disko/8fd2d6c75009ac75f9a6fb18c33a239806778d01?narHash=sha256-kD88T/NqmcgfOBFAwphN30ccaUdj6K6%2BLG0XdM2w2LA%3D' (2025-06-23)
• Updated input 'git-hooks-nix':
    'github:cachix/git-hooks.nix/623c56286de5a3193aa38891a6991b28f9bab056?narHash=sha256-WUaIlOlPLyPgz9be7fqWJA5iG6rHcGRtLERSCfUDne4%3D' (2025-06-11)
  → 'github:cachix/git-hooks.nix/16ec914f6fb6f599ce988427d9d94efddf25fe6d?narHash=sha256-wibppH3g/E2lxU43ZQHC5yA/7kIKLGxVEnsnVK1BtRg%3D' (2025-06-24)
• Updated input 'home-manager':
    'github:nix-community/home-manager/863842639722dd12ae9e37ca83bcb61a63b36f6c?narHash=sha256-Mj5t4yX05/rXnRqJkpoLZTWqgStB88Mr/fegTRqyiWc%3D' (2025-06-19)
  → 'github:nix-community/home-manager/ff31a4677c1a8ae506aa7e003a3dba08cb203f82?narHash=sha256-DTCCcp6WCFaYXWKFRA6fiI2zlvOLCf5Vwx8%2B/0R8Wc4%3D' (2025-06-24)
• Updated input 'nix-minecraft':
    'github:Infinidoge/nix-minecraft/efe6de64b35fa9092a5d6605edcf8036106f6d78?narHash=sha256-jdwSQWssdK1iOhOUteHiW7IoNEBdK05s8ioLqtKaKas%3D' (2025-06-19)
  → 'github:Infinidoge/nix-minecraft/67cc1a9c77957e6749f38851c04ffbee6e0d4a4d?narHash=sha256-cawpGKdtw%2B2ai/fqvz%2BB8ge/iaX2CzbcDb39GiW5gt4%3D' (2025-06-25)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/08f22084e6085d19bcfb4be30d1ca76ecb96fe54?narHash=sha256-XE/lFNhz5lsriMm/yjXkvSZz5DfvKJLUjsS6pP8EC50%3D' (2025-06-19)
  → 'github:NixOS/nixpkgs/4b1164c3215f018c4442463a27689d973cffd750?narHash=sha256-Z0djmTa1YmnGMfE9jEe05oO4zggjDmxOGKwt844bUhE%3D' (2025-06-24)
• Updated input 'pyproject-nix':
    'github:nix-community/pyproject.nix/e09c10c24ebb955125fda449939bfba664c467fd?narHash=sha256-QxdHGNpbicIrw5t6U3x%2BZxeY/7IEJ6lYbvsjXmcxFIM%3D' (2025-05-06)
  → 'github:nix-community/pyproject.nix/e824458bd917b44bf4c38795dea2650336b2f55d?narHash=sha256-ThKBd8XSvITAh2JqU7enOp8AfKeQgf9u7zYC41cnBE4%3D' (2025-06-21)
@sunziping2016 sunziping2016 force-pushed the chore/auto-update-flake branch from ae09bac to 5895b1f Compare June 25, 2025 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant