-
Notifications
You must be signed in to change notification settings - Fork 128
Closed
Description
Deploys suddenly started to fail with:
π βΉοΈ [deploy] [INFO] The following profiles are going to be deployed:
[mylab.system]
user = "root"
ssh_user = "me"
path = "/nix/store/f8ifqpnx3qbgqjvl0mxg93lwl3mpz785-activatable-nixos-system-mylab-25.11.20251031.a7fc11b"
hostname = "myhostname.net"
ssh_opts = []
π βΉοΈ [deploy] [INFO] Building profile `system` for node `mylab` on remote host
error: getting status of '/Users/me/dev/nix-config/6k8c1qvj710mrc62h1vzl3fgqpc6anw1-activatable-nixos-system-mylab-25.11.20251031.a7fc11b.drv': No such file or directory
π β [deploy] [ERROR] Failed to build profile on node mylab: mylab
For some reason it tries to reference a drv from ~/dev/nix-config/... rather than /nix/store.
β― deploy --version
deploy-rs 1.0
β― nix --version
nix (Determinate Nix 3.12.0) 2.32.1
berberman and OrfeasZ
Metadata
Metadata
Assignees
Labels
No labels