Skip to content

nix copy and nix-copy-closure works inconsistently on nixbuild.net #7

Description

@rickynils

The following works:

  • nix-copy-closure --to eu.nixbuild.net
  • nix copy --to ssh-ng://eu.nixbuild.net
  • nix copy --from ssh-ng://eu.nixbuild.net

The following does not work:

  • nix-copy-closure --from eu.nixbuild.net
  • nix copy --from ssh://eu.nixbuild.net

So, you can copy both to and from nixbuild.net but you have to select the right combination of commands and protocols. We should fix this so all combinations work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions