[PR #208] [MERGED] Update flake, replace alejandra with nixfmt #211

Closed
opened 2025-12-29 04:21:59 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ryan4yin/nix-config/pull/208
Author: @ryan4yin
Created: 7/30/2025
Status: Merged
Merged: 7/30/2025
Merged by: @ryan4yin

Base: mainHead: update-flake


📝 Commits (6)

  • d605ef2 feat: neovim - use nixd as nix lsp
  • a6cee81 flake.lock: Update
  • d00c2b7 feat: replace alejandra with nixfmt(rfc-style) 1.0.0
  • 4c3fe41 chore: rename pre-commit-hooks.nix to git-hooks.nix
  • f2f4506 chore: install ai stuff(ollama) & games(steam) only on idols-ai
  • 7ae1d3f chore: remove platformio - not used currently

📊 Changes

13 files changed (+66 additions, -62 deletions)

View changed files

📝 flake.lock (+50 -49)
📝 flake.nix (+1 -1)
📝 home/base/tui/editors/neovim/nvim/lua/plugins/astrolsp.lua (+2 -1)
📝 home/base/tui/editors/neovim/nvim/lua/plugins/none-ls.lua (+1 -1)
📝 home/base/tui/editors/packages.nix (+2 -3)
📝 hosts/idols-ai/ai/default.nix (+0 -0)
📝 hosts/idols-ai/ai/ollama.nix (+0 -0)
📝 hosts/idols-ai/default.nix (+1 -0)
📝 hosts/idols-ai/game/default.nix (+0 -0)
📝 hosts/idols-ai/game/gamemode.nix (+0 -0)
📝 hosts/idols-ai/game/steam.nix (+0 -0)
📝 modules/nixos/desktop/peripherals.nix (+3 -3)
📝 outputs/default.nix (+6 -4)

📄 Description

No description provided


🔄 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/ryan4yin/nix-config/pull/208 **Author:** [@ryan4yin](https://github.com/ryan4yin) **Created:** 7/30/2025 **Status:** ✅ Merged **Merged:** 7/30/2025 **Merged by:** [@ryan4yin](https://github.com/ryan4yin) **Base:** `main` ← **Head:** `update-flake` --- ### 📝 Commits (6) - [`d605ef2`](https://github.com/ryan4yin/nix-config/commit/d605ef23ec389d7128a4b9aa6667f9aa686e2141) feat: neovim - use nixd as nix lsp - [`a6cee81`](https://github.com/ryan4yin/nix-config/commit/a6cee819e80df755076ae16931eea571dca6b635) flake.lock: Update - [`d00c2b7`](https://github.com/ryan4yin/nix-config/commit/d00c2b78056c5d5d6bef62cd725a05bfdbbed885) feat: replace alejandra with nixfmt(rfc-style) 1.0.0 - [`4c3fe41`](https://github.com/ryan4yin/nix-config/commit/4c3fe419997dce420f513843e3206dc464f7d740) chore: rename pre-commit-hooks.nix to git-hooks.nix - [`f2f4506`](https://github.com/ryan4yin/nix-config/commit/f2f450636f87cabf9d191d902103595ca28d7ad1) chore: install ai stuff(ollama) & games(steam) only on idols-ai - [`7ae1d3f`](https://github.com/ryan4yin/nix-config/commit/7ae1d3f96301e9346c1df1fd14c283afc4b7926b) chore: remove platformio - not used currently ### 📊 Changes **13 files changed** (+66 additions, -62 deletions) <details> <summary>View changed files</summary> 📝 `flake.lock` (+50 -49) 📝 `flake.nix` (+1 -1) 📝 `home/base/tui/editors/neovim/nvim/lua/plugins/astrolsp.lua` (+2 -1) 📝 `home/base/tui/editors/neovim/nvim/lua/plugins/none-ls.lua` (+1 -1) 📝 `home/base/tui/editors/packages.nix` (+2 -3) 📝 `hosts/idols-ai/ai/default.nix` (+0 -0) 📝 `hosts/idols-ai/ai/ollama.nix` (+0 -0) 📝 `hosts/idols-ai/default.nix` (+1 -0) 📝 `hosts/idols-ai/game/default.nix` (+0 -0) 📝 `hosts/idols-ai/game/gamemode.nix` (+0 -0) 📝 `hosts/idols-ai/game/steam.nix` (+0 -0) 📝 `modules/nixos/desktop/peripherals.nix` (+3 -3) 📝 `outputs/default.nix` (+6 -4) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 04:21:59 +01:00
adam closed this issue 2025-12-29 04:21:59 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/nix-config-ryan4yin#211