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

quantomatic: init at 0.7 #51064

Merged
merged 1 commit into from Nov 27, 2018
Merged

quantomatic: init at 0.7 #51064

merged 1 commit into from Nov 27, 2018

Conversation

NickHu
Copy link
Contributor

@NickHu NickHu commented Nov 26, 2018

Motivation for this change

Introduce an expression for the Quantomatic tool.

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)
  • Assured whether relevant documentation is up to date
  • Fits CONTRIBUTING.md.

@c0bw3b
Copy link
Contributor

c0bw3b commented Nov 26, 2018

Tested locally and runs fine otherwise

@NickHu
Copy link
Contributor Author

NickHu commented Nov 26, 2018

All suggestions committed

@c0bw3b
Copy link
Contributor

c0bw3b commented Nov 26, 2018

@GrahamcOfBorg build quantomatic

@GrahamcOfBorg
Copy link

No attempt on aarch64-linux (full log)

The following builds were skipped because they don't evaluate on aarch64-linux: quantomatic

Partial log (click to expand)


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

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


@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: quantomatic

Partial log (click to expand)

copying path '/nix/store/9jbxvfn0pk3nxf3z27gk47jxc23iz5ss-polkit-0.115' from 'https://cache.nixos.org'...
copying path '/nix/store/j6xdasl9qnj8wx0z2z70mq7fipc943f2-pango-1.42.4' from 'https://cache.nixos.org'...
copying path '/nix/store/2ci56msllw5yrl26sk8q1c46pfkw7k5d-gconf-3.2.6' from 'https://cache.nixos.org'...
copying path '/nix/store/c9xmcf9y0wd7gmzfk2cagny73ryj6pqk-gtk+-2.24.32' from 'https://cache.nixos.org'...
copying path '/nix/store/0rk5qk91lz1gk0xmaaqf948lba46l602-gnome-vfs-2.24.4' from 'https://cache.nixos.org'...
100 56.5M  100 56.5M    0     0  43.9M      0  0:00:01  0:00:01 --:--:-- 57.6M
copying path '/nix/store/1vyp8cj5n7rdq6wsppvd8nry8rw785ll-openjdk-8u192b26-jre' from 'https://cache.nixos.org'...
building '/nix/store/dq4dydw14dasf0nsr36yihdhfx068yh3-quantomatic-0.7.drv'...
installing
/nix/store/6c01wyg8a569gx9dprsxgcqsaszf72lr-quantomatic-0.7

@c0bw3b
Copy link
Contributor

c0bw3b commented Nov 26, 2018

(Darwin builder looks congested)

@c0bw3b c0bw3b self-assigned this Nov 26, 2018
@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: quantomatic

Partial log (click to expand)

  inflating: ZuluJCEPolicies/US_export_policy.jar
post-installation fixup
moving /nix/store/8a5qqrdbc01bacraaka3nzk8dia3zp1n-zulu1.8.0_121-8.20.0.5/man to /nix/store/8a5qqrdbc01bacraaka3nzk8dia3zp1n-zulu1.8.0_121-8.20.0.5/share/man
gzipping man pages under /nix/store/8a5qqrdbc01bacraaka3nzk8dia3zp1n-zulu1.8.0_121-8.20.0.5/share/man/
strip is /nix/store/mvpvjar6m4jpjcz48715w2pax53djv6g-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/8a5qqrdbc01bacraaka3nzk8dia3zp1n-zulu1.8.0_121-8.20.0.5/lib  /nix/store/8a5qqrdbc01bacraaka3nzk8dia3zp1n-zulu1.8.0_121-8.20.0.5/bin
patching script interpreter paths in /nix/store/8a5qqrdbc01bacraaka3nzk8dia3zp1n-zulu1.8.0_121-8.20.0.5
building '/nix/store/dxqfn1ygcnw1b762y1y7x9j7jsq54mdj-quantomatic-0.7.drv'...
installing
/nix/store/vfa156b335hqc0g8bpwlp5pi62mlfj29-quantomatic-0.7

@c0bw3b c0bw3b merged commit 134e0dd into NixOS:master Nov 27, 2018
@NickHu NickHu deleted the quantomatic branch November 27, 2018 10:00
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