Skip to content

WoeUSB: 3.1.5 -> 3.2.1#42158

Merged
xeji merged 1 commit intoNixOS:masterfrom
mkaito:woeusb
Jun 18, 2018
Merged

WoeUSB: 3.1.5 -> 3.2.1#42158
xeji merged 1 commit intoNixOS:masterfrom
mkaito:woeusb

Conversation

@mkaito
Copy link
Contributor

@mkaito mkaito commented Jun 18, 2018

Motivation for this change

Update WoeUSB

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option 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.

@GrahamcOfBorg GrahamcOfBorg added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Jun 18, 2018
@xeji
Copy link
Contributor

xeji commented Jun 18, 2018

@GrahamcOfBorg build wueusb

@xeji
Copy link
Contributor

xeji commented Jun 18, 2018

typo 😄
@GrahamcOfBorg build woeusb

@NixOS NixOS deleted a comment from GrahamcOfBorg Jun 18, 2018
@NixOS NixOS deleted a comment from GrahamcOfBorg Jun 18, 2018
@NixOS NixOS deleted a comment from GrahamcOfBorg Jun 18, 2018
@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: woeusb

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

Success on aarch64-linux (full log)

Attempted: woeusb

Partial log (click to expand)

make[1]: Nothing to be done for 'installcheck'.
make[1]: Leaving directory '/build/source/innoSetup'
Making installcheck in debian
make[1]: Entering directory '/build/source/debian'
make[1]: Nothing to be done for 'installcheck'.
make[1]: Leaving directory '/build/source/debian'
make[1]: Entering directory '/build/source'
make[1]: Nothing to be done for 'installcheck-am'.
make[1]: Leaving directory '/build/source'
/nix/store/d7acdlfczbns02ms24n9lmfm13mwhbxf-woeusb-3.2.1

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: woeusb

Partial log (click to expand)

make[1]: Entering directory '/build/source/innoSetup'
make[1]: Nothing to be done for 'installcheck'.
make[1]: Leaving directory '/build/source/innoSetup'
Making installcheck in debian
make[1]: Entering directory '/build/source/debian'
make[1]: Nothing to be done for 'installcheck'.
make[1]: Leaving directory '/build/source/debian'
make[1]: Entering directory '/build/source'
make[1]: Nothing to be done for 'installcheck-am'.
make[1]: Leaving directory '/build/source'

@xeji xeji merged commit 54f50e6 into NixOS:master Jun 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants