Skip to content

spotifyd: Use stdenvNoCC instead of stdenv#505345

Closed
felixsinger wants to merge 1 commit intoNixOS:masterfrom
felixsinger:pkgs/spotifyd/stdenvnocc
Closed

spotifyd: Use stdenvNoCC instead of stdenv#505345
felixsinger wants to merge 1 commit intoNixOS:masterfrom
felixsinger:pkgs/spotifyd/stdenvnocc

Conversation

@felixsinger
Copy link
Copy Markdown
Member

@felixsinger felixsinger commented Mar 31, 2026

C compiler and linker are not required to build, so use stdenvNoCC.

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

@nixpkgs-ci nixpkgs-ci bot requested review from anderslundstedt and getchoo March 31, 2026 13:09
@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. labels Mar 31, 2026
C compiler and linker are not required to build, so use stdenvNoCC.

Signed-off-by: Felix Singer <felixsinger@posteo.net>
@felixsinger felixsinger force-pushed the pkgs/spotifyd/stdenvnocc branch from e020d2b to 5391467 Compare March 31, 2026 13:16
@felixsinger
Copy link
Copy Markdown
Member Author

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 505345
Commit: 539146772e02821943fe79d29feea8fafd4b2239

@felixsinger
Copy link
Copy Markdown
Member Author

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 505345 --package spotifyd
Commit: 539146772e02821943fe79d29feea8fafd4b2239


x86_64-linux

✅ 1 package built:
  • spotifyd

@emilylange
Copy link
Copy Markdown
Member

See #505358 (comment).

Closing.

@emilylange emilylange closed this Mar 31, 2026
@felixsinger felixsinger deleted the pkgs/spotifyd/stdenvnocc branch March 31, 2026 17:21
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: 0 This PR does not cause any packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants