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

redsocks: add self as maintainer #44188

Merged
merged 1 commit into from Jul 29, 2018
Merged

Conversation

Ekleog
Copy link
Member

@Ekleog Ekleog commented Jul 29, 2018

Motivation for this change

Looks like I had not added myself as maintainer when submitting a PR for this package at first, likely because I thought maintainers had to be committers at the time. Anyway, here it is, at least someone will know if the build fails :)

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.

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: redsocks

Partial log (click to expand)

these paths will be fetched (6.96 MiB download, 27.11 MiB unpacked):
  /nix/store/4x4apd02kga5sj8204021pzp766q0rpl-glibc-2.27
  /nix/store/dxsdpwb87l0jhv7gdbr2ixv5qajv3q2k-openssl-1.0.2o
  /nix/store/qksj8mx1cdvhhblqxshjzfri4yc3qrdb-libevent-2.1.8
  /nix/store/w5y6hx3bz91zsvjshkkzxp11za1mlg61-redsocks-0.5
copying path '/nix/store/4x4apd02kga5sj8204021pzp766q0rpl-glibc-2.27' from 'https://cache.nixos.org'...
copying path '/nix/store/dxsdpwb87l0jhv7gdbr2ixv5qajv3q2k-openssl-1.0.2o' from 'https://cache.nixos.org'...
copying path '/nix/store/qksj8mx1cdvhhblqxshjzfri4yc3qrdb-libevent-2.1.8' from 'https://cache.nixos.org'...
copying path '/nix/store/w5y6hx3bz91zsvjshkkzxp11za1mlg61-redsocks-0.5' from 'https://cache.nixos.org'...
/nix/store/w5y6hx3bz91zsvjshkkzxp11za1mlg61-redsocks-0.5

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: redsocks

Partial log (click to expand)

these paths will be fetched (7.69 MiB download, 28.85 MiB unpacked):
  /nix/store/41r6iv5cpvds96xfyy78670712hq5rpz-libevent-2.1.8
  /nix/store/v2a7mgwlnxzycp6ldcdnzcfavznbkfa7-openssl-1.0.2o
  /nix/store/v7hg431d55q30gy7hqlpiji3jnvi8gs3-glibc-2.27
  /nix/store/vhrf5c05rllb80rfi5j7m9520z4c8b8l-redsocks-0.5
copying path '/nix/store/v7hg431d55q30gy7hqlpiji3jnvi8gs3-glibc-2.27' from 'https://cache.nixos.org'...
copying path '/nix/store/v2a7mgwlnxzycp6ldcdnzcfavznbkfa7-openssl-1.0.2o' from 'https://cache.nixos.org'...
copying path '/nix/store/41r6iv5cpvds96xfyy78670712hq5rpz-libevent-2.1.8' from 'https://cache.nixos.org'...
copying path '/nix/store/vhrf5c05rllb80rfi5j7m9520z4c8b8l-redsocks-0.5' from 'https://cache.nixos.org'...
/nix/store/vhrf5c05rllb80rfi5j7m9520z4c8b8l-redsocks-0.5

@Mic92 Mic92 merged commit 08254f2 into NixOS:master Jul 29, 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