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

way-cooler: renaming commands is not needed anymore #39983

Merged
merged 1 commit into from May 5, 2018
Merged

way-cooler: renaming commands is not needed anymore #39983

merged 1 commit into from May 5, 2018

Conversation

ookhoi
Copy link
Contributor

@ookhoi ookhoi commented May 4, 2018

… '_' with '-' to fix multiple way-cooler compile failures

Motivation for this change
Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

… '_' with '-' to fix multiple way-cooler compile failures
@Mic92 Mic92 changed the title fix-way-cooler - remove 'mv' commands not needed anymore, and replace… way-cooler: renaming commands is not needed anymore May 4, 2018
@matthewbauer
Copy link
Member

@GrahamcOfBorg build way-cooler

@GrahamcOfBorg
Copy link

No attempt on x86_64-darwin (full log)

The following builds were skipped because they don't evaluate on x86_64-darwin: way-cooler

Partial log (click to expand)


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

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


@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: way-cooler

Partial log (click to expand)

    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected u8, found i8
    |
    = note: expected type `*const u8`
               found type `*const i8`

error: aborting due to previous error

builder for '/nix/store/06j5q5rshfwskif8vvy027ihhdyvbz5x-rust_way-cooler-0.8.0.drv' failed with exit code 101
cannot build derivation '/nix/store/6jv88rg4j1y1if3cy3rppb3yx5p6445y-way-cooler-with-extensions-0.8.0.drv': 1 dependencies couldn't be built
�[31;1merror:�[0m build of '/nix/store/6jv88rg4j1y1if3cy3rppb3yx5p6445y-way-cooler-with-extensions-0.8.0.drv' failed

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: way-cooler

Partial log (click to expand)

patching script interpreter paths in /nix/store/ws490xxqd2hgh14hn6gs23rhja31q86f-rust_way-cooler-0.8.0
checking for references to /build in /nix/store/ws490xxqd2hgh14hn6gs23rhja31q86f-rust_way-cooler-0.8.0...
building '/nix/store/p4n35rwqpd9v184q7jydgs1imhvra5jx-way-cooler-with-extensions-0.8.0.drv'...
/nix/store/sl97zxa6ha37a8rprqjc7ypk3p1aw0g7-rust_wc-bg-0.3.0/lib:
link: /nix/store/ws490xxqd2hgh14hn6gs23rhja31q86f-rust_way-cooler-0.8.0/lib/link
/nix/store/6b8fq1dbrlynhglrq0c7fpk8dh6qa9yl-rust_wc-grab-0.3.0/lib:
link: /nix/store/ws490xxqd2hgh14hn6gs23rhja31q86f-rust_way-cooler-0.8.0/lib/link
/nix/store/wxi4zqpfnjw0475317af4f8x413jfjsi-rust_wc-lock-0.2.1/lib:
link: /nix/store/ws490xxqd2hgh14hn6gs23rhja31q86f-rust_way-cooler-0.8.0/lib/link
/nix/store/91fk69pan5kvhsqdgrb9ik47fkqfhdx0-way-cooler-with-extensions-0.8.0

@matthewbauer matthewbauer merged commit 938299b into NixOS:master May 5, 2018
@ookhoi ookhoi deleted the fix-way-cooler branch May 5, 2018 12:01
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

3 participants