Skip to content

volume_key: 0.3.10 → 0.3.11#43709

Merged
jtojnar merged 1 commit intoNixOS:masterfrom
jtojnar:volume-key-0.3.11
Jul 18, 2018
Merged

volume_key: 0.3.10 → 0.3.11#43709
jtojnar merged 1 commit intoNixOS:masterfrom
jtojnar:volume-key-0.3.11

Conversation

@jtojnar
Copy link
Member

@jtojnar jtojnar commented Jul 18, 2018

Motivation for this change
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.

@worldofpeace
Copy link
Contributor

Builds locally for me. 👍

@jtojnar jtojnar mentioned this pull request Jul 18, 2018
8 tasks
@GrahamcOfBorg GrahamcOfBorg added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. labels Jul 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: volume_key

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: volume_key

Partial log (click to expand)

strip is /nix/store/90vmpr41dzsx350k5argycaf693hnl1l-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/hsjv2w2gr3qwhwyr1k69bbmbm682449p-volume_key-0.3.11-dev
checking for references to /build in /nix/store/hsjv2w2gr3qwhwyr1k69bbmbm682449p-volume_key-0.3.11-dev...
shrinking RPATHs of ELF executables and libraries in /nix/store/dqava1nq0mp4p2p5a78q2nkg06z0jmn1-volume_key-0.3.11-py
shrinking /nix/store/dqava1nq0mp4p2p5a78q2nkg06z0jmn1-volume_key-0.3.11-py/lib/python3.6/site-packages/_volume_key.so
strip is /nix/store/90vmpr41dzsx350k5argycaf693hnl1l-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/dqava1nq0mp4p2p5a78q2nkg06z0jmn1-volume_key-0.3.11-py/lib
patching script interpreter paths in /nix/store/dqava1nq0mp4p2p5a78q2nkg06z0jmn1-volume_key-0.3.11-py
checking for references to /build in /nix/store/dqava1nq0mp4p2p5a78q2nkg06z0jmn1-volume_key-0.3.11-py...
/nix/store/pf4xlal9ax784iy5k2b2y4bs8mpdwq4h-volume_key-0.3.11

@jtojnar jtojnar merged commit c21b693 into NixOS:master Jul 18, 2018
@jtojnar jtojnar deleted the volume-key-0.3.11 branch July 18, 2018 12:23
@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: volume_key

Partial log (click to expand)

strip is /nix/store/7iyn7gn33i7xxjgmwf25k20246y6nd9d-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/9bsanc3m6dyk48xs38yzi2fcn41m0p2p-volume_key-0.3.11-dev
checking for references to /build in /nix/store/9bsanc3m6dyk48xs38yzi2fcn41m0p2p-volume_key-0.3.11-dev...
shrinking RPATHs of ELF executables and libraries in /nix/store/clvx1ssczah3sqp9f2wmfxqg5dclasi4-volume_key-0.3.11-py
shrinking /nix/store/clvx1ssczah3sqp9f2wmfxqg5dclasi4-volume_key-0.3.11-py/lib/python3.6/site-packages/_volume_key.so
strip is /nix/store/7iyn7gn33i7xxjgmwf25k20246y6nd9d-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/clvx1ssczah3sqp9f2wmfxqg5dclasi4-volume_key-0.3.11-py/lib
patching script interpreter paths in /nix/store/clvx1ssczah3sqp9f2wmfxqg5dclasi4-volume_key-0.3.11-py
checking for references to /build in /nix/store/clvx1ssczah3sqp9f2wmfxqg5dclasi4-volume_key-0.3.11-py...
/nix/store/6s4m9rfdc3a5qq93igm5bdprhhb96qwj-volume_key-0.3.11

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: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants