Skip to content

Cannot deploy with Nix 2.33 #355

@Garmelon

Description

@Garmelon

Using nix 2.33.0 (on arch linux) and the latest deploy-rs from master, I run into the following error when executing deploy:

🚀 ℹ️ [deploy] [INFO] Building profile `system` for node `foo` on remote host
error: getting status of '/nix/store/derivations': No such file or directory
🚀 ❌ [deploy] [ERROR] Failed to build profile on node foo: foo

Of course, no file or directory named /nix/store/derivations exists.

Using nix 2.32.4, deploying works as expected with the identical deploy-rs version, flake, and flake.lock.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions