[PR #48] [MERGED] s/pkgs.system/pkgs.hostPlatform.system/g #7490

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

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/48
Author: @colemickens
Created: 1/3/2023
Status: Merged
Merged: 1/3/2023
Merged by: @JakeStanger

Base: masterHead: master


📝 Commits (1)

  • df7c447 s/pkgs.system/pkgs.hostPlatform.system/g

📊 Changes

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

View changed files

📝 flake.nix (+1 -1)

📄 Description

similar to https://github.com/hyprwm/Hyprland/pull/1296

this fixes using ironbar on my system where I have nixpkgs.config.allowAliases set to false. Additionally, this is more correct and explicit for what happens when nixpkgs is used in cross compiling scenarios.


🔄 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/48 **Author:** [@colemickens](https://github.com/colemickens) **Created:** 1/3/2023 **Status:** ✅ Merged **Merged:** 1/3/2023 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`df7c447`](https://github.com/JakeStanger/ironbar/commit/df7c447e9c44709782d34a6885af79d34eab49bf) s/pkgs.system/pkgs.hostPlatform.system/g ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `flake.nix` (+1 -1) </details> ### 📄 Description similar to https://github.com/hyprwm/Hyprland/pull/1296 this fixes using ironbar on my system where I have `nixpkgs.config.allowAliases` set to false. Additionally, this is more correct and explicit for what happens when nixpkgs is used in cross compiling scenarios. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-23 02:54:59 +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#7490
No description provided.