[PR #905] [MERGED] fix(nix): add missing nativeBuildInputs #1853

Closed
opened 2026-03-14 15:36:40 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/aome510/spotify-player/pull/905
Author: @DOD-101
Created: 12/30/2025
Status: Merged
Merged: 1/1/2026
Merged by: @aome510

Base: masterHead: fix-flake


📝 Commits (2)

  • bde6149 fix(nix): add missing nativeBuildInputs
  • 2f8f4a0 ci(nix): add nix build ci

📊 Changes

2 files changed (+29 additions, -0 deletions)

View changed files

.github/workflows/nix.yml (+23 -0)
📝 default.nix (+6 -0)

📄 Description

These dependencies were missing after #891

Fixes: https://github.com/aome510/spotify-player/pull/875#issuecomment-3699803008

My bad for not rebasing #875 after the pushes to master.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/aome510/spotify-player/pull/905 **Author:** [@DOD-101](https://github.com/DOD-101) **Created:** 12/30/2025 **Status:** ✅ Merged **Merged:** 1/1/2026 **Merged by:** [@aome510](https://github.com/aome510) **Base:** `master` ← **Head:** `fix-flake` --- ### 📝 Commits (2) - [`bde6149`](https://github.com/aome510/spotify-player/commit/bde614909158eccbec692adcfbfd7da762ee22cf) fix(nix): add missing nativeBuildInputs - [`2f8f4a0`](https://github.com/aome510/spotify-player/commit/2f8f4a099e88938c1db557f2feacaf025b1dc939) ci(nix): add nix build ci ### 📊 Changes **2 files changed** (+29 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/nix.yml` (+23 -0) 📝 `default.nix` (+6 -0) </details> ### 📄 Description These dependencies were missing after #891 Fixes: https://github.com/aome510/spotify-player/pull/875#issuecomment-3699803008 My bad for not rebasing #875 after the pushes to master. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 15:36:40 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-player#1853
No description provided.