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

shairport-sync: 3.3.9 -> 4.1.1 #203869

Merged
merged 1 commit into from Feb 27, 2023

Conversation

jordanisaacs
Copy link
Member

@jordanisaacs jordanisaacs commented Dec 1, 2022

Description of changes

Update shairport-sync from 3.9 to 4.1.1. Additionally it is now formatted and enables configuration using function arguments. Differences from the previous version are enabling jack and pipewire backends by default. Airplay 2 is disabled by default to not break the nixos module as running it is much more complicated (requires nqptp). Added myself as a maintainer.

Closes #198387

Things done
  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 23.05 Release Notes (or backporting 22.11 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
    • (Release notes changes) Ran nixos/doc/manual/md-to-db.sh to update generated release notes
  • Fits CONTRIBUTING.md.

Built each enableXXX option successfully and ran the --help command. Ran nixpkgs default build successfully with the pipewire backend. I have not tested the existing nixos module.

Pinging @LnL7

pkgs/servers/shairport-sync/default.nix Outdated Show resolved Hide resolved
pkgs/servers/shairport-sync/default.nix Outdated Show resolved Hide resolved
pkgs/servers/shairport-sync/default.nix Outdated Show resolved Hide resolved
@jordanisaacs
Copy link
Member Author

jordanisaacs commented Dec 2, 2022

all fixed @SuperSandro2000

@seryl
Copy link
Contributor

seryl commented Dec 30, 2022

shairport-sync 4.1.1 is out -- I was just about to make a PR myself until I saw this.

version = "4.1.1";
...
sha256 = "sha256-EKt5mH9GmzeR4zdPDFOt26T9STpG1khVrY4DFIv5Maw=";

Is the latest sha if you want to update

@jordanisaacs jordanisaacs force-pushed the shairport-sync-update branch 2 times, most recently from ebba8dd to 5882a15 Compare January 12, 2023 03:51
@jordanisaacs jordanisaacs changed the title shairport-sync: 3.3.9 -> 4.1 shairport-sync: 3.3.9 -> 4.1.1 Jan 12, 2023
@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-ready-for-review/3032/1733

@hexagonal-sun
Copy link
Contributor

If this could be merged that would be great! I'm looking to try the new pipewire backend.

@jordanisaacs
Copy link
Member Author

If you mention it on the discourse for already reviewed might help it get merged. Been through a few reviews already so should be good ot go (also you can apply the patch yourself if you want). @hexagonal-sun

@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/851

@SuperSandro2000 SuperSandro2000 merged commit 7afa5ca into NixOS:master Feb 27, 2023
@jordanisaacs jordanisaacs deleted the shairport-sync-update branch February 27, 2023 21:35
@figsoda figsoda mentioned this pull request May 19, 2023
12 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

5 participants