[PR #66] [MERGED] Add initial nix flags impl #6099

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

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/66
Author: @yavko
Created: 2/8/2023
Status: Merged
Merged: 3/1/2023
Merged by: @JakeStanger

Base: masterHead: add-nix-flags


📝 Commits (5)

  • 9984b63 feat(nix): initial nix feature flags impl
  • b2749fe style(nix): fmt flake.nix
  • b1475a1 feat(nix): use cargo default features
  • 3a44d74 style(nix): fmt flake.nix
  • 54b9b28 fix: make readme more concise

📊 Changes

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

View changed files

📝 README.md (+1 -0)
📝 flake.nix (+29 -13)

📄 Description

Pretty self explanatory


🔄 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/66 **Author:** [@yavko](https://github.com/yavko) **Created:** 2/8/2023 **Status:** ✅ Merged **Merged:** 3/1/2023 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `add-nix-flags` --- ### 📝 Commits (5) - [`9984b63`](https://github.com/JakeStanger/ironbar/commit/9984b638b55adea11ba90412346fbb8220f05682) feat(nix): initial nix feature flags impl - [`b2749fe`](https://github.com/JakeStanger/ironbar/commit/b2749fee928e0607e2b53f5f850b177978e6bcbe) style(nix): fmt flake.nix - [`b1475a1`](https://github.com/JakeStanger/ironbar/commit/b1475a1affd2f101f1f707ab1a0e8e5509a1d99f) feat(nix): use cargo default features - [`3a44d74`](https://github.com/JakeStanger/ironbar/commit/3a44d74cf3bcadd147309438bde061120afb713e) style(nix): fmt flake.nix - [`54b9b28`](https://github.com/JakeStanger/ironbar/commit/54b9b28c75b2fe300e2bad1436d315da1950953e) fix: make readme more concise ### 📊 Changes **2 files changed** (+30 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) 📝 `flake.nix` (+29 -13) </details> ### 📄 Description Pretty self explanatory --- <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:09 +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#6099
No description provided.