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

imwheel: init at 1.0.0pre12 #50868

Merged
merged 1 commit into from Nov 23, 2018
Merged

imwheel: init at 1.0.0pre12 #50868

merged 1 commit into from Nov 23, 2018

Conversation

jhillyerd
Copy link
Contributor

@jhillyerd jhillyerd commented Nov 21, 2018

Motivation for this change

Add imwheel package, allowing configuration of mouse scroll wheel for X11 users.

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/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Fits CONTRIBUTING.md.

@jhillyerd jhillyerd changed the title imwheel: Add 1.0.0pre12 imwheel: init at 1.0.0pre12 Nov 22, 2018
@jhillyerd jhillyerd force-pushed the imwheel branch 3 times, most recently from 0302ac2 to 39f9a90 Compare November 23, 2018 19:02
@jhillyerd
Copy link
Contributor Author

Thanks for the tip, updated and squashed.

@worldofpeace
Copy link
Contributor

@GrahamcOfBorg build imwheel

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: imwheel

Partial log (click to expand)

make[1]: Leaving directory '/build/imwheel-1.0.0pre12'
post-installation fixup
moving /nix/store/ck235im4w9jgs9hfahjg6g4skrx4pbjf-imwheel-1.0.0pre12/man to /nix/store/ck235im4w9jgs9hfahjg6g4skrx4pbjf-imwheel-1.0.0pre12/share/man
shrinking RPATHs of ELF executables and libraries in /nix/store/ck235im4w9jgs9hfahjg6g4skrx4pbjf-imwheel-1.0.0pre12
shrinking /nix/store/ck235im4w9jgs9hfahjg6g4skrx4pbjf-imwheel-1.0.0pre12/bin/imwheel
gzipping man pages under /nix/store/ck235im4w9jgs9hfahjg6g4skrx4pbjf-imwheel-1.0.0pre12/share/man/
strip is /nix/store/rpbg8gmqxhz8g61p1plz5d2srs84pvmv-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/ck235im4w9jgs9hfahjg6g4skrx4pbjf-imwheel-1.0.0pre12/bin
patching script interpreter paths in /nix/store/ck235im4w9jgs9hfahjg6g4skrx4pbjf-imwheel-1.0.0pre12
checking for references to /build in /nix/store/ck235im4w9jgs9hfahjg6g4skrx4pbjf-imwheel-1.0.0pre12...

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: imwheel

Partial log (click to expand)

post-installation fixup
moving /nix/store/bdkqpcy260mn2mg1d3d4ad860jx1k8d7-imwheel-1.0.0pre12/man to /nix/store/bdkqpcy260mn2mg1d3d4ad860jx1k8d7-imwheel-1.0.0pre12/share/man
shrinking RPATHs of ELF executables and libraries in /nix/store/bdkqpcy260mn2mg1d3d4ad860jx1k8d7-imwheel-1.0.0pre12
shrinking /nix/store/bdkqpcy260mn2mg1d3d4ad860jx1k8d7-imwheel-1.0.0pre12/bin/imwheel
gzipping man pages under /nix/store/bdkqpcy260mn2mg1d3d4ad860jx1k8d7-imwheel-1.0.0pre12/share/man/
strip is /nix/store/6dpnd5aniypn8124mmy8f88s4mq2zl07-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/bdkqpcy260mn2mg1d3d4ad860jx1k8d7-imwheel-1.0.0pre12/bin
patching script interpreter paths in /nix/store/bdkqpcy260mn2mg1d3d4ad860jx1k8d7-imwheel-1.0.0pre12
checking for references to /build in /nix/store/bdkqpcy260mn2mg1d3d4ad860jx1k8d7-imwheel-1.0.0pre12...
/nix/store/bdkqpcy260mn2mg1d3d4ad860jx1k8d7-imwheel-1.0.0pre12

Copy link
Contributor

@worldofpeace worldofpeace left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Builds and executes locally.

Looks Good 👍

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

4 participants