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

sc-controller: 0.4.0.2 -> 0.4.1 #36148

Merged
merged 1 commit into from Mar 1, 2018
Merged

sc-controller: 0.4.0.2 -> 0.4.1 #36148

merged 1 commit into from Mar 1, 2018

Conversation

rnhmjoj
Copy link
Contributor

@rnhmjoj rnhmjoj commented Feb 28, 2018

Motivation for this change

Regular update

Things done
  • Tested using sandboxing (nix.useSandbox on 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 (none)
  • Tested execution of all binary files
  • Fits CONTRIBUTING.md.

cc @orivej

@Mic92
Copy link
Member

Mic92 commented Feb 28, 2018

@GrahamcOfBorg build sc-controller

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Partial log (click to expand)

tests/test_parser/test_macros.py .........                               [ 37%]
tests/test_parser/test_modifiers.py ...................                  [ 51%]
tests/test_parser/test_special_actions.py ............                   [ 60%]
tests/test_profile/test_actions.py .......................               [ 76%]
tests/test_profile/test_modeshift.py ..                                  [ 77%]
tests/test_profile/test_modifiers.py ..................                  [ 90%]
tests/test_profile/test_special_actions.py ............                  [ 99%]
tests/test_strings/test_modifiers.py .                                   [100%]

========================== 140 passed in 1.23 seconds ==========================

@GrahamcOfBorg
Copy link

Failure on x86_64-darwin (full log)

Partial log (click to expand)

Package ‘sc-controller-0.4.1’ in /private/var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/lnl7-mac/pkgs/misc/drivers/sc-controller/default.nix:57 is not supported on ‘x86_64-darwin’, refusing to evaluate.

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

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

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Partial log (click to expand)

tests/test_parser/test_modifiers.py ...................                  [ 51%]
tests/test_parser/test_special_actions.py ............                   [ 60%]
tests/test_profile/test_actions.py .......................               [ 76%]
tests/test_profile/test_modeshift.py ..                                  [ 77%]
tests/test_profile/test_modifiers.py ..................                  [ 90%]
tests/test_profile/test_special_actions.py ............                  [ 99%]
tests/test_strings/test_modifiers.py .                                   [100%]

========================== 140 passed in 6.51 seconds ==========================
/nix/store/qb984430dnj68k326nxcl2j752i1332h-sc-controller-0.4.1

@Mic92
Copy link
Member

Mic92 commented Mar 1, 2018

@rnhmjoj can you ask for borg access? NixOS/ofborg#92

@rnhmjoj
Copy link
Contributor Author

rnhmjoj commented Mar 1, 2018

That makes it build my PR automatically?

@Mic92
Copy link
Member

Mic92 commented Mar 1, 2018

and on demand as your liking.

@rnhmjoj
Copy link
Contributor Author

rnhmjoj commented Mar 1, 2018

Sounds good, I'll ask tomorrow.

@Mic92 Mic92 merged commit c360fbc into NixOS:master Mar 1, 2018
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