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

qtractor: 0.9.8 -> 0.9.9 #66132

Merged
merged 2 commits into from Aug 7, 2019
Merged

qtractor: 0.9.8 -> 0.9.9 #66132

merged 2 commits into from Aug 7, 2019

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Aug 5, 2019

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

meta.description for qtractor is: '"Audio/MIDI multi-track sequencer"'.

meta.homepage for qtractor is: '"http://qtractor.sourceforge.net"

Checks done (click to expand)
Rebuild report (if merged into master) (click to expand)

3 total rebuild path(s)

1 package rebuild(s)

1 x86_64-linux rebuild(s)
1 i686-linux rebuild(s)
0 x86_64-darwin rebuild(s)
1 aarch64-linux rebuild(s)

First fifty rebuilds by attrpath
qtractor

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/71awlm3ybc7paafhnkdxklzb42y75icr-qtractor-0.9.9 \
  --option binary-caches 'https://cache.nixos.org/ https://r-ryantm.cachix.org/' \
  --option trusted-public-keys '
  r-ryantm.cachix.org-1:gkUbLkouDAyvBdpBX0JOdIiD2/DP1ldF3Z3Y6Gqcc4c=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(r-ryantm's Cachix cache is only trusted for this store-path realization.)

Or, build yourself:

nix-build -A qtractor https://github.com/r-ryantm/nixpkgs/archive/e853b05efb97a0765214b57a71cb66cd1eb142cd.tar.gz

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/71awlm3ybc7paafhnkdxklzb42y75icr-qtractor-0.9.9
ls -la /nix/store/71awlm3ybc7paafhnkdxklzb42y75icr-qtractor-0.9.9/bin

cc @cillianderoiste 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/qtractor/versions
Copy link
Contributor

@jonringer jonringer left a comment

Choose a reason for hiding this comment

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

seems to be broken, needs wrapQtAppsHook

[nix-shell:~/.cache/nix-review/pr-66132]$ ./results/qtractor/bin/qtractor --help
qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in ""
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Aborted

@mmahut
Copy link
Member

mmahut commented Aug 7, 2019

@jonringer feel free to test with latest change. Thank you.

Copy link
Contributor

@jonringer jonringer left a comment

Choose a reason for hiding this comment

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

nix-review passes on NixOS
diff LGTM
binary works

NOTE: I do get a 10:14:11.156 The audio/MIDI engine could not be started. Make sure the JACK audio server (jackd) and/or the ALSA Sequencer kernel module (snd-seq-midi) are up and running and then restart the session.
but I think that has more to do with my system than the package.

@mmahut mmahut merged commit b75a2e4 into NixOS:master Aug 7, 2019
@r-ryantm r-ryantm deleted the auto-update/qtractor branch August 17, 2019 13:56
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