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

ashuffle: init at version 3.4.0 #89186

Merged
merged 2 commits into from Aug 22, 2020
Merged

ashuffle: init at version 3.4.0 #89186

merged 2 commits into from Aug 22, 2020

Conversation

tcbravo
Copy link
Contributor

@tcbravo tcbravo commented May 29, 2020

Motivation for this change

ashuffle automatically shuffles the contents of an mpd music library when the playlist runs out of tracks. It has a grouping feature which can be used to shuffle tracks based on their tags (in other words, you can shuffle artists or albums).

I use it to keep my mpd playlist supplied with music, even when I am not controlling it directly.

I also added myself to the maintainers list for this package.

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • 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 nixpkgs-review --run "nixpkgs-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)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.

Copy link
Contributor

@alexarice alexarice left a comment

Choose a reason for hiding this comment

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

Your commits should be titled:

  • maintainers: add tcbravo
  • ashuffle: init at version 3.4.0

pkgs/applications/audio/ashuffle/default.nix Outdated Show resolved Hide resolved
pkgs/applications/audio/ashuffle/default.nix Outdated Show resolved Hide resolved
pkgs/applications/audio/ashuffle/default.nix Outdated Show resolved Hide resolved
pkgs/applications/audio/ashuffle/default.nix Outdated Show resolved Hide resolved
Copy link
Contributor

@alexarice alexarice left a comment

Choose a reason for hiding this comment

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

Builds with nix-review and at least runs help page. I would still check if there is some way to move cmake to a native build input but otherwise looks good

@GrahamcOfBorg build

@tcbravo
Copy link
Contributor Author

tcbravo commented Aug 22, 2020

Anything I can do to help get this moved along?

@alexarice
Copy link
Contributor

I'd try posting on the "PR already reviewed" discourse post.

@nixos-discourse
Copy link

This pull request has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/prs-already-reviewed/2617/206

@erikarvstedt
Copy link
Member

Please rebase the first two commits to master.

@tcbravo
Copy link
Contributor Author

tcbravo commented Aug 22, 2020

Should be good now?

Copy link
Contributor

@alexarice alexarice 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

Copy link
Contributor

@danieldk danieldk left a comment

Choose a reason for hiding this comment

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

LGTM.

Result of nixpkgs-review pr 89186 1

1 package built:
- ashuffle

Checked the binary to work.

Thanks a lot!

@danieldk danieldk merged commit 379348c into NixOS:master Aug 22, 2020
@tcbravo tcbravo deleted the ashuffle branch August 22, 2020 12:38
@tcbravo tcbravo mentioned this pull request Feb 18, 2021
10 tasks
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

6 participants