[PR #1495] [MERGED] feat(nix): allow null package in nix module #1405

Closed
opened 2026-05-22 21:56:29 +01:00 by JakeStanger · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/1495
Author: @davidaf3
Created: 5/19/2026
Status: Merged
Merged: 5/21/2026
Merged by: @JakeStanger

Base: masterHead: feat/nix-allow-null-package


📝 Commits (1)

  • ee89cec feat(nix): allow null package in nix module

📊 Changes

1 file changed (+10 additions, -5 deletions)

View changed files

📝 nix/module.nix (+10 -5)

📄 Description

This PR makes programs.ironbar.package nullable so the nix module can be used along with a package installed from any other package manager. I have added the necessary checks to keep it backwards compatible


🔄 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/1495 **Author:** [@davidaf3](https://github.com/davidaf3) **Created:** 5/19/2026 **Status:** ✅ Merged **Merged:** 5/21/2026 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `feat/nix-allow-null-package` --- ### 📝 Commits (1) - [`ee89cec`](https://github.com/JakeStanger/ironbar/commit/ee89cecc88ac82c3c819429108db696a1ae53a37) feat(nix): allow null package in nix module ### 📊 Changes **1 file changed** (+10 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `nix/module.nix` (+10 -5) </details> ### 📄 Description This PR makes `programs.ironbar.package` nullable so the nix module can be used along with a package installed from any other package manager. I have added the necessary checks to keep it backwards compatible --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-22 21:56:29 +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#1405
No description provided.