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

mbpfan: 2.0.2 -> 2.1.0 #46998

Merged
merged 1 commit into from Sep 29, 2018
Merged

mbpfan: 2.0.2 -> 2.1.0 #46998

merged 1 commit into from Sep 29, 2018

Conversation

r-ryantm
Copy link
Contributor

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/mbpfan/versions.

meta.description for mbpfan is: '"Daemon that uses input from coretemp module and sets the fan speed using the applesmc module"'.

Release on GitHub

Compare changes on GitHub

Checks done (click to expand)
Instructions to test this update (click to expand)

One-time optional setup to skip building using Cachix:

  1. Install cachix from https://cachix.org/
  2. Use r-ryantm's cache:
    cachix use r-ryantm
    

Test this update by entering a nix shell, seeing what is inside the
result, and if applicable, running some binaries:

nix-shell --pure -I nixpkgs=https://github.com/r-ryantm/nixpkgs/archive/7eb2064f8ff1adaacdc76c4a5eb9e63cc316f499.tar.gz -p mbpfan
ls -la /nix/store/1xs04md37w4llpav2adsdkhlbxlwpxhc-mbpfan-2.1.0

cc @cstrahan for testing.

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mbpfan/versions
@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: mbpfan

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 x86_64-linux (full log)

Attempted: mbpfan

Partial log (click to expand)

gcc  -g -lm  src/strmap.o src/main.o src/mbpfan.o src/daemon.o src/settings.o src/minunit.o -lm -o bin/mbpfan
installing
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/1xs04md37w4llpav2adsdkhlbxlwpxhc-mbpfan-2.1.0
shrinking /nix/store/1xs04md37w4llpav2adsdkhlbxlwpxhc-mbpfan-2.1.0/bin/mbpfan
strip is /nix/store/h0lbngpv6ln56hjj59i6l77vxq25flbz-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/1xs04md37w4llpav2adsdkhlbxlwpxhc-mbpfan-2.1.0/bin
patching script interpreter paths in /nix/store/1xs04md37w4llpav2adsdkhlbxlwpxhc-mbpfan-2.1.0
checking for references to /build in /nix/store/1xs04md37w4llpav2adsdkhlbxlwpxhc-mbpfan-2.1.0...
/nix/store/1xs04md37w4llpav2adsdkhlbxlwpxhc-mbpfan-2.1.0

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: mbpfan

Partial log (click to expand)

gcc  -g -lm  src/strmap.o src/main.o src/mbpfan.o src/daemon.o src/settings.o src/minunit.o -lm -o bin/mbpfan
installing
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/w9vjb6qy2mklyy82wpqnij6r0j47kvh1-mbpfan-2.1.0
shrinking /nix/store/w9vjb6qy2mklyy82wpqnij6r0j47kvh1-mbpfan-2.1.0/bin/mbpfan
strip is /nix/store/y4ymnvgxygpq05h03kyzbj572zmh6zla-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/w9vjb6qy2mklyy82wpqnij6r0j47kvh1-mbpfan-2.1.0/bin
patching script interpreter paths in /nix/store/w9vjb6qy2mklyy82wpqnij6r0j47kvh1-mbpfan-2.1.0
checking for references to /build in /nix/store/w9vjb6qy2mklyy82wpqnij6r0j47kvh1-mbpfan-2.1.0...
/nix/store/w9vjb6qy2mklyy82wpqnij6r0j47kvh1-mbpfan-2.1.0

@xeji xeji merged commit 3154032 into NixOS:master Sep 29, 2018
@r-ryantm r-ryantm deleted the auto-update/mbpfan branch October 3, 2018 04:08
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