[PR #545] [MERGED] Nix refactor #9219

Closed
opened 2026-05-23 03:55:58 +01:00 by JakeStanger · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/545
Author: @JakeStanger
Created: 4/17/2024
Status: Merged
Merged: 4/17/2024
Merged by: @JakeStanger

Base: masterHead: build/nix/refactor


📝 Commits (4)

  • a86f8b5 build(nix): update substituters to use garnix cache
  • 80f16c5 style(nix): format
  • 314bfe7 refactor(nix): simplify flake
  • ee1ade0 build(nix): do not include unused inputs when using feature subset

📊 Changes

2 files changed (+253 additions, -239 deletions)

View changed files

📝 flake.nix (+193 -186)
📝 nix/default.nix (+60 -53)

📄 Description

Tidies up the nix files a bit and fixes a couple of issues.


🔄 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/JakeStanger/ironbar/pull/545 **Author:** [@JakeStanger](https://github.com/JakeStanger) **Created:** 4/17/2024 **Status:** ✅ Merged **Merged:** 4/17/2024 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `build/nix/refactor` --- ### 📝 Commits (4) - [`a86f8b5`](https://github.com/JakeStanger/ironbar/commit/a86f8b5d503ee03bc93a853bbabae3a22a9e1668) build(nix): update substituters to use garnix cache - [`80f16c5`](https://github.com/JakeStanger/ironbar/commit/80f16c50378827e21ebd58a7507f6a0bbf967fd3) style(nix): format - [`314bfe7`](https://github.com/JakeStanger/ironbar/commit/314bfe7abecec66692d138b49186865c9132c6ef) refactor(nix): simplify flake - [`ee1ade0`](https://github.com/JakeStanger/ironbar/commit/ee1ade0f345aa8ec91b3737c746452111d840530) build(nix): do not include unused inputs when using feature subset ### 📊 Changes **2 files changed** (+253 additions, -239 deletions) <details> <summary>View changed files</summary> 📝 `flake.nix` (+193 -186) 📝 `nix/default.nix` (+60 -53) </details> ### 📄 Description Tidies up the nix files a bit and fixes a couple of issues. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-23 03:55:58 +01: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
JakeStanger/ironbar#9219
No description provided.