[PR #113] [MERGED] Fix nix run support #6114

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

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/113
Author: @yavko
Created: 4/22/2023
Status: Merged
Merged: 4/22/2023
Merged by: @JakeStanger

Base: masterHead: fix-nix-run


📝 Commits (1)

  • 7926bb0 fix(nix): Fix nix run support

📊 Changes

2 files changed (+13 additions, -1 deletions)

View changed files

📝 flake.nix (+12 -0)
📝 nix/default.nix (+1 -1)

📄 Description

So, I had copied Hyprland's nix pkg metadata as a boilerplate, and forgot to replace one of the strings with ironbar, and someone brought it up with me that it was erroring weirdly, and so I fixed it, and also added direct support for nix run by defining apps.<system>.default instead of making it use a fallback ;). Also, I have tested this locally, can't show screenshot, because ironbar spits out a lot of stuff to stdout, and so I lost the output :P.


🔄 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/113 **Author:** [@yavko](https://github.com/yavko) **Created:** 4/22/2023 **Status:** ✅ Merged **Merged:** 4/22/2023 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `fix-nix-run` --- ### 📝 Commits (1) - [`7926bb0`](https://github.com/JakeStanger/ironbar/commit/7926bb07eb181edaf6da2f11a7dc00f8be2240eb) fix(nix): Fix `nix run` support ### 📊 Changes **2 files changed** (+13 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `flake.nix` (+12 -0) 📝 `nix/default.nix` (+1 -1) </details> ### 📄 Description So, I had copied Hyprland's nix pkg metadata as a boilerplate, and forgot to replace one of the strings with `ironbar`, and someone brought it up with me that it was erroring weirdly, and so I fixed it, and also added direct support for `nix run` by defining `apps.<system>.default` instead of making it use a fallback ;). Also, I have tested this locally, can't show screenshot, because ironbar spits out a lot of stuff to stdout, and so I lost the output :P. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-23 01:55:12 +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#6114
No description provided.