[PR #1180] fix(flake): correct apps.default to point to ironbar #8232

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

Original Pull Request: https://github.com/JakeStanger/ironbar/pull/1180

State: closed
Merged: Yes


Fixes a broken reference in the apps output of the flake.
Previously, default = self.apps.ironbar; caused evaluation errors when running nix run . because self.apps.ironbar didn’t exist yet inside its own definition.

**Original Pull Request:** https://github.com/JakeStanger/ironbar/pull/1180 **State:** closed **Merged:** Yes --- Fixes a broken reference in the apps output of the flake. Previously, `default = self.apps.ironbar;` caused evaluation errors when running `nix run .` because self.apps.ironbar didn’t exist yet inside its own definition.
JakeStanger 2026-05-23 02:57:01 +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#8232
No description provided.