Skip to content
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

spideraok: 7.0.1 -> 7.1.0 #37873

Merged
merged 1 commit into from Apr 1, 2018
Merged

Conversation

goertzenator
Copy link
Contributor

Motivation for this change
Things done
  • Tested on nixos 64 bit. Logged in with my account and backed up some files.
  • Note that the spikeroak-7.0.1 build and all older versions result in a broken build or a version of spideroak that no longer communicates with the company servers.

Can this be merged to nixos-17.09 as well? This is the current stable nixos and the spideroak there is inoperable as per case #36862.

@nlewo
Copy link
Member

nlewo commented Mar 29, 2018

@GrahamcOfBorg build spideroak
@AndrewMorsillo Could you have a look?

@GrahamcOfBorg
Copy link

No attempt on x86_64-linux (full log)

The following builds were skipped because they don't evaluate on x86_64-linux: spideraok

Partial log (click to expand)

Cannot nix-instantiate `spideraok' because:
error: attribute 'spideraok' in selection path 'spideraok' not found

@GrahamcOfBorg
Copy link

No attempt on aarch64-linux (full log)

The following builds were skipped because they don't evaluate on aarch64-linux: spideraok

Partial log (click to expand)

Cannot nix-instantiate `spideraok' because:
�[31;1merror:�[0m attribute 'spideraok' in selection path 'spideraok' not found

@GrahamcOfBorg
Copy link

No attempt on aarch64-linux (full log)

The following builds were skipped because they don't evaluate on aarch64-linux: spideroak

Partial log (click to expand)


a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowUnfree = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowUnfree = true; }
to ~/.config/nixpkgs/config.nix.


@GrahamcOfBorg
Copy link

No attempt on x86_64-linux (full log)

The following builds were skipped because they don't evaluate on x86_64-linux: spideroak

Partial log (click to expand)


a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowUnfree = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowUnfree = true; }
to ~/.config/nixpkgs/config.nix.


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.

None yet

5 participants